Commit Graph

1257 Commits

Author SHA1 Message Date
Paul A. Patience
e6bffa99b1
gnu: cl-calispel: Fix homepage URL.
* gnu/packages/lisp-xyz.scm (sbcl-calispel)[home-page]: Fix URL.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-28 09:34:01 +01:00
Paul A. Patience
1a4eb38bdd
gnu: Add cl-with-user-abort.
* gnu/packages/lisp-xyz.scm (sbcl-with-user-abort, cl-with-user-abort,
  ecl-with-user-abort): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-28 09:32:10 +01:00
Paul A. Patience
d0b4baf51f
gnu: Add cl-system-load.
* gnu/packages/lisp-xyz.scm (sbcl-system-load, cl-system-load,
  ecl-system-load): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-25 10:28:29 +01:00
Paul A. Patience
13eafd6730
gnu: Add cl-file-notify.
* gnu/packages/lisp-xyz.scm (sbcl-file-notify, cl-file-notify,
  ecl-file-notify): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-25 10:25:49 +01:00
Paul A. Patience
5c93d51366
gnu: Add cl-marray.
* gnu/packages/lisp-xyz.scm (sbcl-marray, cl-marray): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-25 10:23:39 +01:00
Paul A. Patience
fe09d32e34
gnu: Add cl-atomichron.
* gnu/packages/lisp-xyz.scm (sbcl-atomichron, cl-atomichron,
  ecl-atomichron): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-25 10:15:55 +01:00
Paul A. Patience
63374ef9b9
gnu: Add cl-concurrent-hash-tables.
* gnu/packages/lisp-xyz.scm (sbcl-concurrent-hash-tables,
  cl-concurrent-hash-tables, ecl-concurrent-hash-tables): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-25 10:12:05 +01:00
Paul A. Patience
8bde62d174
gnu: Add cl-tar.
* gnu/packages/lisp-xyz.scm (sbcl-tar, cl-tar, ecl-tar): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-24 10:16:50 +01:00
Paul A. Patience
b0c392ffcf
gnu: Add cl-tar-file.
* gnu/packages/lisp-xyz.scm (sbcl-tar-file, cl-tar-file, ecl-tar-file):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-24 10:11:18 +01:00
Paul A. Patience
8a620036d7
gnu: Add cl-40ants-doc.
* gnu/packages/lisp-xyz.scm (sbcl-40ants-doc, cl-40ants-doc,
  ecl-40ants-doc): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-24 10:06:21 +01:00
Pierre Neidhardt
22a788d085
gnu: sbcl-cl-prevalence: Update to 20221122.
* gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20221122.
This update contains a critical bugfix, hence the conssecutive version bump.
2022-11-23 13:59:57 +01:00
Sharlatan Hellseher
cd9df33e41
gnu: Add cl-eventbus.
* gnu/packages/lisp-xyz.scm (cl-eventbus, ecl-eventbus, sbcl-eventbus): New
variables.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-23 09:53:11 +00:00
Paul A. Patience
0435469669
gnu: cl-parachute: Update to 1.5.0-0.8bc3e1b.
* gnu/packages/lisp-check.scm (sbcl-parachute): Update to
  1.5.0-0.8bc3e1b.
  [inputs]: Add sbcl-trivial-custom-debugger.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-custom-debugger)
  [arguments]: New field.
  [native-inputs]: Remove field.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-22 10:08:57 +01:00
Paul A. Patience
bb829bb23b
gnu: cl-array-utils: Update to 1.1.1-1.40cea8f.
* gnu/packages/lisp-xyz.scm (sbcl-array-utils): Update to 1.1.1-1.40cea8f.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-22 10:08:57 +01:00
Paul A. Patience
105f17013f
gnu: cl-plump: Update to 2.0.0-3.0c3e0b5.
* gnu/packages/lisp-xyz.scm (sbcl-plump): Update to 2.0.0-3.0c3e0b5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-22 10:08:57 +01:00
Pierre Neidhardt
d369a4cfa0
gnu: sbcl-cl-prevalence: Update to 20221121.
* gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20221121.
2022-11-21 15:23:22 +01:00
Pierre Neidhardt
cc5e94f290
gnu: sbcl-s-sysdeps: Update to 20210202.
* gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps): Update to 20210202.
2022-11-21 15:23:22 +01:00
Paul A. Patience
3612bd925f
gnu: Add cl-the-cost-of-nothing.
* gnu/packages/lisp-xyz.scm (sbcl-the-cost-of-nothing,
  cl-the-cost-of-nothing, ecl-the-cost-of-nothing): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:18:48 +01:00
Sharlatan Hellseher
c0037bd508
gnu: Add cl-adopt.
* gnu/packages/lisp-xyz.scm (cl-adopt, ecl-adopt, sbcl-adopt): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:10:27 +01:00
Paul A. Patience
d32b41c2de
gnu: Add cl-one-more-re-nightmare.
* gnu/packages/lisp-xyz.scm (sbcl-one-more-re-nightmare,
  cl-one-more-re-nightmare, ecl-one-more-re-nightmare): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:06:17 +01:00
Paul A. Patience
7245773eb6
gnu: Add cl-stealth-mixin.
* gnu/packages/lisp-xyz.scm (sbcl-stealth-mixin, cl-stealth-mixin,
  ecl-stealth-mixin): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21 10:01:03 +01:00
Guillaume Le Vaillant
52fdcf299d
gnu: cl-virality: Don't install examples.
* gnu/packages/lisp-xyz.scm (sbcl-virality)[arguments]: Add 'delete-examples'
  phase.
2022-11-20 14:45:00 +01:00
Paul A. Patience
c8f406056f
gnu: Add cl-simplified-types.
* gnu/packages/lisp-xyz.scm (sbcl-simplified-types, cl-simplified-types,
  ecl-simplified-types): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-20 14:45:00 +01:00
Paul A. Patience
46a2e98ca9
gnu: Add cl-pp-toml.
* gnu/packages/lisp-xyz.scm (sbcl-pp-toml, cl-pp-toml, ecl-pp-toml): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-20 14:45:00 +01:00
Sharlatan Hellseher
9c2d6ddfbe
gnu: Add cl-virality.
* gnu/packages/lisp-xyz.scm (cl-virality, sbcl-virality): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-20 14:45:00 +01:00
Paul A. Patience
854bdb7ba9
gnu: Add cl-ucons.
* gnu/packages/lisp-xyz.scm (sbcl-ucons, cl-ucons, ecl-ucons): New
variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:12 +01:00
Paul A. Patience
c3267528b5
gnu: Add cl-typo.
* gnu/packages/lisp-xyz.scm (sbcl-typo, cl-typo, ecl-typo): New
variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Paul A. Patience
c3ba1c04a4
gnu: Add cl-dot.
* gnu/packages/lisp-xyz.scm (cl-dot, ecl-cl-dot, sbcl-cl-dot): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Sharlatan Hellseher
a02cd9623f
gnu: Add cl-graph.
* gnu/packages/lisp-xyz.scm (cl-cl-graph, sbcl-cl-graph): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Guillaume Le Vaillant
103380bca0
gnu: Add ecl-moptilities.
* gnu/packages/lisp-xyz.scm (ecl-moptilities): New variable.
2022-11-19 12:58:11 +01:00
Sharlatan Hellseher
c9524eca89
gnu: cl-containers: Build more systems.
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers)[inputs]: Remove
  labels. Add sbcl-asdf-system-connections and sbcl-moptilities.
  [arguments]: Add cl-containers/with-moptilities and
  cl-containers/with-utilities to 'asd-systems'.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Artyom Bologov
24796542a8
gnu: cl-nactivitypub: Update to 0.0.4.
* gnu/packages/lisp-xyz.scm (sbcl-nactivitypub): Update to 0.0.4.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Artyom Bologov
337fe45544
gnu: Update cl-njson to 0.2.3.
* gnu/package/lisp-xyz.scm (sbcl-njson): Update to 0.2.3.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-19 12:58:11 +01:00
Sharlatan Hellseher
8cbd51d2d5
gnu: Add cl-mathstats.
* gnu/packages/lisp-xyz.scm (cl-mathstats, ecl-cl-mathstats,
  sbcl-cl-mathstats): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-18 14:33:06 +01:00
Sharlatan Hellseher
f136e83840
gnu: Add cl-metacopy.
* gnu/packages/lisp-xyz.scm (cl-metacopy, sbcl-metacopy): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-18 14:27:18 +01:00
Sharlatan Hellseher
89ebe054c5
gnu: Add cl-asdf-system-connections.
* gnu/packages/lisp-xyz.scm (cl-asdf-system-connections,
  ecl-asdf-system-connections, sbcl-asdf-system-connections): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-18 14:15:41 +01:00
Paul A. Patience
c9f927b704
gnu: Add cl-clop.
* gnu/packages/lisp-xyz.scm (sbcl-clop, cl-clop, ecl-clop): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-17 10:18:23 +01:00
André A. Gomes
4e401243dc
gnu: cl-symbol-munger: Update to 0.0.1-2.e96558e.
* gnu/packages/lisp-xyz.scm (sbcl-symbol-munger): Update to 0.0.1-2.e96558e.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-17 10:07:14 +01:00
Paul A. Patience
8a64495ef6
gnu: Add cl-random-sample.
* gnu/packages/lisp-xyz.scm (sbcl-random-sample, cl-random-sample,
ecl-random-sample): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:39:21 +01:00
Paul A. Patience
5bb4e9faae
gnu: Add cl-infix-math.
* gnu/packages/lisp-xyz.scm (sbcl-infix-math, cl-infix-math,
ecl-infix-math): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:36:07 +01:00
Paul A. Patience
56f73178e4
gnu: Add cl-wu-decimal.
* gnu/packages/lisp-xyz.scm (sbcl-wu-decimal, cl-wu-decimal,
  ecl-wu-decimal): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:34:42 +01:00
Paul A. Patience
fd34760e28
gnu: Add cl-moira.
* gnu/packages/lisp-xyz.scm (sbcl-moira, cl-moira, ecl-moira): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:29:50 +01:00
Paul A. Patience
ce9f956095
gnu: Add cl-flamegraph.
* gnu/packages/lisp-xyz.scm (sbcl-flamegraph, cl-flamegraph): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:23:53 +01:00
jgart
608999be59
gnu: Add cl-closure-template.
* gnu/packages/lisp-xyz.scm (cl-closure-template, ecl-closure-template,
  sbcl-closure-template): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-16 10:16:23 +01:00
Sharlatan Hellseher
d244282b69
gnu: Add cl-gss.
* gnu/packages/lisp-xyz.scm (ecl-cl-gss, cl-gss, sbcl-cl-gss): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-15 11:22:29 +01:00
Sharlatan Hellseher
3d09c03ea8
gnu: cl-radiance: Update to 2.1.2-2.a723783.
* gnu/packages/lisp-xyz.scm (sbcl-radiance): Update to 2.1.2-2.a723783.
  [native-inputs, inputs]: Remove labels.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-15 11:22:29 +01:00
jgart
c7422310ee
gnu: Add cl-wild-package-inferred-system.
* gnu/packages/lisp-xyz.scm (cl-wild-package-inferred-system,
  ecl-wild-package-inferred-system, sbcl-wild-package-inferred-system):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-15 11:22:29 +01:00
Artyom Bologov
1f5e8ef14f
gnu: Add cl-nsymbols.
* gnu/packages/lisp-xyz.scm (sbcl-nsymbols, cl-nsymbols, ecl-nsymbols): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-10 14:43:35 +01:00
Artyom Bologov
a6d6a48b15
gnu: Add cl-lass.
* gnu/packages/lisp-xyz.scm (sbcl-lass, cl-lass, ecl-lass): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-10 11:12:33 +01:00
Paul A. Patience
0e69ee46cc
gnu: cl-april: Update to 1.0-2.93b1004.
* gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-2.93b1004.
  [inputs]: Remove sbcl-decimals. Add sbcl-cl-unicode and
  sbcl-serapeum. Sort inputs.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-08 10:41:29 +01:00