aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/cluster.nix
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/cluster.nix
parent6db49e00590f88c09dba112c4c8b4b1ed4389d5a (diff)
downloadnixcfg-27242fbf70758c9e10cc83e723dfaf9832404674.tar.gz
nixcfg-27242fbf70758c9e10cc83e723dfaf9832404674.zip
staging: cluster upgrades
Diffstat (limited to 'cluster/staging/cluster.nix')
-rw-r--r--cluster/staging/cluster.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/cluster.nix b/cluster/staging/cluster.nix
index 78081d5..b4bcfe4 100644
--- a/cluster/staging/cluster.nix
+++ b/cluster/staging/cluster.nix
@@ -118,7 +118,7 @@
{
config = [
{
- default_nixpkgs = "github:nixos/nixpkgs/nixos-22.11";
+ default_nixpkgs = "github:nixos/nixpkgs/nixos-23.11";
}
];
}