From 68d9dfa285611ebc3c92ca04d613a1fe934ee795 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 26 Nov 2018 19:22:49 +0100 Subject: next try --- guix/config.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guix/config.scm') diff --git a/guix/config.scm b/guix/config.scm index 02e1248..1634c6b 100644 --- a/guix/config.scm +++ b/guix/config.scm @@ -53,7 +53,7 @@ "sites-enabled/default.site"))))) (define (concat-local-files outname files) - (gexp->derivation + (computed-file outname (with-imported-modules '((ice-9 binary-ports)) -- cgit v1.2.3