aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app/im/deploy/im-nix.hcl
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-01-22 17:15:29 +0100
committerAlex Auvolat <alex@adnab.me>2024-01-22 17:15:29 +0100
commit27242fbf70758c9e10cc83e723dfaf9832404674 (patch)
treeabec92b4920364bc26ff5d2ede8fed096e09a566 /cluster/staging/app/im/deploy/im-nix.hcl
parent6db49e00590f88c09dba112c4c8b4b1ed4389d5a (diff)
downloadnixcfg-27242fbf70758c9e10cc83e723dfaf9832404674.tar.gz
nixcfg-27242fbf70758c9e10cc83e723dfaf9832404674.zip
staging: cluster upgrades
Diffstat (limited to 'cluster/staging/app/im/deploy/im-nix.hcl')
-rw-r--r--cluster/staging/app/im/deploy/im-nix.hcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cluster/staging/app/im/deploy/im-nix.hcl b/cluster/staging/app/im/deploy/im-nix.hcl
index b8a2bbe..318e954 100644
--- a/cluster/staging/app/im/deploy/im-nix.hcl
+++ b/cluster/staging/app/im/deploy/im-nix.hcl
@@ -55,6 +55,7 @@ job "im" {
task "synapse" {
driver = "nix2"
config {
+ nixpkgs = "github:nixos/nixpkgs/nixos-23.11"
packages = [
"#cacert",
"#bash",