1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

Merge branch 'master' into core-updates

This commit is contained in:
Marius Bakke
2020-03-19 08:50:35 +01:00
24 changed files with 102 additions and 69 deletions
+2 -1
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