mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Package libnixmain
and libnixcmd
with Meson
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
0b901e10ee
commit
3acf3fc746
12 changed files with 441 additions and 2 deletions
|
@ -11,6 +11,8 @@ subproject('libstore')
|
|||
subproject('libfetchers')
|
||||
subproject('libexpr')
|
||||
subproject('libflake')
|
||||
subproject('libmain')
|
||||
subproject('libcmd')
|
||||
|
||||
# Docs
|
||||
subproject('internal-api-docs')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue