Commit Graph

1488 Commits

Author SHA1 Message Date
Andre A. Gomes
8ea21f7c91
gnu: cl-slime-swank: Update to 2.28-0.0cc2e73.
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28-0.0cc2e73.
  [arguments]: Update 'set-fasl-directory' phase.
  (cl-slime-swank)[arguments]: Remove 'revert-asd-patch' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I2a363582832745e88ce6815a2ff144f29dce9bbc
2023-10-24 14:38:45 +02:00
ykonai
b25185849f
gnu: Add emacs-slite.
* gnu/packages/lisp-xyz.scm (emacs-slite): New variable.

The package is within lisp-xyz.scm due to inheriting from sbcl-slite (as it is
really one project, with an CL part and an Emacs part).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-20 00:33:27 +02:00
ykonai
11a2c92e71
gnu: Add cl-slite.
* gnu/packages/lisp-xyz.scm (cl-slite, ecl-slite, sbcl-slite): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-20 00:33:27 +02:00
Karl Hallsby
c065da01ff
gnu: Add cl-wayland.
* gnu/packages/lisp-xyz.scm (sbcl-cl-wayland, cl-wayland, ecl-cl-wayland): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-19 14:06:52 +02:00
Karl Hallsby
cbd1c983e1
gnu: Add cl-xkbcommon.
* gnu/packages/lisp-xyz.scm (sbcl-xkbcommon, cl-xkbcommon, ecl-xkbcommon): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-19 14:06:52 +02:00
Andre A. Gomes
199495ef81
gnu: cl-prompter: Update to 0.1.0-0.b40a13a.
* gnu/packages/lisp-xyz.scm (sbcl-prompter): Update to 0.1.0-0.b40a13a.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-18 11:20:31 +02:00
Andre A. Gomes
b475b511d3
gnu: sbcl-trivial-clipboard: Update to 0.0.0-7.aee67d6.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 0.0.0-7.aee67d6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-14 22:41:44 +02:00
Gabriel Hondet
4c3c2e6109
gnu: Add cl-helambdap.
* gnu/packages/lisp-xyz.scm (cl-helambdap, sbcl-helambdap): New variables.

Modified-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-10 10:11:45 +02:00
Gabriel Hondet
2195ebcdef
gnu: Add cl-clad.
* gnu/packages/lisp-xyz.scm (cl-clad, sbcl-clad): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-10 10:11:45 +02:00
Gabriel Hondet
1dbc630a33
gnu: Add cl-xhtmlambda.
* gnu/packages/lisp-xyz.scm (cl-xhtmlambda, sbcl-xhtmlambda): New variables.

Modified-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-10 10:11:45 +02:00
Charles
24fc0370d0
gnu: Add cl-ini.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ini, ecl-cl-ini, cl-ini): New variables.
2023-10-03 20:54:40 -05:00
Andre A. Gomes
94165cea08
gnu: sbcl-slynk: Update to 1.0.43-8-df62aba.
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-8-df62aba.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-28 11:44:10 +02:00
Guillaume Le Vaillant
4f35ff1275
Merge branch 'lisp-team' 2023-09-23 10:29:31 +02:00
Artyom Bologov
be9f749a29
gnu: cl-njson: Update to 1.2.1.
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.2.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-21 16:56:16 +02:00
Andre A. Gomes
c46fe3ed74
gnu: cl-nkeymaps: Update to 1.1.0.
* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.1.0.
  [inputs]: Add sbcl-cl-str.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-18 11:09:47 +02:00
Guillaume Le Vaillant
69aadc9e76
gnu: cl-bordeaux-threads: Update to 0.9.2.
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.9.2.
  [inputs]: Add sbcl-global-vars, sbcl-trivial-features and
  sbcl-trivial-garbage.
  [arguments]: Add 'silence-deprecation-warning' phase. Update
  'adjust-test-sleep' phase.
2023-09-13 14:37:18 +02:00
Guillaume Le Vaillant
ee13af93b5
gnu: cl-virality: Update to 0.3.0-1.cdc19cc.
* gnu/packages/lisp-xyz.scm (sbcl-virality): Update to 0.3.0-1.cdc19cc.
  [arguments]: Update 'delete-examples' phase.
2023-09-06 10:57:58 +02:00
Andre A. Gomes
209cdc81fd
gnu: cl-gobject-introspection: Update to 0.3-3.83beec4.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to
  0.3-3.83beec4.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:40:20 +02:00
Andre A. Gomes
6b911d7542
gnu: cl-cl+ssl: Update to 0.0.0-6.17d5cdd.
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-6.17d5cdd.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:32:56 +02:00
Andre A. Gomes
2c6133295d
gnu: cl-iolib: Update to 0.8.4-0.010b7a6.
* gnu/packages/lisp-xyz.scm (sbcl-iolib): Update to 0.8.4.0.010b7a6.
  [native-inputs]: Add pkg-config and sbcl-fiveam.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:23:04 +02:00
Artyom Bologov
f9cfaf47ed
gnu: sbcl-njson: Update to 1.1.1.
* gnu/packages/lisp-xyz.scm (sbcl-json): Update to 1.1.1.
[description]: Update description.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-02 11:56:43 -04:00
Andre A. Gomes
828b08d585
gnu: cl-nasdf: Update to 0.1.8.
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.8.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-13 13:37:15 +02:00
Artyom Bologov
3007f77596
gnu: cl-njson: Update to 1.2.0.
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.2.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-13 13:32:42 +02:00
Andre A. Gomes
5dac5882a7
gnu: cl-trivial-clipboard: Update to 0.0.0-6.6ddf8d5.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to
  0.0.0-6.6ddf8d5.
  [inputs]: Add wl-clipboard.
  [arguments]: Update 'fix-paths' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-22 11:13:56 +02:00
ykonai
3e8fccfdc4
gnu: Add cl-gtk4.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gtk4, cl-gtk4, ecl-cl-gtk4): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 12:33:46 +02:00
ykonai
518dc96eb3
gnu: Add cl-glib.
* gnu/packages/lisp-xyz.scm (sbcl-cl-glib, cl-glib, ecl-cl-glib): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 12:16:58 +02:00
ykonai
e53810054d
gnu: Add cl-gobject-introspection-wrapper.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection-wrapper,
  cl-gobject-introspection-wrapper, ecl-cl-gobject-introspection-wrapper): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 11:47:18 +02:00
ykonai
cb948aef0c
gnu: cl-gobject-introspection: Update to 0.3-2.c4fef07.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to
  0.3-2.c4fef07.
  [inputs]: Remove labels.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 11:39:15 +02:00
Guillaume Le Vaillant
d2cfa7a115
gnu: cl-nasdf: Update to 0.1.7.
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.7.
  [arguments]: Remove trailing boolean.

Co-authored-by: Artyom Bologov <mail@aartaka.me>
2023-08-18 11:02:53 +02:00
Konrad Hinsen
d32740d8be
gnu: cl-mime: Fix home page URL.
* gnu/packages/lisp-xyz.scm (sbcl-cl-mime)[home-page]: Use the correct URL.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-10 14:09:59 +02:00
Guillaume Le Vaillant
29dc951b90
gnu: cl-nodgui: Remove input labels.
* gnu/packages/lisp-xyz.scm (sbcl-nodgui)[inputs]: Remove labels.
  [arguments]: Use gexp.
2023-08-08 10:31:10 +02:00
cage
d83aa756a6
gnu: cl-nodgui: Update to 0.4.8.5-2.4a9c2e7.
* gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.4.8.5-2.4a9c2e7.
  [source, home-page]: Switch from Notabug to Codeberg.
  [inputs]: Remove sbcl-cl-lex and sbcl-cl-yacc. Add sbcl-esrap and tklib.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
be7f5111ce
gnu: cl-colors2: Update to 0.5.4-4.7a14107.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-4.7a14107.
  [source, home-page]: Switch from Notabug to Codeberg.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
b9098eaf5e
gnu: cl-i18n: Update to 0.5.5-3.acb162a.
* gnu/packages/lisp-xyz.scm (sbcl-cl-i18n): Update to 0.5.5-3.acb162a.
  [source, home-page]: Switch from Notabug to Codeberg.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
c7d9fb58a7
gnu: cl-tooter: Update to 1.0.0-4.2e1b22f05.
* gnu/packages/lisp-xyz.scm (sbcl-tooter): Update to 1.0.0-4.2e1b22f05.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
Pierre Neidhardt
7ff1b0a37c
gnu: Add cl-transmission.
* gnu/packages/lisp-xyz.scm (cl-transmission, ecl-transmission,
sbcl-transmission): New variables.
2023-08-02 13:41:40 +02:00
Andre A. Gomes
d2674ff89a
gnu: cl-nasdf: Update to 0.1.6.
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.6.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-25 14:03:38 +02:00
Guillaume Le Vaillant
cf9904bcc8
gnu: cl-ironclad: Update to 0.59.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.59.
2023-07-24 10:27:45 +02:00
Andre A. Gomes
1f53bfb7d7
gnu: cl-usocket: Update to 0.8.6.
* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.6.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:14:25 +02:00
Andre A. Gomes
324f56927b
gnu: cl-ndebug: Update to 0.2.0.
* gnu/packages/lisp-xyz.scm (sbcl-ndebug): Update to 0.2.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:12:01 +02:00
Andre A. Gomes
2d298564e3
gnu: cl-array-utils: Update to 1.2.0-0.29da8fc.
* gnu/packages/lisp-xyz.scm (sbcl-array-utils): Update to 1.2.0-0.29da8fc.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:10:04 +02:00
Artyom Bologov
b5a5e4d712
gnu: cl-nhooks: Update to 1.2.1.
* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.1.
  [native-inputs]: Remove sbcl-fiveam, add sbcl-lisp-unit2.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-15 10:56:46 +02:00
Pierre Neidhardt
1944b3baf4
gnu: sbcl-ospm: Update to 0.0.2.
* gnu/packages/lisp-xyz.scm (sbcl-ospm): Update to 0.0.2.
2023-07-10 12:30:06 +02:00
Artyom Bologov
1c194cd2bb
gnu: cl-spinneret: Update to 3.0-6.d4398b5.
* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to 3.0-6.d4398b5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Roman Scherer
ec2b5784ab
gnu: Add cl-postgres+local-time.
The local-time extension for cl-postgres has to be put in a separate package
to solve a dependency cycle between local-time and postmodern.

* gnu/packages/lisp-xyz.scm (sbcl-local-time)[arguments]: Add
  'delete-local-time' phase.
  (sbcl-cl-postgres+local-time): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-04 10:40:27 +02:00
Artyom Bologov
010e79f292
gnu: cl-colors2: Update to 0.5.4-3.cc03bad.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-3.cc03bad.
  [description]: Update with the latest changes.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Artyom Bologov
23f77bd7b8
gnu: cl-nclasses: Update to 0.6.0.
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Pierre Neidhardt
21696dce05
gnu: sbcl-cl-webkit: Update to 3.5.9.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.9.
2023-06-07 14:50:15 +02:00
Guillaume Le Vaillant
9ad8b0c2ef
gnu: sbcl-stmx: Update to 2.0.5-2.f71e742.
* gnu/packages/lisp-xyz.scm (sbcl-stmx): Update to 2.0.5-2.f71e742.
  [arguments]: Add 'fix-build' phase.
2023-06-06 10:46:45 +02:00
Guillaume Le Vaillant
5c959d0fa7
gnu: cl-utm-ups: Update to 1.2-0.f1e6fd4.
* gnu/packages/lisp-xyz.scm (sbcl-utm-ups): Update to 1.2-0.f1e6fd4.
2023-05-28 12:04:49 +02:00