about summary refs log tree commit diff
path: root/corepkgs/nar/nar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'corepkgs/nar/nar.sh')
-rw-r--r--corepkgs/nar/nar.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/corepkgs/nar/nar.sh b/corepkgs/nar/nar.sh
new file mode 100644
index 000000000000..6ffcf63224a8
--- /dev/null
+++ b/corepkgs/nar/nar.sh
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+/tmp/nix/bin/nix --dump --file "$path" > $out || exit 1