aboutsummaryrefslogtreecommitdiff
path: root/corepkgs/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'corepkgs/local.mk')
-rw-r--r--corepkgs/local.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/corepkgs/local.mk b/corepkgs/local.mk
index 41aaec63b..67306e50d 100644
--- a/corepkgs/local.mk
+++ b/corepkgs/local.mk
@@ -3,8 +3,7 @@ corepkgs_FILES = \
unpack-channel.nix \
derivation.nix \
fetchurl.nix \
- imported-drv-to-derivation.nix \
- default-installation-source.nix
+ imported-drv-to-derivation.nix
$(foreach file,config.nix $(corepkgs_FILES),$(eval $(call install-data-in,$(d)/$(file),$(datadir)/nix/corepkgs)))