aboutsummaryrefslogtreecommitdiff
path: root/aux/containers/guix/manifest.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--aux/containers/guix/manifest.scm30
1 files changed, 0 insertions, 30 deletions
diff --git a/aux/containers/guix/manifest.scm b/aux/containers/guix/manifest.scm
deleted file mode 100644
index 3ba3fec..0000000
--- a/aux/containers/guix/manifest.scm
+++ /dev/null
@@ -1,30 +0,0 @@
-(specifications->manifest
- (map symbol->string
- '(bash
- coreutils
- findutils
- diffutils
- grep
- sed
- git
- tar
- gzip
- gawk
- make
- perl
- shellcheck
- pandoc
-
- md4c
- jekyll
- python
- flac
- mediainfo
- mdpo-patched
- hunspell
- inkscape
- imagemagick
- ffmpeg
- lilypond
- mktorrent-latest ;; in xyz-euandreh channel
- timidity++)))