me
/
guix
Archived
1
0
Fork 0
Commit Graph

888 Commits (02492e8a9b71ec9f39951eecdd8b0c9ddf1619c8)

Author SHA1 Message Date
Guillaume Le Vaillant d0f6e8ae79
gnu: cl-slynk: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-slynk)[arguments]: Fix 'build-image' phase.
2021-11-24 14:28:58 +01:00
Guillaume Le Vaillant c09309e955
gnu: cl-libxml2: Fix build.
Tests are not working properly and the check phase never ends.

* gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[arguments]: Disable tests.
2021-11-24 14:28:58 +01:00
Guillaume Le Vaillant e8a4908fde
gnu: cl-html-encode: Fix source tarball name.
* gnu/packages/lisp-xyz.scp (sbcl-html-encode)[source]: Remove 'file-name'
  field.
2021-11-24 14:28:58 +01:00
Ludovic Courtès b15e543d30
Merge branch 'master' into core-updates-frozen 2021-11-23 11:29:38 +01:00
jgart 6ac283bad7
gnu: Add cl-cmn.
* gnu/packages/lisp-xyz.scm (cl-cmn, sbcl-cmn, ecl-cmn): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22 20:42:15 +01:00
Charles abd856b505
gnu: cl-portal: Update to 1.2.
* gnu/packages/lisp-xyz.scm (sbcl-portal): Update to 1.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22 11:47:39 +01:00
Charles e26a149e22
gnu: cl-yxorp: Update to 0.2.
* gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22 11:47:38 +01:00
Foo Chuan Wei 5b96e96510
gnu: Add cl-flute.
* gnu/packages/lisp-xyz.scm (cl-flute, ecl-flute, sbcl-flute):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20 14:55:16 +01:00
Foo Chuan Wei 118382b2a4
gnu: Add cl-let-over-lambda.
* gnu/packages/lisp-xyz.scm (cl-let-over-lambda, ecl-let-over-lambda,
  sbcl-let-over-lambda): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20 14:51:09 +01:00
Foo Chuan Wei 740854ff06
gnu: Add cl-assoc-utils.
* gnu/packages/lisp-xyz.scm (cl-assoc-utils, ecl-assoc-utils,
  sbcl-assoc-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20 14:44:58 +01:00
Ludovic Courtès 7cad446653
gnu: cl-cxml-rng: Fix license.
This is a followup to 3f6953b54e.

* gnu/packages/lisp-xyz.scm (sbcl-cxml-rng)[license]: Change to
'license:bsd-2'.
2021-11-19 23:04:19 +01:00
Pierre Neidhardt 044161025e
gnu: sbcl-cl-webkit: Update to 3.4.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.4.0.
2021-11-19 11:13:54 +01:00
Pierre Neidhardt 0f2a6fa49c
gnu: Add cl-https-everywhere.
* gnu/packages/lisp-xyz.scm (cl-https-everywhere, sbcl-cl-https-everywhere):
New variables.
2021-11-19 11:06:50 +01:00
Foo Chuan Wei e3bba7f720
gnu: Add cl-terminal-keypress.
* gnu/packages/lisp-xyz.scm (cl-terminal-keypress,
  ecl-terminal-keypress, sbcl-terminal-keypress): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:42 +01:00
Foo Chuan Wei 4cc345faf9
gnu: Add cl-trivial-raw-io.
* gnu/packages/lisp-xyz.scm (cl-trivial-raw-io, ecl-trivial-raw-io,
  sbcl-trivial-raw-io): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:42 +01:00
Foo Chuan Wei 04ed4a0e05
gnu: Add cl-which.
* gnu/packages/lisp-xyz.scm (cl-which, ecl-which, sbcl-which): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:42 +01:00
Foo Chuan Wei 03b146c45c
gnu: Add cl-trivial-open-browser.
* gnu/packages/lisp-xyz.scm (cl-trivial-open-browser,
  ecl-trivial-open-browser, sbcl-trivial-open-browser):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:42 +01:00
Foo Chuan Wei df1e97a644
gnu: Add cl-terminal-size.
* gnu/packages/lisp-xyz.scm (cl-terminal-size, ecl-terminal-size,
  sbcl-terminal-size): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Foo Chuan Wei a5185d9b64
gnu: Add cl-routes.
* gnu/packages/lisp-xyz.scm (cl-routes, ecl-routes, sbcl-routes):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Foo Chuan Wei 002e8bac4b
gnu: Add cl-pileup.
* gnu/packages/lisp-xyz.scm (cl-pileup, ecl-pileup, sbcl-pileup):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Foo Chuan Wei 641e3d1288
gnu: Add cl-path-parse.
* gnu/packages/lisp-xyz.scm (cl-path-parse, ecl-path-parse,
  sbcl-path-parse): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Foo Chuan Wei a35debac97
gnu: Add cl-genhash.
* gnu/packages/lisp-xyz.scm (cl-genhash, ecl-genhash, sbcl-genhash):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Kaelyn Takata d28a28ff53
gnu: sbcl-cl-webkit: Update to 3.4.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.4.0, bringing in
  support for libwebkit2gtk-4.1 from webkit 2.34.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-18 09:58:49 +01:00
Ludovic Courtès 3a317f7476
Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
Pierre Neidhardt 4eb7ec53dd
gnu: sbcl-cl-tld: Update to 20211117.
* gnu/packages/lisp-xyz.scm (sbcl-cl-tld): Update to 20211117.
2021-11-17 09:36:33 +01:00
Efraim Flashner e9a5fb7ad9
Revert "gnu: Add cl-https-everywhere."
With thanks to jlicht on IRC:
sbcl-package->cl-source-package assumes all inputs are packages
which isn't the case here.

This reverts commit e31d48d8db.
2021-11-16 15:06:54 +02:00
Pierre Neidhardt e31d48d8db
gnu: Add cl-https-everywhere.
* gnu/packages/lisp-xyz.scm (cl-https-everywhere, sbcl-cl-https-everywhere):
New variables.
2021-11-16 12:51:45 +01:00
Pierre Neidhardt 2d55463053
gnu: Add vernacular.
* gnu/packages/lisp-xyz.scm (cl-vernacular, sbcl-vernacular): New variables.
2021-11-16 12:51:45 +01:00
Pierre Neidhardt f1dd327996
gnu: Add fxml.
* gnu/packages/lisp-xyz.scm (cl-fxml, sbcl-fxml): New variables.
2021-11-16 12:51:45 +01:00
Pierre Neidhardt 3ddfe4c1a0
gnu: Add xpath.
* gnu/packages/lisp-xyz.scm (cl-xpath, sbcl-xpath): New variables.
2021-11-16 12:51:45 +01:00
Pierre Neidhardt e37bb39971
gnu: Add overlord.
* gnu/packages/lisp-xyz.scm (cl-overlord, sbcl-overlord): New variables.
2021-11-16 12:51:45 +01:00
Pierre Neidhardt 3f6953b54e
gnu: Add cxml-rng.
* gnu/packages/lisp-xyz.scm (cl-cxml-rng, sbcl-cxml-rng): New variables.
2021-11-16 12:51:45 +01:00
Pierre Neidhardt d0c3efb78a
gnu: Add bit-smasher.
* gnu/packages/lisp-xyz.scm (cl-bit-smasher, ecl-bit-smasher, sbcl-bit-smasher): New variables.
2021-11-16 12:51:44 +01:00
Pierre Neidhardt de28e45e0f
gnu: Add cl-base58.
* gnu/packages/lisp-xyz.scm (cl-base58, ecl-cl-base58, sbcl-cl-base58): New variables.
2021-11-16 12:51:44 +01:00
Pierre Neidhardt 6366aaf7cc
gnu: Add exit-hooks.
* gnu/packages/lisp-xyz.scm (cl-exit-hooks, ecl-exit-hooks, sbcl-exit-hooks):
New variables.
2021-11-16 12:47:00 +01:00
Pierre Neidhardt 462bb6cca8
gnu: Add cl-strftime.
* gnu/packages/lisp-xyz.scm (cl-strftime, ecl-cl-strftime, sbcl-cl-strftime):
New variables.
2021-11-16 12:46:59 +01:00
Pierre Neidhardt 342f3de742
gnu: Add sbcl-cl-tld.
* gnu/packages/lisp-xyz.scm (sbcl-cl-tld): New variable.
2021-11-16 12:46:59 +01:00
Pierre Neidhardt 66cfc6ad12
gnu: sbcl-cl-webkit: Update to 3.2.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.2.0.
2021-11-16 12:46:59 +01:00
Pierre Neidhardt 95a0f249ab
gnu: sbcl-cmd: Update to 20211009.
* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20211009.
2021-11-16 12:46:59 +01:00
Foo Chuan Wei f50c9b45ad
gnu: Add cl-chemboy.
* gnu/packages/lisp-xyz.scm (cl-chemboy, ecl-chemboy, sbcl-chemboy):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-15 17:38:14 +01:00
Foo Chuan Wei 8e18eb8cdf
gnu: Add cl-chemical-compounds.
* gnu/packages/lisp-xyz.scm (cl-chemical-compounds,
  ecl-chemical-compounds, sbcl-chemical-compounds): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-15 17:32:36 +01:00
Foo Chuan Wei 333e1b3ce6
gnu: Add cl-periodic-table.
* gnu/packages/lisp-xyz.scm (cl-periodic-table, ecl-periodic-table,
  sbcl-periodic-table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-15 17:26:58 +01:00
Sharlatan Hellseher 6ec0c6c767
gnu: Add cl-alloy.
* gnu/packages/lisp-xyz.scm (sbcl-alloy, cl-alloy, ecl-alloy): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-08 09:16:28 +01:00
Efraim Flashner 075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-03 14:27:51 +02:00
Foo Chuan Wei 1865860cc1
gnu: cl-drakma: Update to 2.0.8.
* gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.8.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-02 09:09:10 +01:00
Foo Chuan Wei c0c974ad96
gnu: cl-who: Update to commit 1.1.4-2.0d38264.
* gnu/packages/lisp-xyz.scm (sbcl-cl-who): Update to 1.1.4-2.0d38264.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-01 10:58:12 +01:00
Guillaume Le Vaillant 9070bfd2c0
gnu: cl-string-match: Fix dependency.
* gnu/packages/lisp-xyz.scm (sbcl-cl-string-match)[arguments]: Add
  'fix-dependency' phase.
  [source, home-page]: Update to new URL.
2021-11-01 10:58:12 +01:00
Guillaume Le Vaillant 840a708088
gnu: cl-mgl-pax: Update to 0.0.4-0.a7f9047.
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax): Update to 0.0.4-0.a7f9047.
  [inputs]: Add alexandria, colorize and md5. Remove babel, cl-fad and
  ironclad.
  [arguments]: Add optional systems to 'asd-systems' to build them too.
2021-11-01 10:58:11 +01:00
Efraim Flashner bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Foo Chuan Wei cd188b9c6f
gnu: Add cl-pass.
* gnu/packages/lisp-xyz.scm (cl-pass, ecl-cl-pass, sbcl-cl-pass): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-30 11:08:58 +02:00