Remove buildPackages and test-pkgs from excluded-attrnames-at-any-depth

This commit is contained in:
Philip Taron
2024-07-25 17:27:43 -07:00
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;