Add a function for instantiating Autoconf *.in files
This commit is contained in:
parent
f980755766
commit
ed0a8dd71a
3 changed files with 14 additions and 4 deletions
|
|
@ -1,3 +1,5 @@
|
|||
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))))
|
||||
|
||||
template_files += $(d)/config.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue