diff options
Diffstat (limited to 'manifests.scm')
-rw-r--r-- | manifests.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests.scm b/manifests.scm index dc9987f..f6ffbda 100644 --- a/manifests.scm +++ b/manifests.scm @@ -1,4 +1,5 @@ (specifications->manifest '("glibc-locales" "nss-certs" - "git")) + "git" + "nvi")) |