Age | Commit message (Collapse) | Author |
|
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20210205.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update sha256.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-trivia.trivial): Update to 20210125.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20210204.
|
|
* 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/packages/lisp-xyz.scm (sbcl-quri): Update to 20201113.
|
|
* 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 <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-origin, ecl-origin, sbcl-origin): New
variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-specialization-store,
ecl-specialization-store, sbcl-specialization-store): New variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-radiance, ecl-radiance, sbcl-radiance): New
variables.
Co-authored-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-ubiquitous)[arguments]: Add
ubiquitous-concurrent to 'asd-systems'.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20210130.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-generic-cl)[propagated-inputs]: Remove
cl-static-dispatch.
[inputs]: Add sbcl-static-dispatch.
|
|
* 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 <[email protected]>
|
|
* 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/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 <[email protected]>
|
|
* gnu/package/lisp-xyz.scm (cl-3b-bmfont, ecl-3b-bmfont, sbcl-3b-bmfont): New
variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-trivial-timeout, ecl-trivial-timeout,
sbcl-trivial-timeout): New variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-printv, ecl-printv, sbcl-printv): New
variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-golden-utils, ecl-golden-utils,
sbcl-golden-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-slug, ecl-cl-slug, sbcl-cl-slug): New
variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* 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 <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-3bz): Update to 0.0.0-1.569614c.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* 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 <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-mpg123, ecl-cl-mpg123, sbcl-cl-mpg123): New
variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-verbose, ecl-verbose, sbcl-verbose): New
variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-piping, ecl-piping, sbcl-piping): New
variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-puri): Update to 1.5.7-2.4bbab89.
[home-page]: Fix URL.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* 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 <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-out123, ecl-cl-out123, sbcl-cl-out123): New
variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* 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/packages/lisp-xyz.scm (sbcl-modularize-hooks)[synopsis]: Fix it.
|
|
* gnu/packages/lisp-xyz.scm (cl-modularize-interfaces,
ecl-modularize-interfaces, sbcl-modularize-interfaces): New variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-modularize-hooks, ecl-modularize-hooks,
sbcl-modularize-hooks): New variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-ubiquitous, ecl-ubiquitous, sbcl-ubiquitous):
New variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-trivial-arguments, ecl-trivial-arguments,
sbcl-trivial-arguments): New variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (cl-modularize, ecl-modularize, sbcl-modularize):
New variables.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.8.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-uax-15): Update to 0.1.1.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-periods): Update to 20210125.
|
|
* gnu/packages/lisp-xyz.scm (cl-common-lisp-jupyter, ecl-common-lisp-jupyter,
sbcl-common-lisp-jupyter): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-trivial-do, ecl-trivial-do, sbcl-trivial-do):
New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-multilang-documentation,
ecl-multilang-documentation, sbcl-multilang-documentation): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-language-codes, ecl-language-codes,
sbcl-language-codes): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-system-locale, ecl-system-locale,
sbcl-system-locale): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-jsown, ecl-jsown, sbcl-jsown): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-eclector, ecl-eclector, sbcl-eclector): New
variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-concrete-syntax-tree,
ecl-concrete-syntax-tree, sbcl-concrete-syntax-tree): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-indentify, ecl-cl-indentify,
sbcl-cl-indentify): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-trivial-escapes, ecl-trivial-escapes,
sbcl-trivial-escapes): New variables.
|