about summary refs log tree commit diff
path: root/corepkgs/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'corepkgs/local.mk')
-rw-r--r--corepkgs/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/local.mk b/corepkgs/local.mk
index a04e3e3fbc1d..19c1d06962c0 100644
--- a/corepkgs/local.mk
+++ b/corepkgs/local.mk
@@ -2,4 +2,4 @@ corepkgs_FILES = nar.nix buildenv.nix buildenv.pl unpack-channel.nix derivation.
 
 $(foreach file,config.nix $(corepkgs_FILES),$(eval $(call install-data-in,$(d)/$(file),$(datadir)/nix/corepkgs)))
 
-template_files += $(d)/config.nix
+template-files += $(d)/config.nix