2016-08-11 09:51:18 +00:00
|
|
|
corepkgs_FILES = buildenv.nix unpack-channel.nix derivation.nix fetchurl.nix imported-drv-to-derivation.nix
|
2013-11-25 08:55:19 +00:00
|
|
|
|
2013-11-25 15:05:56 +00:00
|
|
|
$(foreach file,config.nix $(corepkgs_FILES),$(eval $(call install-data-in,$(d)/$(file),$(datadir)/nix/corepkgs)))
|
2013-11-25 10:16:07 +00:00
|
|
|
|
2014-02-01 11:23:14 +00:00
|
|
|
template-files += $(d)/config.nix
|