diff options
-rw-r--r-- | guix.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm new file mode 100644 index 0000000..629ad84 --- /dev/null +++ b/guix.scm @@ -0,0 +1,2 @@ +(specifications->manifest + '("python-pyyaml" "python" "chibi-scheme" "pandoc" "make")) |