about summary refs log blame commit diff
path: root/corepkgs/Makefile.new
blob: d208478259d2323c19c3be0f78113ade6a8b5a97 (plain) (tree)
1
2
3


                                                                                                                               
corepkgs_FILES = nar.nix buildenv.nix buildenv.pl unpack-channel.nix derivation.nix fetchurl.nix imported-drv-to-derivation.nix

$(foreach file,config.nix $(corepkgs_FILES),$(eval $(call install-file-in,$(datadir)/nix/corepkgs,$(d)/$(file))))