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 (specifications->manifest
'("ccl" '("ccl"
"gcc-toolchain" ; Needed to compile some Common Lisp FFI. "gcc-toolchain" ; Needed to compile some Common Lisp FFI.
"glib-networking" ; For Next local dev. "glib-networking" ; For Nyxt local dev.
"gobject-introspection" ; For Next with GI. "gobject-introspection" ; For Nyxt with GI.
"gsettings-desktop-schemas" ; For Next local dev. "gsettings-desktop-schemas" ; For Nyxt local dev.
;; "libfixposix" ; For Next local dev. TODO: Remove? ;; "libfixposix" ; For Nyxt local dev. TODO: Remove?
"make" "make"
;; "openssl" ; TODO: Remove? ;; "openssl" ; TODO: Remove?
"qtbase" "qtbase"
@ -16,6 +16,8 @@
"webkitgtk" ; TODO: Remove when cl-webkit is updated. "webkitgtk" ; TODO: Remove when cl-webkit is updated.
;; "xclip" ;; "xclip"
"cl-series" ; Not (yet) required by Nyxt.
"cl-alexandria" "cl-alexandria"
"cl-bordeaux-threads" "cl-bordeaux-threads"
"cl-css" "cl-css"
@ -34,7 +36,7 @@
"cl-lparallel" "cl-lparallel"
"cl-mk-string-metrics" "cl-mk-string-metrics"
"cl-moptilities" "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-parenscript"
"cl-plump" "cl-plump"
"cl-quri" "cl-quri"