summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2024-01-13 00:34:06 +0100
committerstuebinm2024-01-13 00:34:06 +0100
commit3c752004c4a49319aa93eb586e77b563811a1217 (patch)
treec8aee4bed16feac0c08ba36c5a394b081e8f2c84 /flake.nix
parent448cc99cafc8d9a254eb3375521b3cba640de7e6 (diff)
update inputs
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 1aaeb1f..3ee0949 100644
--- a/flake.nix
+++ b/flake.nix
@@ -13,7 +13,7 @@
deploy-rs.url = "git+https://stuebinm.eu/git/forks/deploy-rs?ref=nom-flag";
deploy-rs.inputs.nixpkgs.follows = "nixpkgs";
simple-nixos-mailserver.url =
- "gitlab:simple-nixos-mailserver/nixos-mailserver/master";
+ "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-23.11";
simple-nixos-mailserver.inputs.nixpkgs.follows = "nixpkgs-unstable";
simple-nixos-mailserver.inputs.nixpkgs-23_05.follows = "nixpkgs";
simple-nixos-mailserver.inputs.nixpkgs-23_11.follows = "nixpkgs";