remove sandbox defaults into a new file

This commit is contained in:
Jude Taylor 2015-09-29 10:08:33 -07:00
parent d4cac051f7
commit 1fc0fe1baf
3 changed files with 62 additions and 65 deletions

View file

@ -33,3 +33,4 @@ $(d)/local-store.cc: $(d)/schema.sql.hh
clean-files += $(d)/schema.sql.hh
$(eval $(call install-file-in, $(d)/nix-store.pc, $(prefix)/lib/pkgconfig, 0644))
$(eval $(call install-file-in, $(d)/sandbox-defaults.sb, $(prefix)/share/nix, 0644))