summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: sbcl-cmd: Update to 20210206.Pierre Neidhardt2021-02-10
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20210206. [inputs]: Add procps. [arguments]: Patch the paths of all external executables.
* gnu: Add cl-varjo.Sharlatan Hellseher2021-02-10
| | | | | | * gnu/packages/lisp-xyz.scm (cl-varjo, ecl-varjo, sbcl-varjo): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-glsl-spec.Sharlatan Hellseher2021-02-10
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-glsl-spec, ecl-glsl-spec, sbcl-glsl-spec): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-vas-string-metrics.Sharlatan Hellseher2021-02-10
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-vas-string-metrics, ecl-vas-string-metrics, sbcl-vas-string-metrics): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-fn.Sharlatan Hellseher2021-02-10
| | | | | | * gnu/packages/lisp-xyz.scm (cl-fn, ecl-fn, sbcl-fn): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-named-readtables: Update to 0.9-3.585a28e.Sharlatan Hellseher2021-02-10
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-named-readtables): Update to 0.9-3.585a28e. [arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-static-vectors: Update to 1.8.6.Sharlatan Hellseher2021-02-10
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.6. [inputs]: Add alexandria. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-quri: Update to 20200209.Pierre Neidhardt2021-02-09
| | | | * gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 20200209.
* gnu: sbcl-cl-webkit: Update to 20210205.Pierre Neidhardt2021-02-09
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210205.
* gnu: sbcl-slynk: Update to 20210205.Pierre Neidhardt2021-02-06
| | | | * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20210205.
* gnu: sbcl-slynk: Fix sha256.Pierre Neidhardt2021-02-05
| | | | * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update sha256.
* gnu: sbcl-trivia.trivial: Update to 20210125.Pierre Neidhardt2021-02-05
| | | | * gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial): Update to 20210125.
* gnu: sbcl-slynk: Update to 20210204.Pierre Neidhardt2021-02-05
| | | | * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20210204.
* gnu: sbcl-hu.dwim.defclass-star: Update to 20210129.Pierre Neidhardt2021-02-05
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star): Update to 20210129. [version]: Bump year to trigger update on clients. [source]: Use new GitHub home. [home-page]: Use new GitHub home, former home-page is dying.
* gnu: sbcl-quri: Update to 20201113.Pierre Neidhardt2021-02-05
| | | | * gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 20201113.
* gnu: 3bmd: Update to 0.0.0-2.6fc5759.Sharlatan Hellseher2021-02-04
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-3bmd): Update to 0.0.0-2.6fc5759. [inputs]: Add alexandria. [arguments]: Add extension systems in 'asd-systems'. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-origin.Sharlatan Hellseher2021-02-04
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-origin, ecl-origin, sbcl-origin): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-specialization-store.Sharlatan Hellseher2021-02-04
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-specialization-store, ecl-specialization-store, sbcl-specialization-store): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-radiance.Sharlatan Hellseher2021-02-03
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-radiance, ecl-radiance, sbcl-radiance): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-ubiquitous: Also compile ubiquitous-concurrent.Guillaume Le Vaillant2021-02-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-ubiquitous)[arguments]: Add ubiquitous-concurrent to 'asd-systems'.
* gnu: sbcl-serapeum: Update to 20210130.Pierre Neidhardt2021-02-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20210130.
* gnu: sbcl-generic-cl: Don't propagate inputs.Guillaume Le Vaillant2021-02-03
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-generic-cl)[propagated-inputs]: Remove cl-static-dispatch. [inputs]: Add sbcl-static-dispatch.
* gnu: sbcl-static-dispatch: Update to 0.3-1.6243afc.Sharlatan Hellseher2021-02-03
| | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-static-dispatch): Update to 0.3-1.6243afc. [propagated-inputs]: Remove cl-environment. [inputs]: Add sbcl-cl-environment. [arguments]: Remove workaround for arrows. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cl-environments: Don't propagate inputs.Guillaume Le Vaillant2021-02-03
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-environments)[propagated-inputs]: Remove cl-alexandria, cl-anaphora, cl-collectors and cl-optima. [inputs]: Add sbcl-alexandria, sbcl-anaphora, sbcl-collectors and sbcl-optima.
* gnu: sbcl-log4cl: Update to 1.1.3-1.8c48d6f.Sharlatan Hellseher2021-02-03
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.3-1.8c48d6f. [native-inputs]: Add stefil. [arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-3b-bmfont.Sharlatan Hellseher2021-02-03
| | | | | | | * gnu/package/lisp-xyz.scm (cl-3b-bmfont, ecl-3b-bmfont, sbcl-3b-bmfont): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-trivial-timeout.Sharlatan Hellseher2021-02-03
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-trivial-timeout, ecl-trivial-timeout, sbcl-trivial-timeout): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-printv.Sharlatan Hellseher2021-02-03
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-printv, ecl-printv, sbcl-printv): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-golden-utils.Sharlatan Hellseher2021-02-03
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-golden-utils, ecl-golden-utils, sbcl-golden-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-slug.Sharlatan Hellseher2021-02-03
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-slug, ecl-cl-slug, sbcl-cl-slug): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-parse-float: Update to 0.0.0-2.3074765.Sharlatan Hellseher2021-02-02
| | | | | | | | | * gnu/packages/listp-xyz.scm (sbcl-parse-float): Update to 0.0.0-2.3074765. [native-inputs]: Remove prove, add lisp-unit. [inputs]: Remove babel. [arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-3bz: Update to 0.0.0-1.569614c.Sharlatan Hellseher2021-02-02
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-3bz): Update to 0.0.0-1.569614c. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-deploy: Update to 1.0.0-2.9b20e64.Sharlatan Hellseher2021-01-31
| | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-deploy): Update to 1.0.0-2.9b20e64. [arguments]: Add 'test-asd-file' and 'asd-files' parameters. [native-inputs]: Add cl-mpg123 and cl-out123. [inputs]: Add trivial-features. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-mpg123.Sharlatan Hellseher2021-01-31
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-mpg123, ecl-cl-mpg123, sbcl-cl-mpg123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-verbose.Sharlatan Hellseher2021-01-31
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-verbose, ecl-verbose, sbcl-verbose): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-piping.Sharlatan Hellseher2021-01-31
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-piping, ecl-piping, sbcl-piping): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-puri: Update to 1.5.7-2.4bbab89.Sharlatan Hellseher2021-01-31
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-puri): Update to 1.5.7-2.4bbab89. [home-page]: Fix URL. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cl-online-learning: Update to 0.5-1.87fbef8.Sharlatan Hellseher2021-01-31
| | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-online-learning): Update to 0.5-1.87fbef8. [arguments]: Add 'test-asd-file' and 'asd-systems' parameters. Activate tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-out123.Sharlatan Hellseher2021-01-30
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-out123, ecl-cl-out123, sbcl-cl-out123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-slynk: Fix version number check.Pierre Neidhardt2021-01-27
| | | | | | | | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-slynk)[source]: Don't move files around since this is not required. [arguments]: Re-enable tests. There is none at the moment, but they might get added in the future. Don't list systems since they are found automatically. Moving `slynk.lisp' had the detrimental side-effect to break `sly-version-string' which expects `sly.el' to be in the parent directory. As a result, using `sly-connect' from Emacs would prompt the user: [sly] Versions differ: 1.0.43 (sly) vs. nil (slynk). Continue? (y or n) even though the Slynk version is correct. Maybe there was a need for moving files around in the past, but since our ASDF build system got revamped, all systems are now automatically found. Thus we can leave the files where they are, which fixes the version number check.
* 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.