mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Build nix-util-c with meson and unit test
This commit is contained in:
parent
5f4f789144
commit
ac89828b5a
16 changed files with 750 additions and 1 deletions
|
@ -36,6 +36,9 @@ let
|
|||
forAllPackages = lib.genAttrs [
|
||||
"nix"
|
||||
"nix-util"
|
||||
"nix-util-c"
|
||||
"nix-util-test-support"
|
||||
"nix-util-test"
|
||||
"nix-store"
|
||||
"nix-fetchers"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue