diff options
Diffstat (limited to 'aux/guix/manifest.scm')
-rw-r--r-- | aux/guix/manifest.scm | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm deleted file mode 100644 index 050024b..0000000 --- a/aux/guix/manifest.scm +++ /dev/null @@ -1,17 +0,0 @@ -(specifications->manifest - (map symbol->string - '(bash - coreutils - findutils - diffutils - grep - sed - git - make - shellcheck - gawk - direnv - git-crypt - ;; terraform - perl - pandoc))) |