From e3d5f4456825481b0bd822e1860744945041c2c8 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Wed, 8 Jul 2020 09:53:51 +0900 Subject: guix: Fix inputs. --- guix.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guix.scm') diff --git a/guix.scm b/guix.scm index b632377..9141b70 100644 --- a/guix.scm +++ b/guix.scm @@ -41,7 +41,7 @@ ("texinfo" ,texinfo))) (inputs `(("guile" ,guile-3.0) - ("toot" ,toot))) + ("gulie-json" ,guile-json-4))) (synopsis "TojoQK's toybox") (description "Qkbox is TojoQK's toybox.") (home-page "https://gitlab.com/tojoqk/qkbox") -- cgit v1.2.3