summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index b40e1a0..f145382 100644
--- a/flake.nix
+++ b/flake.nix
@@ -55,8 +55,6 @@
url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
inputs = {
flake-compat.follows = "flake-compat";
- nixpkgs-23_05.follows = "nixpkgs-stable";
- nixpkgs-23_11.follows = "nixpkgs-stable";
nixpkgs.follows = "nixpkgs";
utils.follows = "flake-utils";
};