Remove buildPackages and test-pkgs from excluded-attrnames-at-any-depth
This commit is contained in:
@@ -75,11 +75,7 @@ let
|
||||
newScope = true;
|
||||
scope = true;
|
||||
pkgs = true;
|
||||
test-pkgs = true;
|
||||
|
||||
buildPackages = true;
|
||||
buildFreebsd = true;
|
||||
|
||||
callPackage = true;
|
||||
mkDerivation = true;
|
||||
overrideDerivation = true;
|
||||
|
||||
Reference in New Issue
Block a user