package-lists/guix-nyxt-manifest: Add chanl, cluffer.

master
Pierre Neidhardt 2020-06-26 16:14:44 +02:00
parent adce533dc2
commit c7fd33bda8
1 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"cl-series" ; Not (yet) required by Nyxt, but useful for sbclscript and general hacking.
"cl-slynk" ; To hack Nyxt from the SLY REPL.
"cl-chanl" ; Maybe in Nyxt in the future.
;; Direct dependencies:
"cl-alexandria"
@ -29,6 +30,7 @@
"cl-prevalence"
"cl-closer-mop"
"cl-containers"
"cl-cluffer"
"cl-dexador"
"cl-enchant"
"cl-fset"
@ -53,4 +55,4 @@
"cl-unix-opts"
;; WebKitGTK deps
"cl-cffi-gtk" ; TODO: Does it have info doc?
"cl-webkit" ))
"cl-webkit"))