diff options
-rw-r--r-- | aux/containers/guix/manifest.scm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/aux/containers/guix/manifest.scm b/aux/containers/guix/manifest.scm index f670fdd..4f228af 100644 --- a/aux/containers/guix/manifest.scm +++ b/aux/containers/guix/manifest.scm @@ -21,4 +21,6 @@ hunspell-dict-en-utf8 hunspell-dict-pt-utf8 hunspell-dict-fr-utf8 - hunspell-dict-eo-utf8))) + hunspell-dict-eo-utf8 + + jq))) |