From 281266977b79d6242a518e1397780cbcd374be06 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 13 Sep 2021 09:13:38 -0300 Subject: mv aux/guix/ aux/containers/ --- aux/guix/manifest.scm | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 aux/guix/manifest.scm (limited to 'aux/guix/manifest.scm') diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm deleted file mode 100644 index 0c24595..0000000 --- a/aux/guix/manifest.scm +++ /dev/null @@ -1,26 +0,0 @@ -(specifications->manifest - (map symbol->string - '(bash - coreutils - findutils - diffutils - grep - sed - m4 - git - gawk - make - makefile2graph - graphviz - shellcheck - pandoc - gettext - po4a-text - mdpo-patched - hunspell - hunspell-dict-en-utf8 - hunspell-dict-pt-utf8 - hunspell-dict-fr-utf8 - hunspell-dict-eo-utf8 - - glibc))) -- cgit v1.2.3