Revert "Revert "tests.defaultPkgConfigPackages: Add recurseIntoAttrs""

This reverts commit deed04ab81.
This commit is contained in:
Robert Hensing
2023-01-31 15:12:04 +01:00
parent 5cfdab8950
commit 9520feaf76
@@ -42,4 +42,4 @@ let
else testers.hasPkgConfigModule { inherit moduleName; package = pkg; };
in
allTests // { inherit tests-combined; }
lib.recurseIntoAttrs allTests // { inherit tests-combined; }