From bcf8ecf759c77c6d15b4d88db49238292771bdef Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Mon, 29 Dec 2025 14:13:49 -0800 Subject: [PATCH] bump cryochamber to 25.11 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 02fa678..5a4b3cd 100644 --- a/flake.nix +++ b/flake.nix @@ -36,7 +36,7 @@ ]; }; - nixosConfigurations.cryochamber = nixpkgs-25-05.lib.nixosSystem { + nixosConfigurations.cryochamber = nixpkgs-25-11.lib.nixosSystem { inherit system; specialArgs = { inherit impermanence;