3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

500 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
462b8a6dfd
gnu: txr: Update to 258.
* gnu/packages/lisp.scm (txr): Update to 258.
2021-05-06 22:05:20 +02:00
Pierre Neidhardt
c04dfb39f6
gnu: sbcl: Update to 2.1.4.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.4.
2021-05-01 13:53:09 +02:00
Guillaume Le Vaillant
fa5beb03f3
gnu: txr: Update to 257.
* gnu/packages/lisp.scm (txr): Update to 257.
2021-04-26 13:30:46 +02:00
Guillaume Le Vaillant
b33e83ea9c
gnu: txr: Update to 256.
* gnu/packages/lisp.scm (txr): Update to 256.
2021-04-21 13:46:31 +02:00
Guillaume Le Vaillant
c6eb6d471d
gnu: txr: Update to 255.
* gnu/packages/lisp.scm (txr): Update to 255.
2021-04-06 14:04:20 +02:00
Pierre Neidhardt
fba2fa7ed8
gnu: sbcl: Update to 2.1.3.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.3.
2021-03-29 10:36:08 +02:00
Pierre Neidhardt
8e92c58bc3
gnu: sbcl: Update to 2.1.2.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.2.
2021-03-22 13:18:35 +01:00
Pierre Neidhardt
5fa4814b4f
gnu: lisp-repl-core-dumper: Update to 0.7.0.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.7.0.
2021-03-12 13:09:36 +01:00
Pierre Neidhardt
ed128a6bbc
gnu: lisp-repl-core-dumper: Update to 0.6.0.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.6.0.
2021-03-08 09:33:10 +01:00
Pierre Neidhardt
da5118d3f4
gnu: ecl: Update to 21.2.1.
* gnu/packages/lisp.scm (ecl): Update to 21.2.1.
2021-02-03 20:59:14 +01:00
Zhu Zihao
90ad8bd1a6
gnu: ecl: Propagate some dependencies used in header files.
* gnu/packages/lisp.scm(ecl)[inputs]: Move gmp, libatomic-ops, libgc and
  libffi to...
  [propagated-inputs]: ... here.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-02 10:36:40 +01:00
Pierre Neidhardt
683154166d
gnu: lisp-repl-core-dumper: Patch path to `cat'.
* gnu/packages/lisp.scm (lisp-repl-core-dumper)[arguments]: Substitute calls
to `cat' with full store path.
2021-01-20 20:39:36 +01:00
Pierre Neidhardt
499ce19730
gnu: lisp-repl-core-dumper: Update to 0.5.0.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.5.0.
2021-01-20 12:22:34 +01:00
Sharlatan Hellseher
014845591a
gnu: Add buildapp.
* gnu/packages/lisp.scm (buildapp): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-17 10:17:38 +01:00
Pierre Neidhardt
151dff1650
gnu: lisp-repl-core-dumper: Update to 0.4.0.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.4.0.
2021-01-12 13:46:11 +01:00
Guillaume Le Vaillant
88a4e5f19b
gnu: txr: Update to 246.
* gnu/packages/lisp.scm (txr): Update to 246.
2021-01-02 10:48:08 +01:00
Pierre Neidhardt
32feb2c5f6
gnu: sbcl: Update to 2.1.0.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.0.
2020-12-30 22:43:20 +01:00
Guillaume Le Vaillant
069ee21808
gnu: txr: Update to 245.
* gnu/packages/lisp.scm (txr): Update to 245.
2020-12-28 14:35:19 +01:00
Zhu Zihao
20a964149c
gnu: ecl: Remove build-stamp to improve reproducibility.
* gnu/packages/lisp.scm (ecl)[arguments]<phases>: Add "remove-build-stamp"
  phase. Move "wrap" phase after "remove-build-stamp" phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-14 14:27:55 +01:00
Zhu Zihao
e3f538969e
gnu: ecl: Return #t in wrap phase.
* gnu/packages/lisp.scm (ecl)[arguments]<phases>: In phase "wrap", return #t.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-14 14:26:43 +01:00
Guillaume Le Vaillant
4354dacede
gnu: sbcl: Simplify 'replace-asdf' phase.
* gnu/packages/lisp.scm (sbcl)[arguments]: Remove unused 'out' variable in
  'replace-asdf' phase.
2020-12-05 16:00:58 +01:00
Guillaume Le Vaillant
f62982d96d
gnu: ecl: Simplify 'replace-asdf' phase.
* gnu/packages/lisp.scm (ecl)[arguments]: Remove unused 'out' variable in
  'replace-asdf' phase.
2020-12-05 16:00:58 +01:00
Guillaume Le Vaillant
c32a7b3485
gnu: clisp: Use system ASDF instead of bundled one.
* gnu/packages/lisp.scm (clisp)[native-inputs]: Add cl-asdf.
  [arguments]: Add 'replace-asdf' phase.
  [native-search-paths]: Add XDG_CONFIG_DIRS and XDG_DATA_DIRS.
2020-12-05 16:00:58 +01:00
Guillaume Le Vaillant
623a98a9dc
gnu: ccl: Use system ASDF instead of bundled one.
* gnu/packages/lisp.scm (ccl)[native-inputs]: Add cl-asdf.
  [arguments]: Add 'replace-asdf' phase.
  [native-search-paths]: Add XDG_CONFIG_DIRS and XDG_DATA_DIRS.
2020-12-05 16:00:58 +01:00
Guillaume Le Vaillant
031fbebafe
gnu: cl-asdf: Improve priorities of configuration file search.
* gnu/packages/patches/cl-asdf-config-directories.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
* gnu/packages/lisp.scm (cl-asdf)[native-inputs]: Add it.
  [arguments]: Apply the new patch.

Co-authored-by: Pierre Neidhardt <mail@ambrevar.xyz>
2020-12-05 16:00:57 +01:00
Pierre Neidhardt
75b11d6713
gnu: lisp-repl-core-dumper: Update to 0.3.0.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.3.0.
2020-12-03 12:35:16 +01:00
Pierre Neidhardt
9fe5bb7c92
gnu: lisp-repl-core-dumper: Update to 0.2.0.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.2.0.
2020-12-02 10:38:07 +01:00
Pierre Neidhardt
ab15cf5a6d
gnu: Add lisp-repl-core-dumper.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): New variable.
2020-12-01 12:37:52 +01:00
Guillaume Le Vaillant
c3e459d266
gnu: sbcl: Increase default maximum heap size.
* gnu/packages/lisp.scm (sbcl)[arguments]: Build with a max heap size
  of 3 GiB.
2020-12-01 11:52:34 +01:00
Pierre Neidhardt
40bfe1168f
gnu: sbcl: Update to 2.0.11.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.11.
2020-11-30 12:30:00 +01:00
Pierre Neidhardt
074236d197
gnu: clisp: Enable ASDF module and parallel build, remove old patch.
* gnu/packages/lisp.scm (clisp)[source]: Remove patch that does not seem to be
needed anymore.
[arguments]: Remove (obsolete?) #:build keyword.  Enable ASDF and explicitly
enable ffcall, readline, sigsegv.  Enable parallel-build since they seem to
work now.
2020-11-30 12:28:38 +01:00
Marius Bakke
a485a98ca8
Merge branch 'master' into staging 2020-11-22 23:36:09 +01:00
Pierre Neidhardt
7a858c0c0a
gnu: Add janet.
* gnu/packages/lisp.scm (janet): New variable.
2020-11-20 10:13:25 +01:00
Marius Bakke
32787d6524
Merge branch 'master' into staging
Conflicts:
	gnu/local.mk
	gnu/packages/gdb.scm
	gnu/packages/lisp-xyz.scm
	gnu/packages/web-browsers.scm
2020-11-07 21:33:32 +01:00
Pierre Neidhardt
60a9f246fa
gnu: sbcl: Update to 2.0.10.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.10.
2020-11-02 12:24:35 +01:00
Pierre Neidhardt
6ea61b4818
gnu: sbcl: Update to 2.0.9.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.9.
2020-10-20 15:13:41 +02:00
Marius Bakke
f7175626ff
Merge branch 'master' into staging 2020-10-13 23:39:27 +02:00
Guillaume Le Vaillant
7b554d690f
gnu: txr: Update to 244.
* gnu/packages/lisp.scm (txr): Update to 244.
  [native-inputs]: Remove bison and flex.
2020-10-13 13:41:37 +02:00
Guillaume Le Vaillant
4136736b52
gnu: cl-asdf: Update to 3.3.4.
* gnu/packages/lisp.scm (cl-asdf): Update to 3.3.4.
  [arguments]: Add small patch for default ASDF configuration.
  (asdf-substitutions): Remove variable.
  (sbcl, ecl)[arguments]: Remove call to 'asdf-substitutions'.
2020-09-12 11:18:57 +02:00
Guillaume Le Vaillant
a13f45c150
build-system: asdf: Switch from bundles to regular compilation.
* gnu/packages/lisp.scm (sbcl, ecl)[native-search-paths]: Add
  'XDG_CONFIG_DIRS'.
* guix/build-system/asdf.scm (asdf-build): Replace 'asd-file' and
  'asd-system-name' keywords by 'asd-files' and 'asd-systems'.
* guix/build/asdf-build-system.scm (%object-prefix,
  %lisp-source-install-prefix): Update variables.
  (install): Update variable.
  (main-system-name): New variable.
  (copy-source): Replace 'asd-file' and 'asd-system-name' keywords by
  'asd-files' and 'asd-systems'.
  (configure): New variable.
  (build, check): Replace 'asd-file' and 'asd-system-name' keywords by
  'asd-files' and 'asd-systems'.
  (create-asd-file, symlink-asd-files): Remove variables.
  (create-asdf-configuration): New variable.
  (cleanup-files): Update variable.
  (%standard-phases): Remove 'create-asd-file' and 'symlink-asd-files' phases.
  Add 'configure' and 'create-asdf-configuration' phases.
* guix/build/lisp-utils.scm (%bundle-install-prefix, normalize-dependency,
  inputs->asd-file-map, asdf-load-all, compile-system): Remove variables.
  (compile-systems): New variable.
  (system-dependencies, compiled-system, generate-system-definition): Remove
  variable.
  (test-system): Replace 'asd-file' parameter by 'asd-files'.
  (generate-executable-for-system): Update variable.
  (generate-dependency-links, make-asd-file, bundle-asd-file): Remove
  variables.
  (make-asdf-configuration): New variable.
  (build-program, build-image): Set 'XDG_CONFIG_DIRS'.
  (generate-executable): Update variable.
2020-09-12 11:18:56 +02:00
Guillaume Le Vaillant
a43f825d4e
gnu: txr: Update to 243.
* gnu/packages/lisp.scm (txr): Update to 243.
2020-09-04 11:38:16 +02:00
Pierre Neidhardt
39bb294170
gnu: sbcl: Update to 2.0.8.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.8.
2020-09-02 23:40:23 +02:00
Guillaume Le Vaillant
ee1b6558be
gnu: txr: Update to 242.
* gnu/packages/lisp.scm (txr): Update to 242.
2020-08-18 15:05:29 +02:00
Pierre Neidhardt
1f9c9aed8c
gnu: sbcl: Update to 2.0.7.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.7.
2020-08-01 12:28:32 +02:00
Jakub Kądziołka
e643431c12
gnu: sbcl: Add comment explaining out-of-date version.
Make sure no one repeats this mistake.

This is a follow-up to commit 809aa3c51c.

* gnu/packages/lisp.scm (sbcl): Add a comment advising against updating
  to 2.0.6.
2020-07-03 15:19:33 +02:00
Pierre Neidhardt
809aa3c51c
Revert "gnu: sbcl: Update to 2.0.6."
This reverts commit 1ac4959c6a.

SBCL 2.0.6 breaks named-readtables and consequently many Common Lisp packages.
See https://github.com/melisgl/named-readtables/issues/19.
2020-07-03 11:37:45 +02:00
Pierre Neidhardt
1ac4959c6a
gnu: sbcl: Update to 2.0.6.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.6.
2020-07-01 11:02:02 +02:00
Guillaume Le Vaillant
3a7fcfb34e
gnu: txr: Update to 239.
* gnu/packages/lisp.scm (txr): Update to 239.
  [arguments]: Use cc-for-target.
2020-06-05 14:08:20 +02:00
Pierre Neidhardt
620daa6b34
gnu: sbcl: Update to 2.0.5.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.5.
2020-05-31 21:15:38 +02:00
Marius Bakke
bf6438f465
gnu: ccl: Prevent creating invalid derivation on unsupported platforms.
* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the
x86 origin as the fallback entry.
[arguments]: Add (ice-9 match) in #:modules.  Rewrite phases to use the scoped
SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM.
2020-05-31 14:56:57 +02:00