aboutsummaryrefslogtreecommitdiff
path: root/manifests.scm
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-02-23 14:16:42 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-02-23 14:40:35 +0900
commit8cb1883510ed69c4ffc8080b777bec4b48fe187c (patch)
tree89c391c9b6c2f53bc02c0cafabce0f1ffdeb75cc /manifests.scm
parent24b520e8f58cac8578d133f8a1a8af48a12800db (diff)
Add nss-certs package
Diffstat (limited to 'manifests.scm')
-rw-r--r--manifests.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests.scm b/manifests.scm
index 6f1be93..c091b8d 100644
--- a/manifests.scm
+++ b/manifests.scm
@@ -1,2 +1,3 @@
(specifications->manifest
- '("glibc-locales"))
+ '("glibc-locales"
+ "nss-certs"))