mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-28 08:33:54 +00:00
271eb02995
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.
4 lines
41 B
Nix
4 lines
41 B
Nix
self: super: {
|
|
nonDerivation = null;
|
|
}
|