package-lists/guix-nyxt-manifest: Add cl-interpol.

master
Pierre Neidhardt 2020-11-17 20:05:45 +01:00
parent 00d0cc2951
commit 43dfee8e7d
2 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,8 @@
(:import-from #:alexandria)
(:import-from #:bordeaux-threads)
(:import-from #:chanl)
(:import-from #:cl-csv)
(:import-from #:cl-interpol)
(:import-from #:cl-ppcre)
(:import-from #:cl-ppcre-unicode)
(:import-from #:closer-mop)

View File

@ -23,6 +23,7 @@
"cl-gobject-introspection" ; Maybe in Nyxt in the future.
"cl-csv"
"cl-quicksearch"
"cl-interpol"
;; Direct dependencies:
"cl-alexandria"