summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-03-17 17:52:16 +0300
committerAzat Bahawi <azat@bahawi.net>2024-03-17 17:52:16 +0300
commitaa5ac7a7a16c3671b71eb5cac2512398a7e5bbe9 (patch)
tree314489d2e340c897eda97370fa22faf0b2a5248a /flake.nix
parentafa03e6f6ea66f5568805ebd73b8c38f008c3c8b (diff)
2024-03-17
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";
};