summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
Commit message (Expand)AuthorAgeFilesLines
* 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> Adam Kandur2022-05-091-1/+35
* 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> Paul A. Patience2022-04-251-0/+37
* 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> Paul A. Patience2022-04-241-0/+31
* 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> Paul A. Patience2022-04-241-0/+31
* 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> Paul A. Patience2022-04-241-0/+28
* 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> Paul A. Patience2022-04-231-6/+9
* 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> Paul A. Patience2022-04-231-4/+2
* 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> Paul A. Patience2022-04-231-13/+13
* 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> Paul A. Patience2022-04-231-0/+35
* 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> Paul A. Patience2022-04-231-0/+33
* 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> Thomas Albers Raviola2022-04-201-0/+30
* 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> jgart2022-04-181-0/+36
* 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> AndrĂ© A. Gomes2022-04-151-3/+4
* 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> Paul A. Patience2022-04-141-5/+5
* 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> Paul A. Patience2022-04-141-0/+31
* 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> Foo Chuan Wei2022-04-141-3/+3
* 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> Foo Chuan Wei2022-04-131-0/+32
* gnu: cl-py4cl: Improve package definition.•••This is a follow-up to 917c25b3ba0575c6c6e44f8af0d1365bb2378220. * 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. Guillaume Le Vaillant2022-04-121-6/+6
* 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> Paul A. Patience2022-04-121-0/+6
* 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> Paul A. Patience2022-04-121-1/+4
* 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> jgart2022-04-081-0/+39
* 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> jgart2022-04-081-2/+1
* 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> jgart2022-04-081-5/+19
* 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> AndrĂ© A. Gomes2022-04-071-5/+6
* 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> jgart2022-04-071-4/+6
* 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> jgart2022-04-021-3/+3
* 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> jgart2022-04-011-5/+4
* 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> jgart2022-03-251-4/+4
* 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> jgart2022-03-251-3/+4
* 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> jgart2022-03-231-29/+5
* 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> jgart2022-03-211-4/+16
* 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> cage2022-03-211-8/+8
* 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> cage2022-03-181-1/+35
* 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> jgart2022-03-171-9/+19
* 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> jgart2022-03-171-17/+10
* 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> jgart2022-03-161-3/+3
* 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> jgart2022-03-131-4/+4
* gnu: cl-reexport: Several fixes.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[source]: Hardcode URL. [inputs]: Use new style. [synopsis, description]: Fix them. Guillaume Le Vaillant2022-03-101-6/+8
* 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> Aurora2022-03-101-9/+1
* 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> Aurora2022-03-101-11/+1
* 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> Aurora2022-03-101-3/+1
* 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> Aurora2022-03-101-2/+1
* 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> Aurora2022-03-101-4/+2
* 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> Aurora2022-03-101-3/+1
* 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> Aurora2022-03-101-4/+3
* 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> Aurora2022-03-101-3/+1
* 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> Aurora2022-03-101-3/+1
* 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> Aurora2022-03-101-2/+2
* 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> Aurora2022-03-081-0/+40
* 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> Aurora2022-03-081-0/+30