Commit Graph

571 Commits

Author SHA1 Message Date
Guillaume Le Vaillant
ce27cde262
gnu: txr: Reduce closure size.
* gnu/packages/lisp.scm (txr)[inputs]: Replace bash by bash-minimal.
2021-07-21 10:57:27 +02:00
Paul A. Patience
59d09bfb2b
gnu: txr: Update to 266.
* gnu/packages/lisp.scm (txr)[version]: Update to 266.
  [inputs]: Add bash.
  [arguments]<#:phases>{inhibit-doc-syms-generation}: Correct the path to
  doc-syms.tl to its new location.
  {fix-tests}: Fix another test.
  {fix-paths}: New phase.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-07-20 10:50:04 +02:00
Paul A. Patience
6a0658afa7
gnu: txr: Fix license installation.
The install-license-files phase was installing LICENSE-CYG when it
shouldn't have, because that license applies only to TXR builds for
Microsoft Windows; and it was also ignoring the METALICENSE file.
However, TXR's Makefile was already installing the LICENSE and
METALICENSE files into share/txr (the datadir), so redirect them into
the appropriate doc directory and delete the install-license-files
phase.

* gnu/packages/lisp.scm (txr)[arguments]<#:phases>
  {fix-license-installation}: New phase.
  {install-license-files}: Delete phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-07-20 10:09:33 +02:00
Paul A. Patience
75922458af
gnu: txr: Build documentation.
* gnu/packages/lisp.scm (man-for-txr): New variable.
  (txr)[native-inputs]: New field.
  [inputs]: Move above the arguments field.
  [arguments]<#:phases>{inhibit-doc-syms-generation, build-doc, install-doc}:
  New phases.
  {fix-tests}: Add after the unpack phase rather than after the configure
  phase so that all file-modifying phases are performed after unpacking.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-07-20 10:03:30 +02:00
Ludovic Courtès
0e47fcced4
Merge branch 'master' into core-updates 2021-07-18 19:50:01 +02:00
Pierre Neidhardt
07d47e34da
gnu: cl-asdf: Update to 3.3.5.
* gnu/packages/lisp.scm (cl-asdf): Update to 3.3.5.
2021-07-03 14:10:41 +02:00
Pierre Neidhardt
e8e1dd2439
gnu: sbcl: Update to 2.1.6.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.6.
2021-06-30 18:42:00 +02:00
Guillaume Le Vaillant
fb31d73110
gnu: txr: Update to 263.
* gnu/packages/lisp.scm (txr): Update to 263.
2021-06-24 10:57:16 +02:00
Marius Bakke
8d59c262ad
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/algebra.scm
	gnu/packages/bioinformatics.scm
	gnu/packages/curl.scm
	gnu/packages/docbook.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/maths.scm
	gnu/packages/plotutils.scm
	gnu/packages/python-web.scm
	gnu/packages/python-xyz.scm
	gnu/packages/radio.scm
	gnu/packages/readline.scm
	gnu/packages/tls.scm
	gnu/packages/xml.scm
	gnu/packages/xorg.scm
2021-06-06 21:16:32 +02:00
Pierre Neidhardt
b4e3b77270
gnu: sbcl: Update to 2.1.5.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.5.
2021-06-01 12:01:24 +02:00
Tobias Geerinckx-Rice
f0b9250382
gnu: ccl: Update to 1.12.1.
* gnu/packages/lisp.scm (ccl): Update to 1.12.1.
[inputs]: Keep using the 1.12 bootstrap for ARM.
2021-05-27 18:20:36 +02:00
Marius Bakke
4ea6852c5f
Merge branch 'master' into core-updates 2021-05-22 17:21:57 +02:00
Guillaume Le Vaillant
79922038bc
gnu: txr: Update to 259.
* gnu/packages/lisp.scm (txr): Update to 259.
2021-05-20 14:10:31 +02:00
Marius Bakke
f034264204
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/bioinformatics.scm
	gnu/packages/django.scm
	gnu/packages/gtk.scm
	gnu/packages/llvm.scm
	gnu/packages/python-web.scm
	gnu/packages/python.scm
	gnu/packages/tex.scm
	guix/build-system/asdf.scm
	guix/build/emacs-build-system.scm
	guix/profiles.scm
2021-05-09 21:29:46 +02:00
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
Efraim Flashner
fcc39864db
Merge remote-tracking branch 'origin/master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/boost.scm
	gnu/packages/chez.scm
	gnu/packages/compression.scm
	gnu/packages/crates-io.scm
	gnu/packages/docbook.scm
	gnu/packages/engineering.scm
	gnu/packages/gcc.scm
	gnu/packages/gl.scm
	gnu/packages/gtk.scm
	gnu/packages/nettle.scm
	gnu/packages/python-check.scm
	gnu/packages/python-xyz.scm
	gnu/packages/radio.scm
	gnu/packages/rust.scm
	gnu/packages/sqlite.scm
	guix/build-system/node.scm
2021-04-16 14:39:48 +03: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
Efraim Flashner
2aab587f84
Merge remote-tracking branch 'origin/master' into core-updates 2021-03-24 20:50:44 +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
Danny Milosavljevic
abd318ff4b
Merge branch 'master' into core-updates 2021-02-11 19:12:36 +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
Christopher Baines
e740cc6140
Merge branch 'master' into core-updates 2021-02-03 09:57:35 +00: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
Maxim Cournoyer
82f5f6b14c
gnu: Replace all uses of texlive-union by texlive-updmap.cfg.
* doc/build.scm (pdf-manual) Replace texlive-union by texlive-updmap.cfg.
* gnu/packages/algebra.scm (pari-gp): Likewise.
* gnu/packages/bioinformatics.scm (discrover, velvet): Likewise.
* gnu/packages/chez.scm (chez-scheme, chez-web, chez-sockets): Likewise.
* gnu/packages/docbook.scm (dblatex): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Likewise.
* gnu/packages/engineering.scm (fastcap): Likewise.
* gnu/packages/guile-xyz.scm (emacsy, guile-cv): Likewise.
* gnu/packages/lisp.scm (sbcl): Likewise.
* gnu/packages/maths.scm (octave, hypre): Likewise.
* gnu/packages/music.scm (lilypond): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/python-xyz.scm (python-numpy-documentation)
(python-matplotlib-documentation, python-ipython-documentation)
(python-pypandoc): Likewise.
* gnu/packages/radio.scm (gnuradio, libosmo-dsp): Likewise.
* gnu/packages/scheme.scm (mit-scheme): Likewise.
* gnu/packages/statistics.scm (r-with-tests): Likewise.
* gnu/packages/tex.scm (simple-texlive-package)
(texlive-xmltex, texlive-tiny, texlive-jadetex, teximpatient, lyx): Likewise.
2021-01-29 13:35:47 -05: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
Maxim Cournoyer
01f0707207
Merge branch 'staging' into 'core-updates'.
Conflicts:

	gnu/local.mk
	gnu/packages/cmake.scm
	gnu/packages/curl.scm
	gnu/packages/gl.scm
	gnu/packages/glib.scm
	gnu/packages/guile.scm
	gnu/packages/node.scm
	gnu/packages/openldap.scm
	gnu/packages/package-management.scm
	gnu/packages/python-xyz.scm
	gnu/packages/python.scm
	gnu/packages/tls.scm
	gnu/packages/vpn.scm
	gnu/packages/xorg.scm
2021-01-13 23:45:53 -05: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
Ricardo Wurmus
a72499b3a5
gnu: sbcl: Remove obsolete build phase.
* gnu/packages/lisp.scm (sbcl)[arguments]: Remove obsolete build phase
"set-HOME".
2020-12-23 10:10:58 +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
Guillaume Le Vaillant
e91c29a491
gnu: txr: Update to 238.
* gnu/packages/lisp.scm (txr): Update to 238.
  [arguments]: Don't hardcode "cc=gcc" in configure-flags.
2020-05-26 14:56:43 +02:00
Pierre Neidhardt
93c188d4c4
gnu: ccl: Update to 1.12.
* gnu/packages/lisp.scm (ccl): Update to 1.12.
[native-inputs]: Remove subversion.
[license]: Change to asl2.0.
(ccl-1.12): Remove obsolete variable.
2020-05-14 21:54:57 +02:00
nikita
3c986a7dc2
mailmap: Update entries for Nikita.
* .mailmap: change email and name for Nikita.
* Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm,
gnu/packages/check.scm, gnu/packages/cinnamon.scm,
gnu/packages/compression.scm, gnu/packages/crypto.scm,
gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm,
gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm,
gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile-xyz.scm,
gnu/packages/haskell-apps.scm, gnu/packages/haskell-check.scm,
gnu/packages/haskell-crypto.scm, gnu/packages/haskell-xyz.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm,
gnu/packages/libcanberra.scm, gnu/packages/linux.scm,
gnu/packages/lisp-xyz.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-13 09:30:26 +03:00
Marius Bakke
8bf8cd9b85
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/backup.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/guile.scm
	gnu/packages/lisp.scm
	gnu/packages/openldap.scm
	gnu/packages/package-management.scm
	gnu/packages/web.scm
	gnu/packages/xorg.scm
2020-04-30 23:47:49 +02:00
Pierre Neidhardt
27112236ce
gnu: sbcl: Update to 2.0.4.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.4.
2020-04-28 21:10:46 +02:00
Pierre Neidhardt
8ac4be51de
gnu: ecl: Update to 20.4.24.
* gnu/packages/lisp.scm (ecl): Update to 20.4.24.
[native-inputs]: Add texinfo to make the manual.
[license]: Set to lgpl2.1+.
2020-04-28 11:47:46 +02:00
Marius Bakke
bd21acf6c3
Merge branch 'master' into core-updates 2020-04-15 19:26:55 +02:00
Tobias Geerinckx-Rice
eaa668ddda
gnu: txr: Update to 235.
* gnu/packages/lisp.scm (txr): Update to 235.
[arguments]: Cosmetic shortening.
2020-04-14 20:23:22 +02:00
Tobias Geerinckx-Rice
92e52d25ad
gnu: txr: Call ./configure manually instead of patching.
* gnu/packages/lisp.scm (txr)[source]: Remove patch.
[arguments]: Add ‘--prefix’ to #:configure-flags.
Use a custom ‘configure’ phase.
* gnu/packages/patches/txr-shell.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-04-14 20:23:21 +02:00
Tobias Geerinckx-Rice
c3f88d4f34
gnu: txr: Declare test target.
* gnu/packages/lisp.scm (txr)[arguments]: Use #:test-target instead of
a trivial custom ‘check’ phase.
2020-04-14 20:23:21 +02:00
Marius Bakke
3a32940bfb
gnu: ecl: Fix build with LibFFI >= 3.3.
* gnu/packages/lisp.scm (ecl)[source](modules, snippet): New fields.
2020-04-08 13:53:35 +02:00
Pierre Neidhardt
1d05da03ee
gnu: sbcl: Update to 2.0.3.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.3.
2020-04-07 10:29:43 +02:00
Guillaume Le Vaillant
4570ab0316
gnu: txr: Update to 234.
* gnu/packages/lisp.scm (txr): Update to 234.
2020-04-03 09:48:48 +02:00
Pierre Neidhardt
12d0bd26ac
gnu: Add ccl-1.12.
* gnu/packages/lisp.scm (ccl-1.12): New variable.
2020-04-02 11:47:52 +02:00
Guillaume Le Vaillant
47a2306415
gnu: sbcl: Increase maximum heap size to 2Gb.
* gnu/packages/lisp.scm (sbcl)[arguments]: Add the "--dynamic-space-size=2Gb"
  option in the build phase.
2020-03-24 09:31:43 +01:00
Guillaume Le Vaillant
0aedcf4bc3
gnu: txr: Update to 233.
* gnu/packages/lisp.scm (txr): Update to 233.
2020-03-12 10:08:45 +01:00
Pierre Neidhardt
dadd5cba2e
gnu: sbcl: Update to 2.0.2.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.2.
2020-03-03 13:31:29 +01:00
Guillaume Le Vaillant
2035134bff
gnu: txr: Update to 232.
* gnu/packages/lisp.scm (txr): Update to 232.
2020-02-10 15:05:55 +01:00
Guillaume Le Vaillant
cd4eb53c33
gnu: ecl: Use system ASDF instead of bundled one.
* gnu/packages/lisp.scm (ecl)[source]: Remove snippet.
  [native-inputs]: Add cl-asdf.
  [arguments]: Add 'replace-asdf' phase.
2020-01-17 17:41:46 +01:00
Katherine Cox-Buday
2f66c315b8
gnu: sbcl: Use system ASDF instead of bundled one.
* gnu/packages/lisp.scm (sbcl)[source]: Remove snippet.
  [native-inputs]: Add cl-asdf and sort the list.
  [arguments]: Add 'replace-asdf' phase.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-17 17:41:46 +01:00
Katherine Cox-Buday
d276ffcac9
gnu: Add cl-asdf.
* gnu/packages/lisp.scm (cl-asdf): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-17 17:41:46 +01:00
Guillaume Le Vaillant
e4c9ba4da2
gnu: Add picolisp.
* gnu/packages/lisp.scm (picolisp32, picolisp): New variables.
2020-01-11 11:26:14 +01:00
Pierre Neidhardt
10a8fb475b
gnu: sbcl: Update to 2.0.0.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.0.
2020-01-03 15:44:24 +01:00
Pierre Neidhardt
cfff8ebcaf
Revert "gnu: sbcl: Update to 1.5.9."
The boot0 package won't be needed anymore with 2.0.0.

This reverts commit edf8152563.
2020-01-03 15:44:24 +01:00
Guillaume Le Vaillant
92fcf9856f
gnu: txr: Update to 230.
* gnu/packages/lisp.scm (txr): Update to 230.
2019-12-29 11:41:51 +01:00
Pierre Neidhardt
edf8152563
gnu: sbcl: Update to 1.5.9.
* gnu/packages/lisp.scm (sbcl-boot0): New variable.
Build 1.5.8 against CLISP.
(sbcl): Build versions >= 1.5.9 against sbcl-boot0.
2019-12-19 19:12:40 +01:00
Guillaume Le Vaillant
2963ae8e4a
gnu: txr: Update to 229.
* gnu/packages/lisp.scm (txr): Update to 229.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-17 17:41:28 +01:00
Pierre Neidhardt
02b6382169
gnu: sbcl: Fix missing return value of phase.
* gnu/packages/lisp.scm (sbcl)[arguments]: Return #t in patch-unix-tool-paths
  phase.
2019-12-09 12:20:48 +01:00
Pierre Neidhardt
88f06fd015
gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.
* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
  javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* guix/build-system/minify.scm (default-uglify-js): Find uglify-js in
  javascript module instead of lisp.
2019-12-05 16:23:06 +01:00