ctucx.git: nixfiles

ctucx' nixfiles

commit 47a8de442dd0bc9118896d786483aefa1836dd0c
parent ae1e6095a64d10c1bf3668881484f6a871185e6f
Author: Leah (ctucx) <git@ctu.cx>
Date: Wed, 22 May 2024 16:34:12 +0200

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