projects
/
software
/
mumi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30a973
)
guix: Add missing module reference.
author
Ricardo Wurmus
<rekado@elephly.net>
Fri, 1 Feb 2019 09:03:40 +0000
(10:03 +0100)
committer
Ricardo Wurmus
<rekado@elephly.net>
Fri, 1 Feb 2019 09:03:40 +0000
(10:03 +0100)
guix.scm
patch
|
blob
|
history
diff --git
a/guix.scm
b/guix.scm
index ee1558f8165d1104bfc74c387098c5dad9a70bb8..e3b0cdd8843fe7792fe91d1cbb2be82850f26636 100644
(file)
--- a/
guix.scm
+++ b/
guix.scm
@@
-30,6
+30,7
@@
(gnu packages)
(gnu packages autotools)
(gnu packages guile)
+ (gnu packages guile-xyz)
(gnu packages pkg-config)
(gnu packages texinfo)
(srfi srfi-1))