mirror of
https://github.com/NixOS/nix
synced 2025-07-12 19:05:08 +02:00
Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix
This commit is contained in:
commit
6f4682ad36
11 changed files with 97 additions and 113 deletions
1
Makefile
1
Makefile
|
@ -11,6 +11,7 @@ makefiles = \
|
|||
src/nix-env/local.mk \
|
||||
src/nix-daemon/local.mk \
|
||||
src/nix-collect-garbage/local.mk \
|
||||
src/nix-copy-closure/local.mk \
|
||||
src/nix-prefetch-url/local.mk \
|
||||
src/buildenv/local.mk \
|
||||
src/resolve-system-dependencies/local.mk \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue