aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: sbcl-modularize-hooks: Fix synopsis.Guillaume Le Vaillant2021-01-27
| | | | * gnu/packages/lisp-xyz.scm (sbcl-modularize-hooks)[synopsis]: Fix it.
* gnu: Add cl-modularize-interfaces.Sharlatan Hellseher2021-01-27
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-modularize-interfaces, ecl-modularize-interfaces, sbcl-modularize-interfaces): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-modularize-hooks.Sharlatan Hellseher2021-01-27
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-modularize-hooks, ecl-modularize-hooks, sbcl-modularize-hooks): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-ubiquitous.Sharlatan Hellseher2021-01-26
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-ubiquitous, ecl-ubiquitous, sbcl-ubiquitous): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-trivial-arguments.Sharlatan Hellseher2021-01-26
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-trivial-arguments, ecl-trivial-arguments, sbcl-trivial-arguments): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-modularize.Sharlatan Hellseher2021-01-26
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-modularize, ecl-modularize, sbcl-modularize): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-postmodern: Update to 1.32.8.Sharlatan Hellseher2021-01-25
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.8. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-uax-15: Update to 0.1.1.Sharlatan Hellseher2021-01-25
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-uax-15): Update to 0.1.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-periods: Update to 20210125.Pierre Neidhardt2021-01-25
| | | | * gnu/packages/lisp-xyz.scm (sbcl-periods): Update to 20210125.
* gnu: Add common-lisp-jupyter.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-common-lisp-jupyter, ecl-common-lisp-jupyter, sbcl-common-lisp-jupyter): New variables.
* gnu: Add trivial-do.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-trivial-do, ecl-trivial-do, sbcl-trivial-do): New variables.
* gnu: Add multilang-documentation.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-multilang-documentation, ecl-multilang-documentation, sbcl-multilang-documentation): New variables.
* gnu: Add language-codes.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-language-codes, ecl-language-codes, sbcl-language-codes): New variables.
* gnu: Add system-locale.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-system-locale, ecl-system-locale, sbcl-system-locale): New variables.
* gnu: Add jsown.Pierre Neidhardt2021-01-24
| | | | * gnu/packages/lisp-xyz.scm (cl-jsown, ecl-jsown, sbcl-jsown): New variables.
* gnu: Add eclector.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-eclector, ecl-eclector, sbcl-eclector): New variables.
* gnu: Add concrete-syntax-tree.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-concrete-syntax-tree, ecl-concrete-syntax-tree, sbcl-concrete-syntax-tree): New variables.
* gnu: Add cl-indentify.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-indentify, ecl-cl-indentify, sbcl-cl-indentify): New variables.
* gnu: Add trivial-escapes.Pierre Neidhardt2021-01-24
| | | | | * gnu/packages/lisp-xyz.scm (cl-trivial-escapes, ecl-trivial-escapes, sbcl-trivial-escapes): New variables.
* gnu: cl-ppath: Use sbcl-package->cl-source-package.Matthew Kraai2021-01-23
| | | | | | * gnu/packages/lisp-xyz.scm (cl-ppath): Use sbcl-package->cl-source-package. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-cmd: Use sbcl-package->cl-source-package.Matthew Kraai2021-01-23
| | | | | | * gnu/packages/lisp-xyz.scm (cl-cmd): Use sbcl-package->cl-source-package. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cmd: Remove dead code.Matthew Kraai2021-01-23
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cmd)[arguments]: Remove dead code. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cmd: Update to 20210117.Pierre Neidhardt2021-01-22
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20210117. [inputs]: Add coreutils. [arguments]: Fix `pwd' and `env' paths.
* gnu: sbcl-trivial-mimes: Update to 20200615.Pierre Neidhardt2021-01-22
| | | | * gnu/packages/lisp-xyz.scm (sbcl-trivial-mimes): Update to 20200615.
* gnu: sbcl-cl-gobject-introspection: Update to 20210121.Pierre Neidhardt2021-01-22
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to 20210121. [arguments]: Re-enable tests now that upstream has fixed them.
* gnu: Add ppath.Pierre Neidhardt2021-01-21
| | | | * gnu/packages/lisp-xyz.scm (cl-ppath, ecl-ppath, sbcl-ppath): New variables.
* gnu: Add cl-claw-utils.Adam Kandur2021-01-21
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-claw-utils, ecl-claw-utils, sbcl-claw-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-claw.Adam Kandur2021-01-20
| | | | | | * gnu/packages/lisp-xyz.scm (cl-claw, ecl-claw, sbcl-claw): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cffi: Update to 0.23.0.Aurora2021-01-17
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cffi): Update to 0.23.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-postmodern: Update to 1.32.6.Sharlatan Hellseher2021-01-15
| | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.6. [inputs]: Add cl-base64, cl-unicode, ironclad, local-time and uax-15. [arguments]: Add cl-postgres, s-sql and simple-date to 'asd-systems'. (ecl-postmodern)[arguments]: Add cl-postgres, s-sql and simple-date to 'asd-systems'. Update the 'fix-build' phase. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-mssql.Sharlatan Hellseher2021-01-14
| | | | | | * gnu/packages/lisp-xyz.scm (cl-mssql, ecl-mssql, sbcl-mssql): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cmd.Pierre Neidhardt2021-01-13
| | | | * gnu/packages/lisp-xyz.scm (cl-cmd, ecl-cmd, sbcl-cmd): New variables.
* gnu: Add shlex.Pierre Neidhardt2021-01-13
| | | | * gnu/packages/lisp-xyz.scm (cl-shlex, ecl-shlex, sbcl-shlex): New variables.
* gnu: Add magicffi.Pierre Neidhardt2021-01-12
| | | | * gnu/packages/lisp-xyz.scm (cl-magicffi, ecl-magicffi, sbcl-magicffi): New variables.
* gnu: sbcl-local-time: Update to 1.0.6-2.a177eb9.Sharlatan Hellseher2021-01-10
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 1.0.6-2.a177eb9. [inputs]: Remove sbcl-cl-fad. [arguments]: Activate tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-garbage-pools.Sharlatan Hellseher2021-01-10
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-garbage-pools, ecl-garbage-pools, sbcl-garbage-pools): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-markdown.Sharlatan Hellseher2021-01-08
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-markdown, ecl-cl-markdown, sbcl-cl-markdown): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-dynamic-classes.Sharlatan Hellseher2021-01-08
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-dynamic-classes, ecl-dynamic-classes, sbcl-dynamic-classes): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-slynk: Update to 1.0.43.Pierre Neidhardt2021-01-07
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43. We still use git-version because upstream did not push a Git tag.
* gnu: sbcl-ironclad: Update to 0.54.Guillaume Le Vaillant2021-01-06
| | | | * gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.54.
* gnu: sbcl-agnostic-lizard: Fix home-page.Guillaume Le Vaillant2021-01-06
| | | | * gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard)[home-page]: Fix it.
* gnu: Add cl-py-configparser.Sharlatan Hellseher2021-01-06
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-py-configparser, ecl-py-configparser, sbcl-py-configparser): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add agnostic-lizard.Pierre Neidhardt2021-01-06
| | | | | * gnu/packages/lisp-xyz.scm (cl-agnostic-lizard, ecl-agnostic-lizard, sbcl-agnostic-lizard): New variables.
* gnu: Add cl-db3.Sharlatan Hellseher2021-01-04
| | | | | | * gnu/packages/lisp-xyz.scm (cl-db3, ecl-db3, sbcl-db3): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cl-fastcgi: Update to 20210121.Pierre Neidhardt2021-01-02
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-fastcgi): Update to 20210121.
* gnu: Add cl-ixf.Sharlatan Hellseher2021-01-02
| | | | | | * gnu/packages/lisp-xyz.scm (cl-ixf, ecl-ixf, sbcl-ixf): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-mcclim: Update to 0.9.7-1.04cc542.Guillaume Le Vaillant2020-12-31
| | | | * gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-1.04cc542.
* gnu: sbcl-slynk: Update to 1.0.42.Pierre Neidhardt2020-12-30
| | | | * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.42.
* gnu: Add cl-uax-15.Sharlatan Hellseher2020-12-28
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-uax-15, ecl-uax-15, sbcl-uax-15): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-zstd.Guillaume Le Vaillant2020-12-22
| | | | | * gnu/packages/lisp-xyz.scm (cl-zstd, ecl-cl-zstd, sbcl-cl-zstd): New variables.