ctucx.git: nixfiles

ctucx' nixfiles

commit 69afe420b182517a9ab4634e12bc79beead95cfa
parent 47979a9d53e4353da1ed97a29a73cf660606003b
Author: Katja (ctucx) <git@ctu.cx>
Date: Sat, 4 Jan 2025 16:49:35 +0100

flake.nix: Update `simple-nixos-mailserver` to 24.11
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -185,7 +185,7 @@
       type  = "gitlab";
       owner = "simple-nixos-mailserver";
       repo  = "nixos-mailserver";
-      ref   = "nixos-24.05";
+      ref   = "nixos-24.11";
       inputs.nixpkgs.follows = "nixpkgs";
     };