diff --git a/flake.nix b/flake.nix index 6b88b7509..ee4859ac1 100644 --- a/flake.nix +++ b/flake.nix @@ -77,6 +77,8 @@ }; }; }; + # Allows downstream users to inject "unsupported" nixpkgs versions + checks.minNixpkgsVersion.ignore = true; }; systems = import systems; imports = [