summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-06 23:49:41 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-06 23:49:41 +0200
commit15cb6efe7552fbbd0f7c590251644d5c5e3efa49 (patch)
treea595641dbb729e1c44784778cc1f2d4fe14f8cd4 /host
parentfix container? (diff)
downloadRory-Open-Architecture-15cb6efe7552fbbd0f7c590251644d5c5e3efa49.tar.xz
fix container?
Diffstat (limited to 'host')
-rwxr-xr-xhost/Rory-nginx/services/containers/pluralcontactbotpoc/root.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/containers/pluralcontactbotpoc/root.nix b/host/Rory-nginx/services/containers/pluralcontactbotpoc/root.nix
index edce0cb..537a438 100755
--- a/host/Rory-nginx/services/containers/pluralcontactbotpoc/root.nix
+++ b/host/Rory-nginx/services/containers/pluralcontactbotpoc/root.nix
@@ -1,4 +1,4 @@
-{ config, pkgs, lib, botcore-v4, ... }:
+{ config, pkgs, lib, conduit, ... }:
 
 {
   imports =