summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
AgeCommit message (Expand)Author
2021-02-10gnu: sbcl-cmd: Update to 20210206....* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20210206. [inputs]: Add procps. [arguments]: Patch the paths of all external executables. Pierre Neidhardt
2021-02-10gnu: Add cl-varjo....* gnu/packages/lisp-xyz.scm (cl-varjo, ecl-varjo, sbcl-varjo): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-02-10gnu: Add cl-glsl-spec....* 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> Sharlatan Hellseher
2021-02-10gnu: Add cl-vas-string-metrics....* 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> Sharlatan Hellseher
2021-02-10gnu: Add cl-fn....* gnu/packages/lisp-xyz.scm (cl-fn, ecl-fn, sbcl-fn): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-02-10gnu: sbcl-named-readtables: Update to 0.9-3.585a28e....* 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> Sharlatan Hellseher
2021-02-10gnu: sbcl-static-vectors: Update to 1.8.6....* 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> Sharlatan Hellseher
2021-02-09gnu: sbcl-quri: Update to 20200209....* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 20200209. Pierre Neidhardt
2021-02-09gnu: sbcl-cl-webkit: Update to 20210205....* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210205. Pierre Neidhardt
2021-02-06gnu: sbcl-slynk: Update to 20210205....* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20210205. Pierre Neidhardt
2021-02-05gnu: sbcl-slynk: Fix sha256....* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update sha256. Pierre Neidhardt
2021-02-05gnu: sbcl-trivia.trivial: Update to 20210125....* gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial): Update to 20210125. Pierre Neidhardt
2021-02-05gnu: sbcl-slynk: Update to 20210204....* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20210204. Pierre Neidhardt
2021-02-05gnu: sbcl-hu.dwim.defclass-star: Update to 20210129....* 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. Pierre Neidhardt
2021-02-05gnu: sbcl-quri: Update to 20201113....* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 20201113. Pierre Neidhardt
2021-02-04gnu: 3bmd: Update to 0.0.0-2.6fc5759....* 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> Sharlatan Hellseher
2021-02-04gnu: Add cl-origin....* gnu/packages/lisp-xyz.scm (cl-origin, ecl-origin, sbcl-origin): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-02-04gnu: Add cl-specialization-store....* 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> Sharlatan Hellseher
2021-02-03gnu: Add cl-radiance....* gnu/packages/lisp-xyz.scm (cl-radiance, ecl-radiance, sbcl-radiance): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-02-03gnu: sbcl-ubiquitous: Also compile ubiquitous-concurrent....* gnu/packages/lisp-xyz.scm (sbcl-ubiquitous)[arguments]: Add ubiquitous-concurrent to 'asd-systems'. Guillaume Le Vaillant
2021-02-03gnu: sbcl-serapeum: Update to 20210130....* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20210130. Pierre Neidhardt
2021-02-03gnu: sbcl-generic-cl: Don't propagate inputs....* gnu/packages/lisp-xyz.scm (sbcl-generic-cl)[propagated-inputs]: Remove cl-static-dispatch. [inputs]: Add sbcl-static-dispatch. Guillaume Le Vaillant
2021-02-03gnu: sbcl-static-dispatch: Update to 0.3-1.6243afc....* 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> Sharlatan Hellseher
2021-02-03gnu: sbcl-cl-environments: Don't propagate inputs....* 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. Guillaume Le Vaillant
2021-02-03gnu: sbcl-log4cl: Update to 1.1.3-1.8c48d6f....* 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> Sharlatan Hellseher
2021-02-03gnu: Add cl-3b-bmfont....* 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> Sharlatan Hellseher
2021-02-03gnu: Add cl-trivial-timeout....* 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> Sharlatan Hellseher
2021-02-03gnu: Add cl-printv....* gnu/packages/lisp-xyz.scm (cl-printv, ecl-printv, sbcl-printv): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-02-03gnu: Add cl-golden-utils....* 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> Sharlatan Hellseher
2021-02-03gnu: Add cl-slug....* gnu/packages/lisp-xyz.scm (cl-slug, ecl-cl-slug, sbcl-cl-slug): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-02-02gnu: sbcl-parse-float: Update to 0.0.0-2.3074765....* 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> Sharlatan Hellseher
2021-02-02gnu: sbcl-3bz: Update to 0.0.0-1.569614c....* gnu/packages/lisp-xyz.scm (sbcl-3bz): Update to 0.0.0-1.569614c. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: sbcl-deploy: Update to 1.0.0-2.9b20e64....* 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> Sharlatan Hellseher
2021-01-31gnu: Add cl-mpg123....* gnu/packages/lisp-xyz.scm (cl-mpg123, ecl-cl-mpg123, sbcl-cl-mpg123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: Add cl-verbose....* gnu/packages/lisp-xyz.scm (cl-verbose, ecl-verbose, sbcl-verbose): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: Add cl-piping....* gnu/packages/lisp-xyz.scm (cl-piping, ecl-piping, sbcl-piping): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: sbcl-puri: Update to 1.5.7-2.4bbab89....* 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> Sharlatan Hellseher
2021-01-31gnu: sbcl-cl-online-learning: Update to 0.5-1.87fbef8....* 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> Sharlatan Hellseher
2021-01-30gnu: Add cl-out123....* gnu/packages/lisp-xyz.scm (cl-out123, ecl-cl-out123, sbcl-cl-out123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-27gnu: sbcl-slynk: Fix version number check....* 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. Pierre Neidhardt
2021-01-27gnu: sbcl-modularize-hooks: Fix synopsis....* gnu/packages/lisp-xyz.scm (sbcl-modularize-hooks)[synopsis]: Fix it. Guillaume Le Vaillant
2021-01-27gnu: Add cl-modularize-interfaces....* 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> Sharlatan Hellseher
2021-01-27gnu: Add cl-modularize-hooks....* 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> Sharlatan Hellseher
2021-01-26gnu: Add cl-ubiquitous....* gnu/packages/lisp-xyz.scm (cl-ubiquitous, ecl-ubiquitous, sbcl-ubiquitous): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-26gnu: Add cl-trivial-arguments....* 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> Sharlatan Hellseher
2021-01-26gnu: Add cl-modularize....* gnu/packages/lisp-xyz.scm (cl-modularize, ecl-modularize, sbcl-modularize): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: sbcl-postmodern: Update to 1.32.8....* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.8. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: sbcl-uax-15: Update to 0.1.1....* gnu/packages/lisp-xyz.scm (sbcl-uax-15): Update to 0.1.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: sbcl-periods: Update to 20210125....* gnu/packages/lisp-xyz.scm (sbcl-periods): Update to 20210125. Pierre Neidhardt
2021-01-24gnu: Add common-lisp-jupyter....* gnu/packages/lisp-xyz.scm (cl-common-lisp-jupyter, ecl-common-lisp-jupyter, sbcl-common-lisp-jupyter): New variables. Pierre Neidhardt