mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Package the Nix CLI with Meson
Co-Authored-By: Qyriad <qyriad@qyriad.me>
This commit is contained in:
parent
f1d88e0f27
commit
7a6269ba7b
21 changed files with 326 additions and 18 deletions
|
@ -15,6 +15,9 @@ subproject('libflake')
|
|||
subproject('libmain')
|
||||
subproject('libcmd')
|
||||
|
||||
# Executables
|
||||
subproject('nix')
|
||||
|
||||
# Docs
|
||||
subproject('internal-api-docs')
|
||||
subproject('external-api-docs')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue