aboutsummaryrefslogtreecommitdiff
path: root/aux/guix/manifest.scm
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-21 23:38:26 -0300
committerEuAndreh <eu@euandre.org>2021-06-21 23:38:26 -0300
commitddbae13280a1b6d5c215451a18ce113c71546181 (patch)
tree1f34c366d429d215e0e84eb3210b30372eb6eda8 /aux/guix/manifest.scm
parentTODOs.md: Add #decision-1f7db3d5-002e-515e-f209-0d0917228359 (diff)
downloadgit-permalink-ddbae13280a1b6d5c215451a18ce113c71546181.tar.gz
git-permalink-ddbae13280a1b6d5c215451a18ce113c71546181.tar.xz
aux/guix/manifest.scm: Add glibc for the "locale" command
Diffstat (limited to 'aux/guix/manifest.scm')
-rw-r--r--aux/guix/manifest.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm
index c3cd4a0..78b061e 100644
--- a/aux/guix/manifest.scm
+++ b/aux/guix/manifest.scm
@@ -13,4 +13,5 @@
shellcheck
pandoc
gettext
- po4a)))
+ po4a
+ glibc)))