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