From 53d7c1b4de2d443d531ac4b630f6976c88640815 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 27 Jan 2021 13:09:42 -0300 Subject: mv build-aux/ aux/ --- aux/guix/manifest.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 aux/guix/manifest.scm (limited to 'aux/guix/manifest.scm') diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm new file mode 100644 index 0000000..ab3e7bc --- /dev/null +++ b/aux/guix/manifest.scm @@ -0,0 +1,17 @@ +(specifications->manifest + (map symbol->string + '(bash + coreutils + findutils + diffutils + grep + sed + git + tar + gzip + gawk + make + perl + shellcheck + pandoc + groff))) -- cgit v1.2.3