Make <nix/buildenv.nix> a builtin builder
This avoids sandbox annoyances.
This commit is contained in:
parent
9d40787938
commit
668ac3ea2c
7 changed files with 69 additions and 94 deletions
1
Makefile
1
Makefile
|
|
@ -12,7 +12,6 @@ makefiles = \
|
|||
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 \
|
||||
src/nix-channel/local.mk \
|
||||
src/nix-build/local.mk \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue