mirror of
https://github.com/DeterminateSystems/flake-checker.git
synced 2024-11-09 21:12:46 +03:00
Health checks for your Nix flakes
src | ||
.envrc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
README.md | ||
rust-toolchain.toml |
flake-checker
nix run . -- --path ./flake.lock
Currently performs two checks:
- Checks that any explicit Nixpkgs Git refs are in this list:
nixos-22.11
nixos-22.11-small
nixos-unstable
nixos-unstable-small
nixpkgs-22.11-darwin
nixpkgs-unstable
- Checks that any Nixpkgs dependencies are less than 30 days old