Merge branch 'master' into core-updates

This commit is contained in:
Marius Bakke 2020-03-19 08:50:35 +01:00
commit dd0568a779
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
24 changed files with 102 additions and 69 deletions

View file

@ -286,7 +286,8 @@ interface (FFI) of Guile.")
#:select? select?))
(gexp->script "compute-guix-derivation"
#~(begin
(use-modules (ice-9 match))
(use-modules (ice-9 match)
(ice-9 threads))
(eval-when (expand load eval)
;; (gnu packages …) modules are going to be looked up