1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 06:35:08 +02:00

Package the Nix CLI with Meson

Co-Authored-By: Qyriad <qyriad@qyriad.me>
This commit is contained in:
John Ericson 2024-07-05 16:21:20 -04:00
parent f1d88e0f27
commit 7a6269ba7b
21 changed files with 326 additions and 18 deletions

View file

@ -53,6 +53,7 @@ let
"nix-flake-tests"
"nix-main"
"nix-cmd"
"nix-ng"
];
in
{