From 3ac33751a4c230d1b0caf66bd09ef1baee5fd038 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Wed, 31 Jan 2024 02:42:19 +0300 Subject: 2024-01-31 --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f41d90f..884d9a3 100644 --- a/flake.nix +++ b/flake.nix @@ -46,8 +46,8 @@ url = "gitlab:simple-nixos-mailserver/nixos-mailserver"; inputs = { flake-compat.follows = "flake-compat"; - nixpkgs-22_11.follows = "nixpkgs-stable"; nixpkgs-23_05.follows = "nixpkgs-stable"; + nixpkgs-23_11.follows = "nixpkgs-stable"; nixpkgs.follows = "nixpkgs"; utils.follows = "flake-utils"; }; @@ -118,6 +118,7 @@ flake-compat.follows = "flake-compat"; flake-utils.follows = "flake-utils"; nixpkgs.follows = "nixpkgs"; + nixpkgs-stable.follows = "nixpkgs-stable"; }; }; -- cgit v1.2.3