aboutsummaryrefslogtreecommitdiff
path: root/corepkgs/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'corepkgs/local.mk')
-rw-r--r--corepkgs/local.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/corepkgs/local.mk b/corepkgs/local.mk
deleted file mode 100644
index 0bc91cfab..000000000
--- a/corepkgs/local.mk
+++ /dev/null
@@ -1,4 +0,0 @@
-corepkgs_FILES = \
- fetchurl.nix
-
-$(foreach file,$(corepkgs_FILES),$(eval $(call install-data-in,$(d)/$(file),$(datadir)/nix/corepkgs)))