diff options
author | Azat Bahawi <azat@bahawi.net> | 2024-03-17 17:52:16 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2024-03-17 17:52:16 +0300 |
commit | aa5ac7a7a16c3671b71eb5cac2512398a7e5bbe9 (patch) | |
tree | 314489d2e340c897eda97370fa22faf0b2a5248a /flake.nix | |
parent | 2024-03-10 (diff) |
2024-03-17
Diffstat (limited to '')
-rw-r--r-- | flake.nix | 2 |
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"; }; |