ctucx.git: nixfiles

ctucx' nixfiles

commit b3799db05f3d55b9d15fd32af862e54f6b4014d5
parent cf1d6121722c575d7fc8e8b98fb1ef2f9dbe4522
Author: Leah (ctucx) <git@ctu.cx>
Date: Tue, 14 Mar 2023 16:12:20 +0100

flake: update nixos-mailserver
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -97,7 +97,7 @@
       type  = "gitlab";
       owner = "simple-nixos-mailserver";
       repo  = "nixos-mailserver";
-      ref   = "nixos-22.05";
+      ref   = "nixos-22.11";
       inputs.nixpkgs.follows = "nixpkgs";
     };