package-lists/guix-nyxt-manifest: Rename Next to Nyxt.

master
Pierre Neidhardt 2020-06-14 16:49:42 +02:00
parent d359ef9de6
commit a52272b290
1 changed files with 7 additions and 5 deletions

View File

@ -1,10 +1,10 @@
(specifications->manifest
'("ccl"
"gcc-toolchain" ; Needed to compile some Common Lisp FFI.
"glib-networking" ; For Next local dev.
"gobject-introspection" ; For Next with GI.
"gsettings-desktop-schemas" ; For Next local dev.
;; "libfixposix" ; For Next local dev. TODO: Remove?
"glib-networking" ; For Nyxt local dev.
"gobject-introspection" ; For Nyxt with GI.
"gsettings-desktop-schemas" ; For Nyxt local dev.
;; "libfixposix" ; For Nyxt local dev. TODO: Remove?
"make"
;; "openssl" ; TODO: Remove?
"qtbase"
@ -16,6 +16,8 @@
"webkitgtk" ; TODO: Remove when cl-webkit is updated.
;; "xclip"
"cl-series" ; Not (yet) required by Nyxt.
"cl-alexandria"
"cl-bordeaux-threads"
"cl-css"
@ -34,7 +36,7 @@
"cl-lparallel"
"cl-mk-string-metrics"
"cl-moptilities"
"cl-osicat" ; Only Guix package of Next needs SBCL version needed for libosicat.so.
"cl-osicat" ; Only Guix package of Nyxt needs SBCL version needed for libosicat.so.
"cl-parenscript"
"cl-plump"
"cl-quri"