ambevar-dotfiles/.package-lists/guix-common-lisp-manifest.scm

46 lines
1.1 KiB
Scheme

(specifications->manifest
'("sbcl"
"ccl" ; Useful for portability checks, alternative compilation warnings, etc.
"lisp-repl-core-dumper"
"sbcl-alexandria"
"sbcl-bordeaux-threads"
"sbcl-calispel"
"sbcl-cl-csv"
"sbcl-cl-interpol"
"sbcl-cl-ppcre"
"sbcl-cl-prevalence"
"sbcl-cl-progress-bar"
"sbcl-cl-str"
"sbcl-clesh"
"sbcl-closer-mop"
"sbcl-custom-hash-table"
"sbcl-dexador"
"sbcl-fset"
"sbcl-hu.dwim.defclass-star"
"sbcl-iolib"
"sbcl-local-time"
"sbcl-log4cl"
"sbcl-magicffi"
"sbcl-mk-string-metrics"
"sbcl-moptilities"
"sbcl-osicat"
"sbcl-plump" ; Parse HTML.
"sbcl-quicksearch"
"sbcl-quri"
"sbcl-repl-utilities"
"sbcl-serapeum"
"sbcl-series"
"sbcl-supertrace"
"sbcl-trivia"
"sbcl-trivial-benchmark"
"sbcl-trivial-download"
"sbcl-trivial-file-size"
"sbcl-trivial-package-local-nicknames"
"sbcl-trivial-types"
"sbcl-unix-opts"
;; See if useful in the long run:
"sbcl-glyphs"
"sbcl-gtwiwtg"))