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