Re-add test-pkgs to excluded-attrnames-at-any-depth (#354004)
This commit is contained in:
commit
ad17261412
@ -75,6 +75,7 @@ let
|
||||
newScope = true;
|
||||
scope = true;
|
||||
pkgs = true;
|
||||
test-pkgs = true;
|
||||
callPackage = true;
|
||||
mkDerivation = true;
|
||||
overrideDerivation = true;
|
||||
|
Loading…
Reference in New Issue
Block a user