summaryrefslogtreecommitdiff
path: root/manifest.scm
diff options
context:
space:
mode:
authorChristopher R. Nelson <christopher.nelson@languidnights.com>2023-06-19 09:37:57 -0400
committerChristopher R. Nelson <christopher.nelson@languidnights.com>2023-06-19 09:37:57 -0400
commitcf8ac29ff959d8c5ac8edf23cbfca1be16328f63 (patch)
treedb1401c884f25de5bfea25e088a623c71788aee7 /manifest.scm
parenta4b396954b70402c2ed8cba07221f06c27816839 (diff)
fix: correct license short-form identifiers
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm
index 3528e2f..2d2d246 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -1,3 +1,3 @@
(use-modules (guix packages))
-(specifications->manifest (list "guile@3.0" "guile-json" "guile-simple-zmq" "zeromq"))
+(specifications->manifest (list "guile@3.0" "guile-config" "guile-json" "guile-simple-zmq" "zeromq"))