mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-30 22:21:26 +00:00
tests.defaultPkgConfigPackages: Add recurseIntoAttrs
This commit is contained in:
parent
473ac9692e
commit
f192e96d07
@ -80,4 +80,4 @@ let
|
||||
fi
|
||||
'';
|
||||
in
|
||||
allTests // { inherit tests-combined; }
|
||||
lib.recurseIntoAttrs allTests // { inherit tests-combined; }
|
||||
|
Loading…
Reference in New Issue
Block a user