diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2021-02-23 18:20:15 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@laptop.tojo.local> | 2021-02-23 20:11:18 +0900 |
commit | 14a2f3f79c91f16614a561ba4af569dd89d817ed (patch) | |
tree | 6b053980edccc5702f74ba8b52b5e6073702be92 /manifest.scm | |
parent | 77e6584cae8c239f3bec86361aef593c22423d9f (diff) |
Add guix package
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm index f516cb8..3f6a41f 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,5 +1,6 @@ (specifications->manifest '("glibc-locales" + "guix" "nss-certs" "git" "nvi" |