Adam Kandur
9f9c2f200b
gnu: Add cl-zip.
...
* gnu/packages/lisp-xyz.scm (sbcl-zip, cl-zip, ecl-zip): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-05-09 11:14:29 +02:00
Paul A. Patience
5183ff2b91
gnu: Add cl-formgrep.
...
* gnu/packages/lisp-xyz.scm (sbcl-formgrep, cl-formgrep,
ecl-formgrep): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-25 10:09:03 +02:00
Paul A. Patience
d13c7e905c
gnu: Add cl-boost-lexer.
...
* gnu/packages/lisp-xyz.scm (sbcl-boost-lexer, cl-boost-lexer,
ecl-boost-lexer): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-24 12:08:16 +02:00
Paul A. Patience
5e343e3570
gnu: Add cl-boost-re.
...
* gnu/packages/lisp-xyz.scm (sbcl-boost-re, cl-boost-re,
ecl-boost-re): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-24 12:08:16 +02:00
Paul A. Patience
3ab9bd0778
gnu: Add cl-boost-parse.
...
* gnu/packages/lisp-xyz.scm (sbcl-boost-parse, cl-boost-parse,
ecl-boost-parse): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-24 12:08:16 +02:00
Paul A. Patience
df27a92b8d
gnu: cl-trivia: Update to 0.1-0.8b406c3.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial): Update to
0.1-0.8b406c3. (The version listed in the .asd files was always 0.1,
not 0.0.0.)
[arguments]: Delete trivia.fset.asd file in 'fix-build' phase.
(sbcl-trivia)[inputs]: Add sbcl-fset.
[arguments]<#:asd-systems>: Add trivia.fset.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-23 10:46:49 +02:00
Paul A. Patience
9ddc9448d9
gnu: cl-trivia: Remove trailing booleans.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial,
sbcl-trivia)[arguments]: Remove trailing booleans.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-23 10:44:07 +02:00
Paul A. Patience
56353b72df
gnu: cl-trivia: Remove input labels.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial)[inputs]: Remove
labels.
(sbcl-trivia)[native-inputs, inputs]: Remove labels.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-23 10:42:44 +02:00
Paul A. Patience
a58734e7fe
gnu: Add cl-bobbin.
...
* gnu/packages/lisp-xyz.scm (sbcl-bobbin, cl-bobbin, ecl-bobbin): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-23 10:06:18 +02:00
Paul A. Patience
7134a10813
gnu: Add cl-plump-sexp.
...
* gnu/packages/lisp-xyz.scm (sbcl-plump-sexp, cl-plump-sexp,
ecl-plump-sexp): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-23 10:00:36 +02:00
Thomas Albers Raviola
101edbe63a
gnu: Add cl-just-getopt-parser.
...
* gnu/packages/lisp-xyz.scm (sbcl-just-getopt-parser,
ecl-just-getopt-parser, cl-just-getopt-parser): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-20 13:31:28 +02:00
jgart
b629b30269
gnu: Add cl-ipfs-api2.
...
* gnu/packages/lisp-xyz.scm (cl-ipfs-api2, ecl-cl-ipfs-api2,
sbcl-cl-ipfs-api2): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-18 09:26:36 +02:00
André A. Gomes
179a949e60
gnu: cl-nfiles: Update to 0.4.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 0.4.0.
[inputs]: Add sbcl-quri.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-15 17:09:03 +02:00
Paul A. Patience
5059e7f01e
gnu: cl-py4cl: Update to 0.0.0-1.2f2a008.
...
* gnu/packages/lisp-xyz.scm (sbcl-py4cl): Update to 0.0.0-1.2f2a008.
[arguments]<#:phases>: Adjust substitutions to renamed files.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-14 20:31:59 +02:00
Paul A. Patience
0ddca9d682
gnu: Add cl-numpy-file-format.
...
* gnu/packages/lisp-xyz.scm (cl-numpy-file-format, ecl-numpy-file-format,
sbcl-numpy-file-format): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-14 16:33:52 +02:00
Foo Chuan Wei
0f6aaf2f62
gnu: cl-who: Update to 1.1.4-3.07dafe9.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-who): Update to 1.1.4-3.07dafe9.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-14 16:33:52 +02:00
Foo Chuan Wei
4996104189
gnu: Add cl-simple-routes.
...
* gnu/packages/lisp-xyz.scm (cl-simple-routes, ecl-simple-routes,
sbcl-simple-routes): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-13 13:42:35 +02:00
Guillaume Le Vaillant
59377f88ed
gnu: cl-py4cl: Improve package definition.
...
This is a follow-up to 917c25b3ba
.
* gnu/packages/lisp-xyz.scm (sbcl-py4cl)[propagated-inputs]: Move python
to...
[inputs]: ... here.
[arguments]: Use 'search-input-file' instead of 'which' in
'fix-python3-path' phase.
2022-04-12 15:08:08 +02:00
Paul A. Patience
917c25b3ba
gnu: cl-py4cl: Fix path to python3.
...
* gnu/packages/lisp-xyz.scm (sbcl-py4cl)[arguments]: Add the
'fix-python3-path' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-12 13:59:17 +02:00
Paul A. Patience
1f22508a8a
gnu: cl-py4cl: Fix path to py4cl.py.
...
* gnu/packages/lisp-xyz.scm (sbcl-py4cl)[arguments]: Fix
'replace-*base-directory*-var' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-12 13:53:34 +02:00
jgart
96bd801780
gnu: Add cl-jzon.
...
* gnu/packages/lisp-xyz.scm (cl-jzon, ecl-jzon, sbcl-jzon): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-08 10:03:58 +02:00
jgart
b67c67b027
gnu: cl-cffi: Remove trailing boolean.
...
* gnu/packages/lisp-xyz.scm (sbcl-cffi)[arguments]: Remove trailing boolean.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-08 09:53:37 +02:00
jgart
9919e423a7
gnu: cl-legit: Update to 1.0.0-2.5f8a2d4.
...
* gnu/packages/lisp-xyz.scm (sbcl-legit): Update to 1.0.0-2.5f8a2d4 and use
revision variable in let block.
[arguments]: Add 'patch-git-executable' phase.
[inputs]: Add formatting and add missing git input.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-08 09:50:53 +02:00
André A. Gomes
7409f246e2
gnu: cl-slynk: Update to 1.0.43-6.4513c38.
...
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-6.4513c38.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07 13:38:00 +02:00
jgart
b94b334cb7
gnu: cl-sxql: Update to 0.1.0-3.cc3478c.
...
* gnu/packages/lisp-xyz.scm (sbcl-sxql): Update to 0.1.0-3.cc3478c and use
revision variable in let block.
[inputs]: Add missing sbcl-trivia input.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07 10:23:15 +02:00
jgart
49d0a80738
gnu: cl-dbi: Update to 0.9.5-2.738a74d.
...
* gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to 0.9.5-2.738a74d.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-02 16:36:49 +02:00
jgart
b724c847a2
gnu: cl-usocket: Update to 0.8.4.
...
* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.4.
[inputs]: Use new style.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-01 13:33:56 +02:00
jgart
034b7b5db6
gnu: cl-clack: Update to 2.0.0-2.6fd0279.
...
* gnu/packages/lisp-xyz.scm (sbcl-clack): Update to 2.0.0-2.6fd0279.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-25 11:10:56 +01:00
jgart
6b532de90e
gnu: cl-contextl: Update to 1.0.0-2.f4fb3f5.
...
* gnu/packages/lisp-xyz.scm (sbcl-contextl): Update to 1.0.0-2.f4fb3f5.
[version]: Use revision variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-25 11:10:30 +01:00
jgart
297a5b74c3
gnu: cl-ningle: Update to 0.3.0-2.2e85675.
...
* gnu/packages/lisp-xyz.scm (sbcl-ningle): Update to 0.3.0-2.2e85675.
[arguments]: Remove custom 'combine-fasls' phase that changes the name of
compiled files causing a permission denied error when loading ningle.
See this discussion:
https://lists.gnu.org/archive/html/help-guix/2021-12/msg00067.html .
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-23 09:46:15 +01:00
jgart
a47b4da099
gnu: cl-printv: Update to 0.1.0-2.e717a7f.
...
* gnu/packages/lisp-xyz.scm (sbcl-printv): Update to 0.1.0-2.e717a7f.
[inputs]: Add figlet.
[arguments]: Add 'patch-figlet-executable' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-21 09:54:55 +01:00
cage
0afea4a790
gnu: cl-croatoan: Update to 0.0.1-5.5d0949d.
...
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-5.5d0949d.
[inputs]: Use new style.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-21 09:30:07 +01:00
cage
cab5f92836
gnu: Add cl-purgatory.
...
* gnu/packages/lisp-xyz.scm (cl-purgatory, ecl-purgatory, sbcl-purgatory): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-18 14:19:46 +01:00
jgart
a7b40dff2f
gnu: cl-3bmd: Update to 0.0.0-3.4e08d82.
...
* gnu/packages/lisp-xyz.scm (sbcl-3bmd): Update to 0.0.0-3.4e08d82.
[native-inputs]: Add sbcl-fiasco.
[inputs]: Add python, python-pygments, and use newer inputs guix style.
[arguments]: Add 'fix-python3-path' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-17 10:01:59 +01:00
jgart
b999ce74ba
gnu: cl-envy: Update to 26a7faa.
...
* gnu/packages/lisp-xyz.scm (sbcl-envy): Update to 26a7faa.
[native-inputs]: Uncomment test inputs and use new style.
[arguments]: Add 'asd-systems' parameter, Remove 'fix-tests' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-17 09:32:39 +01:00
jgart
4637b6952c
gnu: cl-mito: Update to 47ba486.
...
* gnu/packages/lisp-xyz.scm (sbcl-mito): Update to 47ba486.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-16 16:48:11 +01:00
jgart
f69727278b
gnu: cl-find-port: Update to 0.1-2.811727f and use git-version.
...
* gnu/packages/lisp-xyz.scm (cl-find-port): Update to 0.1-2.811727f.
[version]: Use git-version.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-03-13 04:41:51 -04:00
Guillaume Le Vaillant
aa350909c1
gnu: cl-reexport: Several fixes.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[source]: Hardcode URL.
[inputs]: Use new style.
[synopsis, description]: Fix them.
2022-03-10 15:28:26 +01:00
Aurora
c175bca67a
gnu: cl-assoc-utils: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-assoc-utils)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 15:15:25 +01:00
Aurora
c8dc6d65be
gnu: cl-locale: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-locale)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 15:13:16 +01:00
Aurora
7262ed60b0
gnu: cl-mito: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 15:07:23 +01:00
Aurora
7e3a4c6006
gnu: cl-cookie: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-cookie)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 15:05:02 +01:00
Aurora
adbc5e3de6
gnu: cl-http-body: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-http-body)[native-inputs]: Add
trivial-utf-8.
[arguments]: Add 'asd-systems' parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 15:00:33 +01:00
Aurora
af5252d5f1
gnu: cl-fast-http: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-fast-http)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 14:57:56 +01:00
Aurora
3c5da3329d
gnu: cl-smart-buffer: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-smart-buffer)[native-inputs]: Add babel.
[arguments]: Add 'asd-systems' parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 14:56:00 +01:00
Aurora
8daa60cda0
gnu: cl-xsubseq: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-xsubseq)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 14:52:30 +01:00
Aurora
48a6473244
gnu: cl-myway: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-myway)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 14:48:49 +01:00
Aurora
bbd1d7f975
gnu: cl-proc-parse: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-proc-parse)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-10 14:48:33 +01:00
Aurora
93bba8af87
gnu: Add cl-websocket-driver.
...
* gnu/packages/lisp-xyz.scm (cl-websocket-driver, ecl-websocket-driver,
sbcl-websocket-driver): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-08 14:17:03 +01:00
Aurora
8cd8a4026e
gnu: Add cl-sha1.
...
* gnu/packages/lisp-xyz.scm (cl-sha1, ecl-sha1, sbcl-sha1): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-08 14:07:05 +01:00