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
@@ -75,6 +75,7 @@ let
newScope = true;
scope = true;
pkgs = true;
test-pkgs = true;
callPackage = true;
mkDerivation = true;
overrideDerivation = true;