summaryrefslogtreecommitdiff
path: root/manifest.scm
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm8
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm
new file mode 100644
index 0000000..69a412e
--- /dev/null
+++ b/manifest.scm
@@ -0,0 +1,8 @@
+(specifications->manifest
+ '("readline"
+ "guile@3"
+ "gcc-toolchain"
+ "git"
+ "coreutils"
+ "pkg-config"
+ "make"))