Re-add test-pkgs to excluded-attrnames-at-any-depth (#354004)

This commit is contained in:
Philip Taron 2024-11-06 04:46:20 -08:00 committed by GitHub
commit ad17261412
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,6 +75,7 @@ let
newScope = true;
scope = true;
pkgs = true;
test-pkgs = true;
callPackage = true;
mkDerivation = true;
overrideDerivation = true;