aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: Add cl-trivial-sockets.cage2022-10-20
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-trivial-sockets, sbcl-trivial-sockets): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-webkit: Update to 3.5.5.Artyom Bologov2022-10-19
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.5. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* Merge branch 'master' into staging.Maxim Cournoyer2022-09-27
|\ | | | | | | | | | | With resolved conflicts in: gnu/local.mk gnu/packages/crates-io.scm
| * gnu: Add cl-bubble-operator-upwards.jgart2022-09-19
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-bubble-operator-upwards, ecl-bubble-operator-upwards, sbcl-bubble-operator-upwards): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | Merge branch 'master' into stagingMaxim Cournoyer2022-09-15
|\| | | | | | | | | | | | | With resolved conflicts in: gnu/local.mk gnu/packages/freedesktop.scm gnu/packages/gnuzilla.scm
| * gnu: Add cl-nactivitypub.Artyom Bologov2022-09-15
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-nactivitypub, ecl-nactivitypub, sbcl-nactivitypub): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-njson.Artyom Bologov2022-09-15
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-njson, ecl-njson, sbcl-njson): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-xml-emitter.Trevor Richards2022-09-15
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-xml-emitter, ecl-xml-emitter, sbcl-xml-emitter): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-morse.jgart2022-09-15
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-morse, ecl-cl-morse, sbcl-cl-morse): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-alea.jgart2022-09-15
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-alea, ecl-alea, sbcl-alea): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-meta.jgart2022-09-15
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-meta, ecl-meta, sbcl-meta): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: cl-lzlib: Update to 2.0-2.22767ca.Guillaume Le Vaillant2022-09-14
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-lzlib): Update to 2.0-2.22767ca.
| * gnu: Add cl-draw-cons-tree.jgart2022-09-11
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-draw-cons-tree, ecl-draw-cons-tree, sbcl-draw-cons-tree): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | Merge branch 'master' into stagingMarius Bakke2022-09-10
|\|
| * gnu: Add comments to the bottom of a few package modules.Christopher Baines2022-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will hopefully discourage patches which add new packages to the bottom of files, as this increases the likelihood of conflicts when applying patches. If there are more specific ways that packages should be arranged in specific modules, this message can be updated accordingly. * gnu/packages/bioconductor.scm: Add comment discouraging adding packages to the bottom of the file. * gnu/packages/bioinformatics.scm: ditto. * gnu/packages/cran.scm: ditto. * gnu/packages/crates-io.scm: ditto. * gnu/packages/emacs-xyz.scm: ditto. * gnu/packages/golang.scm: ditto. * gnu/packages/guile-xyz.scm: ditto. * gnu/packages/haskell-xyz.scm: ditto. * gnu/packages/java.scm: ditto. * gnu/packages/julia-xyz.scm: ditto. * gnu/packages/lisp-xyz.scm: ditto. * gnu/packages/ocaml.scm: ditto. * gnu/packages/perl.scm: ditto. * gnu/packages/python-science.scm: ditto. * gnu/packages/python-xyz.scm: ditto. * gnu/packages/ruby.scm: ditto. * gnu/packages/tex.scm: ditto.
* | Merge branch 'master' into stagingMarius Bakke2022-09-09
|\|
| * gnu: Add cl-doplus.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-doplus, ecl-doplus, sbcl-doplus): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-quicklisp-stats.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-quicklisp-stats, ecl-quicklisp-stats, sbcl-quicklisp-stats): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-alexandria-plus.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/package/lisp-xyz.scm (cl-alexandria-plus, ecl-alexandria-plus, sbcl-cl-alexandria-plus): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-definitions-systems.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-definitions-systems, ecl-definitions-systems, sbcl-definitions-systems): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-enhanced-find-class.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-enhanced-find-class, ecl-enhanced-find-class, sbcl-enhanced-find-class): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-class-options.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-class-options, ecl-class-options, sbcl-class-options): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-compatible-metaclasses.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-compatible-metaclasses, ecl-compatible-metaclasses, sbcl-compatible-metaclasses): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-cesdi.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-cesdi, ecl-cesdi, sbcl-cesdi): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-enhanced-boolean.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-enhanced-boolean, ecl-enhanced-boolean, sbcl-enhanced-boolean): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-enhanced-eval-when.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-enhanced-eval-when, ecl-enhanced-eval-when, sbcl-enhanced-eval-when): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-evaled-when.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-evaled-when, ecl-evaled-when, sbcl-evaled-when): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-fakenil.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-fakenil, ecl-fakenil, sbcl-fakenil): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-simple-guess.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-simple-guess, ecl-simple-guess, sbcl-simple-guess): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-inheriting-readers.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-inheriting-readers, ecl-inheriting-readers, sbcl-inheriting-readers): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-shared-preferences.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-shared-preferences, ecl-shared-preferences, sbcl-shared-preferences): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-object-class.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-object-class, ecl-object-class, sbcl-object-class): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-enhanced-defclass.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-enhanced-defclass, ecl-enhanced-defclass, sbcl-enhanced-defclass): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-enhanced-typep.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-enhanced-typep, ecl-enhanced-typep, sbcl-enhanced-typep): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-canonicalized-initargs.jgart2022-09-09
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-canonicalized-initargs, ecl-canonicalized-initargs, sbcl-canonicalized-initargs): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | Merge branch 'master' into stagingMarius Bakke2022-09-07
|\|
| * gnu: Add cl-list-named-class.jgart2022-09-07
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-list-named-class, ecl-list-named-class, sbcl-list-named-class): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-cron.jgart2022-09-07
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-cron, ecl-cl-cron, sbcl-cl-cron): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-positional-lambda.jgart2022-09-07
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-positional-lambda, ecl-positional-lambda, sbcl-positional-lambda): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-map-bind.jgart2022-09-07
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-map-bind, ecl-map-bind, sbcl-map-bind): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-rucksack.jgart2022-09-07
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-rucksack, sbcl-rucksack): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-amb.jgart2022-09-07
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-amb, ecl-amb, sbcl-amb): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-tripod.jgart2022-09-07
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-tripod, ecl-tripod, sbcl-tripod): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-smug.jgart2022-09-07
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-smug, ecl-smug, sbcl-smug): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: sbcl-mcclim: Also build clim-debugger.Pierre Neidhardt2022-09-07
| | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-mcclim)[arguments]: Build clim-debugger. (ecl-mcclim)[arguments]: Disable tests since they fail (also without clim-debugger).
| * gnu: sbcl-ctype: Build ctype-tfun as well.Pierre Neidhardt2022-09-07
| | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-ctype)[inputs]: Add sbcl-alexandria. [arguments]: Build ctype-tfun as well.
| * gnu: sbcl-concrete-syntax-tree: Update to 20210818.Pierre Neidhardt2022-09-07
| | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-concrete-syntax-tree): Update to 20210818. [arguments]: Build all systems, not just the default.
| * gnu: cl-webkit: Update to 3.5.4.André A. Gomes2022-09-06
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.4. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-binascii.Foo Chuan Wei2022-09-05
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (cl-binascii, sbcl-binascii): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: cl-yason: Update to 0.8.4.Guillaume Le Vaillant2022-09-05
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-yason): Update to 0.8.4.