about summary refs log tree commit diff
path: root/corepkgs/nar/nar.fix
diff options
context:
space:
mode:
Diffstat (limited to 'corepkgs/nar/nar.fix')
-rw-r--r--corepkgs/nar/nar.fix8
1 files changed, 0 insertions, 8 deletions
diff --git a/corepkgs/nar/nar.fix b/corepkgs/nar/nar.fix
deleted file mode 100644
index 429e7b5497a3..000000000000
--- a/corepkgs/nar/nar.fix
+++ /dev/null
@@ -1,8 +0,0 @@
-Function(["path"],
-  Package(
-    [ ("name", "nar")
-    , ("build", Relative("nar/nar.sh"))
-    , ("path", Var("path"))
-    ]
-  )
-)
\ No newline at end of file