diff options
| -rw-r--r-- | guix.scm | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -41,7 +41,8 @@         ("texinfo" ,texinfo)))      (inputs       `(("guile" ,guile-3.0) -       ("gulie-json" ,guile-json-4))) +       ("gulie-json" ,guile-json-4) +       ("guile-picture-language" ,guile-picture-language)))      (synopsis "TojoQK's toybox")      (description "Qkbox is TojoQK's toybox.")      (home-page "https://gitlab.com/tojoqk/qkbox") | 
