mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Include missing components
This commit is contained in:
parent
2c184f694b
commit
79e0ef88bf
2 changed files with 11 additions and 0 deletions
|
@ -40,7 +40,17 @@ let
|
|||
"nix-util-test-support"
|
||||
"nix-util-test"
|
||||
"nix-store"
|
||||
"nix-store-c"
|
||||
"nix-store-test-support"
|
||||
"nix-store-test"
|
||||
"nix-fetchers"
|
||||
"nix-fetcher-test"
|
||||
"nix-expr"
|
||||
"nix-expr-c"
|
||||
"nix-expr-test-support"
|
||||
"nix-expr-test"
|
||||
"nix-flake"
|
||||
"nix-flake-test"
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue