Merge pull request 'clan: ignore nixpkgs version checks in core' (#5416) from fix-override into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5416
This commit is contained in:
hsjobeki
2025-10-07 14:08:30 +00:00

View File

@@ -77,6 +77,8 @@
};
};
};
# Allows downstream users to inject "unsupported" nixpkgs versions
checks.minNixpkgsVersion.ignore = true;
};
systems = import systems;
imports = [