summaryrefslogtreecommitdiff
path: root/aux/manifest.scm
diff options
context:
space:
mode:
Diffstat (limited to 'aux/manifest.scm')
-rw-r--r--aux/manifest.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/aux/manifest.scm b/aux/manifest.scm
new file mode 100644
index 0000000..5f516fa
--- /dev/null
+++ b/aux/manifest.scm
@@ -0,0 +1,7 @@
+(specifications->manifest
+ (map
+ symbol->string
+ '(busybox
+ git-minimal
+ make
+ node)))