diff --git a/flake.nix b/flake.nix index afd3c80..f0bb79c 100644 --- a/flake.nix +++ b/flake.nix @@ -68,6 +68,7 @@ ref = "master"; inputs = { nixpkgs.follows = "nixpkgs"; + nixpkgs-stable.follows = "nixpkgs"; }; };