diff options
author | Dan Frumin <dfrumin@cs.ru.nl> | 2019-06-21 13:23:37 +0200 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2019-06-28 08:36:41 -0400 |
commit | d66515e8b3ae463cf7586fdfcc4907f0ce937aaa (patch) | |
tree | 9ed882f8cf198d71a8df5c13494b5dfd9fbb63e7 | |
parent | e4d7e9b6059bbec25471e7ea08754f2cf9ae20fe (diff) |
guix: Update module includes to work with newer versions of Guix.
-rw-r--r-- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ (gnu packages) (gnu packages autotools) (gnu packages guile) + (gnu packages guile-xyz) (gnu packages pkg-config) (gnu packages texinfo)) |