mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Start of new Nix command-line interface
This commit is contained in:
parent
0db9e6cd1a
commit
cd2196b089
14 changed files with 362 additions and 74 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ makefiles = \
|
|||
src/libstore/local.mk \
|
||||
src/libmain/local.mk \
|
||||
src/libexpr/local.mk \
|
||||
src/nix-hash/local.mk \
|
||||
src/nix/local.mk \
|
||||
src/nix-store/local.mk \
|
||||
src/nix-instantiate/local.mk \
|
||||
src/nix-env/local.mk \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue