forked from mirrors/nixpkgs
Revert "tests.defaultPkgConfigPackages: Add recurseIntoAttrs"
This reverts commit f192e96d07
.
This commit is contained in:
parent
2c257a212e
commit
deed04ab81
|
@ -42,4 +42,4 @@ let
|
||||||
else testers.hasPkgConfigModule { inherit moduleName; package = pkg; };
|
else testers.hasPkgConfigModule { inherit moduleName; package = pkg; };
|
||||||
|
|
||||||
in
|
in
|
||||||
lib.recurseIntoAttrs allTests // { inherit tests-combined; }
|
allTests // { inherit tests-combined; }
|
||||||
|
|
Loading…
Reference in a new issue