summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: sbcl-shlex: Update to 0.0.0-2.3dee1cb.Guillaume Le Vaillant2021-05-08
| | | | * gnu/packages/lisp-xyz.scm (sbcl-shlex): Update to 0.0.0-2.3dee1cb.
* gnu: sbcl-serapeum: Update to 0.0.0-5.f5da17b.Guillaume Le Vaillant2021-05-08
| | | | * gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-5.f5da17b.
* gnu: sbcl-numcl: Disable tests.Guillaume Le Vaillant2021-05-08
| | | | * gnu/packages/lisp-xyz.scm (sbcl-numcl)[arguments]: Disable tests.
* gnu: Add cl-3d-matrices.Sharlatan Hellseher2021-05-08
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-3d-matrices, cl-3d-matrices, ecl-3d-matrices): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-3d-vectors.Sharlatan Hellseher2021-05-08
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-3d-vectors, ecl-3d-vectors, cl-3d-vectors): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Simplify some Common Lisp packages.Guillaume Le Vaillant2021-05-08
| | | | | | | This is a follow-up to 2fa8fd4af59af0de392352915fa50fc21a4cf98a. * gnu/packages/lisp-xyz.scm (sbcl-1am, sbcl-3bz)[arguments]: Remove custom 'asd-systems' parameter.
* Revert "gnu: Add pathname-utils."Pierre Neidhardt2021-05-07
| | | | | | This reverts commit 22796f1ad16abb7b1519d11332175d147ae10b82. This is an accidental duplicate of 3de01371dc0c5fb0847d8ad64bc508f77396f56b.
* gnu: Add pathname-utils.Pierre Neidhardt2021-05-06
| | | | | * gnu/packages/lisp-xyz.scm (cl-pathname-utils, ecl-pathname-utils, sbcl-pathname-utils): New variables.
* gnu: sbcl-cl-webkit: Update to 20210504.Pierre Neidhardt2021-05-06
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210504.
* gnu: sbcl-trivial-backtrace: Move lift to native-inputs.Guillaume Le Vaillant2021-05-04
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace)[inputs]: Move lift to... [native-inputs]: ... here.
* gnu: sbcl-trivial-backtrace: Update to 1.1.0-1.6eb65bdSharlatan Hellseher2021-05-04
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace): Update to 1.1.0-1.6eb65bd. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-static-dispatch: Update to 0.5.Sharlatan Hellseher2021-05-04
| | | | | | | | * 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 <glv@posteo.net>
* gnu: sbcl-cl-environments: Update to 0.4.Sharlatan Hellseher2021-05-04
| | | | | | | | * 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 <glv@posteo.net>
* gnu: Add cl-bknr-datastore.Sharlatan Hellseher2021-04-30
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-bknr-datastore, sbcl-bknr-datastore): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-unit-test.Sharlatan Hellseher2021-04-30
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-unit-test, ecl-unit-test, sbcl-unit-test): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add dufy.Pierre Neidhardt2021-04-26
| | | | * gnu/packages/lisp-xyz.scm (cl-dufy, ecl-dufy, sbcl-dufy): New variables.
* gnu: Add lispbuilder-sdl.Pierre Neidhardt2021-04-26
| | | | | * gnu/packages/lisp-xyz.scm (cl-lispbuilder-sdl, ecl-lispbuilder-sdl, sbcl-lispbuilder-sdl): New variables.
* gnu: Add cl-mime.Pierre Neidhardt2021-04-26
| | | | * gnu/packages/lisp-xyz.scm (cl-mime, ecl-cl-mime, sbcl-cl-mime): New variables.
* gnu: Add cl-qprint.Pierre Neidhardt2021-04-26
| | | | * gnu/packages/lisp-xyz.scm (cl-qprint, ecl-cl-qprint, sbcl-cl-qprint): New variables.
* gnu: Add simple-rgb.Pierre Neidhardt2021-04-26
| | | | | * gnu/packages/lisp-xyz.scm (cl-simple-rgb, ecl-simple-rgb, sbcl-simple-rgb): New variables.
* gnu: Add cl-terrable.Sharlatan Hellseher2021-04-23
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-terrable, cl-terrable, ecl-terrable): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* Revert "gnu: Add cl-weir."Guillaume Le Vaillant2021-04-22
| | | | | | | | This reverts commit 5763eba94cccc4019cb07b0cac6c16132c741e11. There may be a license issue with this package making it non-free. Reported by Giovanni Biscuolo <g@xelera.eu> in <https://issues.guix.gnu.org/47943>.
* gnu: Add cl-weir.Sharlatan Hellseher2021-04-22
| | | | | | * gnu/packages/lisp-xyz.scm (cl-weir, ecl-weir, sbcl-weir): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-pathname-utils.Sharlatan Hellseher2021-04-22
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-pathname-utils, cl-pathname-utils, ecl-pathname-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-clip: Fix typo.Vagrant Cascadian2021-04-21
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-clip)[description]: Fix spelling of "dependent".
* gnu: Add cl-inferior-shell.Sharlatan Hellseher2021-04-19
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-inferior-shell, cl-inferior-shell, ecl-inferior-shell): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-fare-mop.Sharlatan Hellseher2021-04-19
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-fare-mop, cl-fare-mop, ecl-fare-mop): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-svg.Sharlatan Hellseher2021-04-19
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-svg, cl-svg, ecl-cl-svg): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-png.Sharlatan Hellseher2021-04-19
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-png, cl-png, ecl-png): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-croatoan: Update to 0.0.1-2.7077ef1.cage2021-04-19
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-2.7077ef1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-bodge-blobs-support.Adam Kandur2021-04-16
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-bodge-blobs-support, cl-bodge-blobs-support, ecl-bodge-blobs-support): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-bodge-queue.Adam Kandur2021-04-12
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-bodge-queue, cl-bodge-queue, ecl-bodge-queue): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-clip.Cameron Chaparro2021-04-11
| | | | | | * gnu/packages/lisp-xyz.scm (cl-clip, ecl-clip, sbcl-clip): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-coalton.Sharlatan Hellseher2021-04-10
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-coalton, cl-coalton, ecl-coalton): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-abstract-classes.Sharlatan Hellseher2021-04-10
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-abstract-classes, cl-abstract-classes, ecl-abstract-classes): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cl-slug: Fix typos in synopsis & description.Tobias Geerinckx-Rice2021-04-10
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-slug) [synopsis, description]: Fix typos.
* gnu: sbcl-claw-utils: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/lisp-xyz.scm (sbcl-claw-utils)[description]: Fix typo.
* gnu: sbcl-cl-webkit: Update to 20210407.Pierre Neidhardt2021-04-07
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210407.
* gnu: sbcl-cl-webkit: Update to 20210406.Pierre Neidhardt2021-04-06
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210406.
* gnu: Add cl-umbra.Sharlatan Hellseher2021-04-05
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-umbra, cl-umbra, ecl-umbra): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-shadow.Sharlatan Hellseher2021-04-05
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-shadow, cl-shadow, ecl-shadow): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-cpus.Sharlatan Hellseher2021-04-05
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-cpus, cl-cpus, ecl-cl-cpus): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-golden-utils: Update to 0.0.0-2.62a5cb9.Sharlatan Hellseher2021-04-05
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-2.62a5cb9. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-opengl.Sharlatan Hellseher2021-04-03
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-cl-opengl, cl-opengl, ecl-cl-opengl): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cl-webkit: Update to 20210401.Pierre Neidhardt2021-04-02
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210401.
* gnu: Add cl-conspack.Sharlatan Hellseher2021-04-01
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-cl-conspack, cl-conspack, ecl-cl-conspack): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-postmodern: Update to 1.32.9.Sharlatan Hellseher2021-04-01
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.9. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-ironclad: Update to 0.55.Guillaume Le Vaillant2021-03-29
| | | | * gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.55.
* gnu: Add cl-bodge-math.Sharlatan Hellseher2021-03-29
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-bodge-math, cl-bodge-math, ecl-bodge-math): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-rtg-math.Sharlatan Hellseher2021-03-29
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-rtg-math, cl-rtg-math, ecl-rtg-math): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>