Skip to content

Commit ad17261

Browse files
authored
Re-add test-pkgs to excluded-attrnames-at-any-depth (#354004)
2 parents 6835d02 + 3e78bb1 commit ad17261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/top-level/release-attrpaths-superset.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ let
7575
newScope = true;
7676
scope = true;
7777
pkgs = true;
78+
test-pkgs = true;
7879
callPackage = true;
7980
mkDerivation = true;
8081
overrideDerivation = true;

0 commit comments

Comments
 (0)