me
/
guix
Archived
1
0
Fork 0
Commit Graph

704 Commits (17e0f8255cd26cfe41847c20cf213ccaea5144b1)

Author SHA1 Message Date
Guillaume Le Vaillant 17e0f8255c
gnu: sbcl-numcl: Disable tests.
* gnu/packages/lisp-xyz.scm (sbcl-numcl)[arguments]: Disable tests.
2021-05-08 13:43:17 +02:00
Sharlatan Hellseher 440217b1e5
gnu: Add cl-3d-matrices.
* 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>
2021-05-08 13:43:17 +02:00
Sharlatan Hellseher e961f15083
gnu: Add cl-3d-vectors.
* 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>
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant 2e501ad539
gnu: Simplify some Common Lisp packages.
This is a follow-up to 2fa8fd4af5.

* gnu/packages/lisp-xyz.scm (sbcl-1am, sbcl-3bz)[arguments]: Remove
  custom 'asd-systems' parameter.
2021-05-08 13:42:38 +02:00
Pierre Neidhardt 7ae9ef3b54
Revert "gnu: Add pathname-utils."
This reverts commit 22796f1ad1.

This is an accidental duplicate of 3de01371dc.
2021-05-07 11:54:49 +02:00
Pierre Neidhardt 22796f1ad1
gnu: Add pathname-utils.
* gnu/packages/lisp-xyz.scm (cl-pathname-utils, ecl-pathname-utils,
sbcl-pathname-utils): New variables.
2021-05-06 21:29:29 +02:00
Pierre Neidhardt 69c749d2ee
gnu: sbcl-cl-webkit: Update to 20210504.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210504.
2021-05-06 13:43:05 +02:00
Guillaume Le Vaillant 7ca996c3f5
gnu: sbcl-trivial-backtrace: Move lift to native-inputs.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace)[inputs]: Move lift to...
  [native-inputs]: ... here.
2021-05-04 13:58:31 +02:00
Sharlatan Hellseher 4c2f810f97
gnu: sbcl-trivial-backtrace: Update to 1.1.0-1.6eb65bd
* gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace): Update
  to 1.1.0-1.6eb65bd.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-04 13:53:03 +02:00
Sharlatan Hellseher f46b6d6487
gnu: sbcl-static-dispatch: Update to 0.5.
* 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>
2021-05-04 13:43:02 +02:00
Sharlatan Hellseher 36d4877041
gnu: sbcl-cl-environments: Update to 0.4.
* 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>
2021-05-04 13:36:55 +02:00
Sharlatan Hellseher 91ba42509e
gnu: Add cl-bknr-datastore.
* gnu/packages/lisp-xyz.scm (cl-bknr-datastore, sbcl-bknr-datastore): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-30 09:42:07 +02:00
Sharlatan Hellseher c72c3e50cd
gnu: Add cl-unit-test.
* 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>
2021-04-30 09:16:22 +02:00
Pierre Neidhardt 7a6e603a43
gnu: Add dufy.
* gnu/packages/lisp-xyz.scm (cl-dufy, ecl-dufy, sbcl-dufy): New variables.
2021-04-26 17:45:20 +02:00
Pierre Neidhardt 331c498835
gnu: Add lispbuilder-sdl.
* gnu/packages/lisp-xyz.scm (cl-lispbuilder-sdl, ecl-lispbuilder-sdl,
sbcl-lispbuilder-sdl): New variables.
2021-04-26 17:45:09 +02:00
Pierre Neidhardt e6bff48005
gnu: Add cl-mime.
* gnu/packages/lisp-xyz.scm (cl-mime, ecl-cl-mime, sbcl-cl-mime): New variables.
2021-04-26 17:19:01 +02:00
Pierre Neidhardt 6cd8361e78
gnu: Add cl-qprint.
* gnu/packages/lisp-xyz.scm (cl-qprint, ecl-cl-qprint, sbcl-cl-qprint): New variables.
2021-04-26 17:09:42 +02:00
Pierre Neidhardt 0581cd8110
gnu: Add simple-rgb.
* gnu/packages/lisp-xyz.scm (cl-simple-rgb, ecl-simple-rgb, sbcl-simple-rgb):
New variables.
2021-04-26 09:26:44 +02:00
Sharlatan Hellseher 4bef55db1d
gnu: Add cl-terrable.
* gnu/packages/lisp-xyz.scm (sbcl-terrable, cl-terrable, ecl-terrable):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-23 10:39:50 +02:00
Guillaume Le Vaillant 2eb9e57c0c
Revert "gnu: Add cl-weir."
This reverts commit 5763eba94c.

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>.
2021-04-22 13:30:31 +02:00
Sharlatan Hellseher 5763eba94c
gnu: Add cl-weir.
* gnu/packages/lisp-xyz.scm (cl-weir, ecl-weir, sbcl-weir): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-22 10:36:51 +02:00
Sharlatan Hellseher 3de01371dc
gnu: Add cl-pathname-utils.
* 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>
2021-04-22 10:36:51 +02:00
Vagrant Cascadian cf423a3747
gnu: sbcl-clip: Fix typo.
* gnu/packages/lisp-xyz.scm (sbcl-clip)[description]: Fix spelling of
  "dependent".
2021-04-21 08:32:24 -07:00
Sharlatan Hellseher bde6c43fbc
gnu: Add cl-inferior-shell.
* 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>
2021-04-19 17:28:12 +02:00
Sharlatan Hellseher 9f084143d8
gnu: Add cl-fare-mop.
* 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>
2021-04-19 17:18:17 +02:00
Sharlatan Hellseher f7b45ede9f
gnu: Add cl-svg.
* gnu/packages/lisp-xyz.scm (sbcl-cl-svg, cl-svg, ecl-cl-svg): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-19 17:11:00 +02:00
Sharlatan Hellseher 1cef75faae
gnu: Add cl-png.
* gnu/packages/lisp-xyz.scm (sbcl-png, cl-png, ecl-png): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-19 17:06:31 +02:00
cage 7b5b42129e
gnu: sbcl-croatoan: Update to 0.0.1-2.7077ef1.
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-2.7077ef1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-19 16:46:51 +02:00
Adam Kandur 4d7b6df58e
gnu: Add cl-bodge-blobs-support.
* 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>
2021-04-16 13:47:10 +02:00
Adam Kandur c1ed3b048d
gnu: Add cl-bodge-queue.
* 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>
2021-04-12 17:06:31 +02:00
Cameron Chaparro 8a625dd2ae
gnu: Add cl-clip.
* gnu/packages/lisp-xyz.scm (cl-clip, ecl-clip, sbcl-clip): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-11 09:30:40 +02:00
Sharlatan Hellseher b749462ce7
gnu: Add cl-coalton.
* gnu/packages/lisp-xyz.scm (sbcl-coalton, cl-coalton, ecl-coalton):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-10 15:39:14 +02:00
Sharlatan Hellseher ea9b1e3bab
gnu: Add cl-abstract-classes.
* 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>
2021-04-10 15:38:53 +02:00
Tobias Geerinckx-Rice 214461edc4
gnu: sbcl-cl-slug: Fix typos in synopsis & description.
* gnu/packages/lisp-xyz.scm (sbcl-cl-slug)
[synopsis, description]: Fix typos.
2021-04-10 14:11:31 +02:00
Tobias Geerinckx-Rice 3a2e1fa715
gnu: sbcl-claw-utils: Fix typo in description.
* gnu/packages/lisp-xyz.scm (sbcl-claw-utils)[description]: Fix typo.
2021-04-10 14:11:28 +02:00
Pierre Neidhardt 8a32b6a542
gnu: sbcl-cl-webkit: Update to 20210407.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210407.
2021-04-07 19:31:57 +02:00
Pierre Neidhardt 05a5e222e9
gnu: sbcl-cl-webkit: Update to 20210406.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210406.
2021-04-06 14:49:40 +02:00
Sharlatan Hellseher 49d40b9e3d
gnu: Add cl-umbra.
* gnu/packages/lisp-xyz.scm (sbcl-umbra, cl-umbra, ecl-umbra): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-05 14:26:57 +02:00
Sharlatan Hellseher acaf97abae
gnu: Add cl-shadow.
* gnu/packages/lisp-xyz.scm (sbcl-shadow, cl-shadow, ecl-shadow): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-05 14:26:57 +02:00
Sharlatan Hellseher 17c11ae958
gnu: Add cl-cpus.
* gnu/packages/lisp-xyz.scm (sbcl-cl-cpus, cl-cpus, ecl-cl-cpus): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-05 14:26:57 +02:00
Sharlatan Hellseher b54fc8f54e
gnu: sbcl-golden-utils: Update to 0.0.0-2.62a5cb9.
* gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-2.62a5cb9.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-05 14:26:57 +02:00
Sharlatan Hellseher 83ecb38148
gnu: Add cl-opengl.
* gnu/packages/lisp-xyz.scm: (sbcl-cl-opengl, cl-opengl, ecl-cl-opengl):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-03 14:58:43 +02:00
Pierre Neidhardt b1ed32dae0
gnu: sbcl-cl-webkit: Update to 20210401.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210401.
2021-04-02 10:08:45 +02:00
Sharlatan Hellseher a266c9fab8
gnu: Add cl-conspack.
* gnu/packages/lisp-xyz.scm: (sbcl-cl-conspack, cl-conspack,
  ecl-cl-conspack): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-01 11:26:20 +02:00
Sharlatan Hellseher 3db4a00d43
gnu: sbcl-postmodern: Update to 1.32.9.
* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.9.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-01 11:14:33 +02:00
Guillaume Le Vaillant 7c9016bbad
gnu: sbcl-ironclad: Update to 0.55.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.55.
2021-03-29 13:33:18 +02:00
Sharlatan Hellseher 96df3fe765
gnu: Add cl-bodge-math.
* 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>
2021-03-29 10:25:23 +02:00
Sharlatan Hellseher 4f4ea08240
gnu: Add cl-rtg-math.
* 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>
2021-03-29 10:20:04 +02:00
Sharlatan Hellseher f9c507bbcc
gnu: Add cl-bodge-utilities.
* gnu/packages/lisp-xyz.scm: (sbcl-bodge-utilities, cl-bodge-utilities,
  ecl-bodge-utilities): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29 10:07:47 +02:00
Pierre Neidhardt 8ee6bb91c1
gnu: Add quickproject.
* gnu/packages/lisp-xyz.scm (cl-quickproject, ecl-quickproject,
sbcl-quickproject): New variables.
2021-03-25 10:36:05 +01:00