tests.defaultPkgConfigPackages: Add recurseIntoAttrs

This commit is contained in:
Robert Hensing 2023-01-29 09:01:14 +01:00
parent 473ac9692e
commit f192e96d07

View File

@ -80,4 +80,4 @@ let
fi
'';
in
allTests // { inherit tests-combined; }
lib.recurseIntoAttrs allTests // { inherit tests-combined; }