summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
AgeCommit message (Collapse)Author
2021-05-21gnu: sbcl-cl-html5-parser: Enable tests.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-html5-parser) [arguments]: Enable tests, clean up not required #:asd-systems. [native-inputs]: Add json-streams, split-sequence and stefil. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-21gnu: Add cl-json-streams.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-json-streams, ecl-json-streams, cl-json-streams): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-21gnu: Add cl-woo.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-woo, ecl-woo, cl-woo): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-21gnu: Add cl-lev.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-lev, ecl-lev, cl-lev): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-21gnu: Add cl-speedy-queue.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-speedy-queue, ecl-cl-speedy-queue, cl-speedy-queue): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-20gnu: sbcl-flexi-streams: Update to 1.0.19.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.19. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-20gnu: sbcl-fiveam: Update to 1.4.2.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-fiveam): Update to 1.4.2. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-20gnu: sbcl-golden-utils: Update to 0.0.0-3.fe1898f.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scp (sbcl-golden-utils): Update to 0.0.0-3.fe1898f. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-20gnu: sbcl-numcl: Update to 0.2.0-2.3dcdb0e.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-numcl): Update to 0.2.0-2.3dcdb0e. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-20gnu: sbcl-pzmq: Update to 0.0.0-2.6f7b2ca.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-pzmq): Update to 0.0.0-2.6f7b2ca. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-20gnu: sbcl-iolib: Also build iolib/os.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-iolib)[arguments]: Add iolib/os to asd-systems.
2021-05-18gnu: sbcl-cl-webkit: Update to 20210518.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210518.
2021-05-18gnu: cl-common-lisp-jupyter: Update to 0.1.0-3.ba9f0e7.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-common-lisp-jupyter): Update to 0.1.0-3.ba9f0e7. [inputs]: Add dissect, replace jsown by shasht. [license]: The license is expat/MIT, not zlib. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-18gnu: Add cl-shasht.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-shasht, ecl-shasht, cl-shasht): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-17gnu: Add cl-typesetting.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-typesetting, ecl-cl-typesetting, cl-typesetting): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-17gnu: ecl-xmls: Disable tests.Guillaume Le Vaillant
Upstream doesn't have a test suite adapted for ECL. * gnu/packages/lisp-xyz.scm (ecl-xmls)[arguments]: Disable tests.
2021-05-17gnu: cl-pdf: Update to 2.0.0-1.dbafd62.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-1.dbafd62. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-15gnu: sbcl-static-dispatch: Update to 0.5.1.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-static-dispatch): Update to 0.5.1. [inputs]: Replace trivia by optima. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-15gnu: sbcl-mito: Update to 0.1-2.2fbfc8a.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-mito): Update to 0.1-2.2fbfc8a. [inputs]: Remove optima. Add cl-package-locks and trivia.
2021-05-15gnu: sbcl-dbi: Update to 0.9.5-1.7ba050d.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to 0.9.5-1.7ba050d. [native-inputs]: Add alexandria.
2021-05-15gnu: sbcl-sxql: Update to 0.1.0-2.acdd183.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-sxql): Update to 0.1.0-2.acdd183. [arguments]: Remove unnecessary '#:test-asd-file'. [inputs]: Add cl-package-locks. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-15gnu: Add cl-package-locks.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-package-locks, ecl-cl-package-locks, cl-package-locks): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-11gnu: Add cl-trivial-main-thread.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-trivial-main-thread, ecl-trivial-main-thread, cl-trivial-main-thread): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-11gnu: Add cl-simple-tasks.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-simple-tasks, ecl-simple-tasks, cl-simple-tasks): New packages. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-11gnu: Add cl-glsl-toolkit.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-glsl-toolkit, ecl-glsl-toolkit, cl-glsl-toolkit): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-11gnu: Add cl-messagebox.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-messagebox, ecl-messagebox, cl-messagebox): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-08gnu: sbcl-shlex: Update to 0.0.0-2.3dee1cb.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-shlex): Update to 0.0.0-2.3dee1cb.
2021-05-08gnu: sbcl-serapeum: Update to 0.0.0-5.f5da17b.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-5.f5da17b.
2021-05-08gnu: sbcl-numcl: Disable tests.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-numcl)[arguments]: Disable tests.
2021-05-08gnu: Add cl-3d-matrices.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-3d-matrices, cl-3d-matrices, ecl-3d-matrices): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-08gnu: Add cl-3d-vectors.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-3d-vectors, ecl-3d-vectors, cl-3d-vectors): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-08gnu: Simplify some Common Lisp packages.Guillaume Le Vaillant
This is a follow-up to 2fa8fd4af59af0de392352915fa50fc21a4cf98a. * gnu/packages/lisp-xyz.scm (sbcl-1am, sbcl-3bz)[arguments]: Remove custom 'asd-systems' parameter.
2021-05-07Revert "gnu: Add pathname-utils."Pierre Neidhardt
This reverts commit 22796f1ad16abb7b1519d11332175d147ae10b82. This is an accidental duplicate of 3de01371dc0c5fb0847d8ad64bc508f77396f56b.
2021-05-06gnu: Add pathname-utils.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-pathname-utils, ecl-pathname-utils, sbcl-pathname-utils): New variables.
2021-05-06gnu: sbcl-cl-webkit: Update to 20210504.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210504.
2021-05-04gnu: sbcl-trivial-backtrace: Move lift to native-inputs.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace)[inputs]: Move lift to... [native-inputs]: ... here.
2021-05-04gnu: sbcl-trivial-backtrace: Update to 1.1.0-1.6eb65bdSharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace): Update to 1.1.0-1.6eb65bd. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-04gnu: sbcl-static-dispatch: Update to 0.5.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-static-dispatch): Update to 0.5. [version]: Use annotated tag of the latest release in upstream. [native-inputs]: Remove prove, add fiveam. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-05-04gnu: sbcl-cl-environments: Update to 0.4.Sharlatan Hellseher
* gnu/package/lisp-xyz.scm (sbcl-cl-environments): Update to 0.4. [version]: Use annotated tag instead of direct commit, there are upstream releases available now. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-04-30gnu: Add cl-bknr-datastore.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-bknr-datastore, sbcl-bknr-datastore): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-04-30gnu: Add cl-unit-test.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-unit-test, ecl-unit-test, sbcl-unit-test): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-04-26gnu: Add dufy.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-dufy, ecl-dufy, sbcl-dufy): New variables.
2021-04-26gnu: Add lispbuilder-sdl.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-lispbuilder-sdl, ecl-lispbuilder-sdl, sbcl-lispbuilder-sdl): New variables.
2021-04-26gnu: Add cl-mime.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-mime, ecl-cl-mime, sbcl-cl-mime): New variables.
2021-04-26gnu: Add cl-qprint.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-qprint, ecl-cl-qprint, sbcl-cl-qprint): New variables.
2021-04-26gnu: Add simple-rgb.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-simple-rgb, ecl-simple-rgb, sbcl-simple-rgb): New variables.
2021-04-23gnu: Add cl-terrable.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-terrable, cl-terrable, ecl-terrable): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>
2021-04-22Revert "gnu: Add cl-weir."Guillaume Le Vaillant
This reverts commit 5763eba94cccc4019cb07b0cac6c16132c741e11. There may be a license issue with this package making it non-free. Reported by Giovanni Biscuolo <[email protected]> in <https://issues.guix.gnu.org/47943>.
2021-04-22gnu: Add cl-weir.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-weir, ecl-weir, sbcl-weir): New variables. Co-authored-by: Guillaume Le Vaillant <[email protected]>
2021-04-22gnu: Add cl-pathname-utils.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-pathname-utils, cl-pathname-utils, ecl-pathname-utils): New variables. Signed-off-by: Guillaume Le Vaillant <[email protected]>