mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 02:20:36 +00:00
Adds an internal CLI tool to verify Nixpkgs to conform to RFC 140.
See pkgs/test/nixpkgs-check-by-name/README.md for more information.
(cherry picked from commit 271eb02995)
Had to downgrade some dependencies in the Cargo.lock so that it builds
with the older Rust version.