mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-27 07:14:52 +00:00
Remove buildPackages and test-pkgs from excluded-attrnames-at-any-depth
This commit is contained in:
parent
d7136b1c84
commit
bb7a5dd579
@ -75,11 +75,7 @@ let
|
||||
newScope = true;
|
||||
scope = true;
|
||||
pkgs = true;
|
||||
test-pkgs = true;
|
||||
|
||||
buildPackages = true;
|
||||
buildFreebsd = true;
|
||||
|
||||
callPackage = true;
|
||||
mkDerivation = true;
|
||||
overrideDerivation = true;
|
||||
|
Loading…
Reference in New Issue
Block a user