Konrad Hinsen
e6de152dc1
gnu: lapack: Update to 3.9.0.
...
* gnu/packages/maths.scm (lapack): Update to 3.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-07 12:25:09 +01:00
Brett Gilio
cd5406effa
gnu: coq-equations: Update to 1.2.1.
...
* gnu/packages/coq.scm (coq-equations): Update to 1.2.1.
[arguments]: Replace configure phase to run configure shell script. Remove
redundant COQLIB.
2020-01-06 21:08:19 -06:00
Brett Gilio
8f1216552c
gnu: coq-interval: Update to 3.4.1.
...
* gnu/packages/coq.scm (coq-interval): Update to 3.4.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake for remake.
2020-01-06 21:07:39 -06:00
Brett Gilio
c022809641
gnu: coq-coquelicot: Truncate home-page.
...
* gnu/packages/coq.scm (coq-coquelicot)[home-page]: Truncate home-page.
2020-01-06 21:07:15 -06:00
Brett Gilio
d481db8baf
gnu: coq-coquelicot: Update to 3.0.3.
...
* gnu/packages/coq.scm (coq-coquelicot): Update to 3.0.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake.
2020-01-06 21:06:44 -06:00
Brett Gilio
a61fe4c04e
gnu: coq-gappa: Use HTTPS home page URI.
...
* gnu/packages/coq.scm (coq-gappa)[home-page]: Use HTTPS URI.
2020-01-06 21:06:16 -06:00
Brett Gilio
f24dc27149
gnu: coq-gappa: Update to 1.4.2.
...
* gnu/packages/coq.scm (coq-gappa): Update to 1.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake for remake, as well as campl5 for
parsing.
[propagated-inputs]: coq-gabba now depends on coq-flocq.
[arguments]: Temporarily disable check chase until error resolution is identified.
2020-01-06 21:05:49 -06:00
Brett Gilio
59265e5ff4
gnu: coq-flocq: Use HTTPS home page URI.
...
* gnu/packages/coq.scm (coq-flocq)[home-page]: Use HTTPS URI.
2020-01-06 21:05:08 -06:00
Brett Gilio
346825571c
gnu: coq-flocq: Update to 3.2.0.
...
* gnu/packages/coq.scm (coq-flocq): Update to 3.2.0.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake for remake.
[arguments]: Add remove-failing-examples phase to work around union error.
2020-01-06 21:04:20 -06:00
Brett Gilio
a5727da96a
gnu: coq: Reword several comments.
...
* gnu/packages/coq.scm (coq): Reword several comments to improve readability.
2020-01-06 21:03:21 -06:00
Brett Gilio
1ac4004502
gnu: coq: Update to 8.10.2.
...
* gnu/packages/coq.scm (coq): Update to 8.10.2.
[inputs]: Replace lablgtk with lablgtk3.
[arguments]: Remove remove-lablgtk-references phase, as it no longer appears
to be necessary.
2020-01-06 21:02:34 -06:00
Brett Gilio
d977e24364
gnu: Add lablgtk3.
...
* gnu/packages/ocaml.scm (lablgtk3): New variable.
Co-authored-by: Julien Lepiller <julien@lepiller.eu>.
2020-01-06 20:57:28 -06:00
Brett Gilio
136919ba49
gnu: Add ocaml-cairo2.
...
* gnu/packages/ocaml.scm (ocaml-cairo2): New variable.
Co-authored-by: Julien Lepiller <julien@lepiller.eu>.
2020-01-06 20:56:19 -06:00
Oleg Pykhalov
c4970c53a6
gnu: emacs-treemacs: Install icons and scripts.
...
Reported by Christopher Howard <christopher@alaskasi.com>.
* gnu/packages/emacs-xyz.scm (emacs-treemacs)[inputs]: Add 'python'.
[arguments]: Add 'patch-paths' and 'install-data' phases.
2020-01-07 03:11:58 +03:00
Pierre Neidhardt
90a31c73b3
gnu: next: Update to 1.4.0.
...
* gnu/packages/web-browsers.scm (next): Update to 1.4.0.
2020-01-06 21:13:31 +01:00
Nicolas Goaziou
8b03b1a185
gnu: supertux: Fix description.
...
* gnu/packages/games.scm (supertux)[description]: Remove unnecessary words in
GNU Guix.
2020-01-06 18:28:59 +01:00
Nicolas Goaziou
54a8025927
gnu: supertux: Update to 0.6.1.
...
* gnu/packages/games.scm (supertux): Update to 0.6.1.
2020-01-06 18:27:52 +01:00
Pierre Neidhardt
743cebb6b0
gnu: Add emacs-helm-clojuredocs.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-clojuredocs): New variable.
2020-01-06 17:50:08 +01:00
Pierre Neidhardt
41a3ace54e
gnu: Add emacs-edn.
...
* gnu/packages/emacs-xyz.scm (emacs-edn): New variable.
2020-01-06 17:50:08 +01:00
kanichos@yandex.ru
83460433b9
activation: Check whether /proc/sys/kernel/modprobe exists.
...
* gnu/build/activation.scm (activate-modprobe): Check whether
/proc/sys/kernel/modprobe exists before writing to it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-01-06 16:31:54 +01:00
Jakub Kądziołka
6a6b8a3fcf
gnu: python-py3status: Fix patch of file path
...
* gnu/packages/python-xyz.scm (python-py3status): Fix patch of file
path.
[arguments]: Replace single-quotes with double-quotes so that the
regex matches again. The "replace-with" value is not changed as it's
not necessary and would introduce escaping noise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-06 16:31:54 +01:00
kanichos@yandex.ru
5757c641f2
gnu: gnome-characters: Wrap program to provide the necessary Typelib files.
...
* gnu/packages/gnome.scm (gnome-characters)[arguments]: Add #:phases
with a 'wrap' phase.
[inputs]: Add GNOME-DESKTOP.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-01-06 16:31:54 +01:00
kanichos@yandex.ru
562b4e47cd
gnu: ibus-rime: Record the right file name in "rime.xml".
...
* gnu/packages/ibus.scm (ibus-rime)[arguments]: Add 'fix-file-names' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-01-06 16:31:54 +01:00
Ludovic Courtès
6a7c4636d4
Adjust module autoloads.
...
In Guile < 2.9.7, autoloading a module would give you access to all its
bindings. In future versions, autoloading a module gives access only to
the listed bindings, as per #:select (see <https://bugs.gnu.org/38895 >).
This commit adjusts autoloads to the new semantics, allowing Guix to be
built with Guile 2.9.7/2.9.8.
* guix/build/download.scm <top level>: Remove call to 'module-autoload!'.
(load-gnutls): New procedure.
(tls-wrap): Call it.
* guix/git.scm <top level>: Remove call to 'module-autoload!'.
(load-git-submodules): New procedure.
(update-submodules): Call it instead of 'resolve-interface'.
* gnu/bootloader/grub.scm: Replace #:autoload with #:use-module.
* gnu/packages.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/tex.scm: Likewise.
* gnu/services/cuirass.scm: Likewise.
* gnu/services/mcron.scm: Likewise.
* guix/lint.scm: Augment list of bindings in #:autoload.
* guix/scripts/build.scm: Likewise.
* guix/scripts/gc.scm: Likewise.
* guix/scripts/pack.scm: Likewise.
* guix/scripts/publish.scm: Likewise.
* guix/scripts/pull.scm: Likewise.
* guix/utils.scm: Remove unnecessary #:autoload clauses; replace one
of them with #:use-module.
2020-01-06 16:31:54 +01:00
Ludovic Courtès
9961cde383
gnu: guix: Ensure the bootstrap binary tarballs aren't GC'd.
...
Previously, they could be GC'd by 'tests/guix-gc.sh' for instance, and
thus lacking by the time 'tests/guix-daemon.sh' runs, thereby leading to
a test failure.
Reported by Gábor Boskovits.
* gnu/packages/package-management.scm (guix)[arguments]: In
'copy-bootstrap-guile' phase, change 'intern' to register a GC root.
2020-01-06 16:31:54 +01:00
Pierre Neidhardt
3a695c01d7
gnu: Add emacs-helm-cider.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-cider): New variable.
2020-01-06 14:49:18 +01:00
Efraim Flashner
251ce98c49
gnu: lua-luv: Update to 1.32.0-0.
...
* gnu/packages/lua.scm (lua-luv): Update to 1.32.0-0.
2020-01-06 15:01:29 +02:00
Efraim Flashner
6298f327db
gnu: lua5.1-sec: Update to 0.9.
...
* gnu/packages/lua.scm (lua5.1-sec): Update to 0.9.
2020-01-06 14:48:06 +02:00
Efraim Flashner
3095616bbf
gnu: lua-filesystem: Update to 1.7.0.2.
...
* gnu/packages/lua.scm (lua-filesystem): Update to 1.7.0.2.
2020-01-06 14:44:27 +02:00
Efraim Flashner
5545abecd2
gnu: make-lua-socket: Don't use unstable tarball.
...
* gnu/packages/lua.scm (make-lua-socket)[source]: Download using
git-fetch.
2020-01-06 14:33:21 +02:00
Efraim Flashner
bf73eb142b
gnu: lua-lgi: Don't use unstable tarball.
...
* gnu/packages/lua.scm (lua-lgi)[source]: Download using git-fetch.
2020-01-06 14:31:20 +02:00
Efraim Flashner
b63785ec79
gnu: make-lua-sec: Don't use unstable tarball.
...
* gnu/packages/lua.scm (make-lua-sec)[source]: Download using git-fetch.
2020-01-06 14:29:37 +02:00
Efraim Flashner
f2dc5f5bb6
gnu: make-lua-filesystem: Don't use unstable tarball.
...
* gnu/packages/lua.scm (make-lua-filesystem)[source]: Download using
git-fetch. Parameterize commit version.
2020-01-06 14:26:19 +02:00
Timotej Lazar
769b96b62e
gnu: sdl-mixer: Describe runtime configuration.
...
* gnu/packages/sdl.scm (sdl-mixer)[description]: Add information about runtime
MIDI playback options.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-06 12:40:29 +01:00
Efraim Flashner
c27710859c
system: linux-container: Recommend guix container.
...
* gnu/system/linux-container.scm (container-script)[script]: Recommend
using 'guix container' to get a shell inside the running container.
2020-01-06 12:20:21 +02:00
Efraim Flashner
837da4d36e
gnu: python-anaconda-client: Don't use unstable tarball.
...
* gnu/packages/package-management.scm (python-anaconda-client)[source]:
Download using git-fetch.
2020-01-06 12:20:20 +02:00
Efraim Flashner
6def31e8fd
gnu: python-conda: Don't use unstable tarball.
...
* gnu/packages/package-management.scm (python-conda)[source]: Download
using git-fetch.
[arguments]: Adjust custom 'remove-failing-tests to make a file writable.
2020-01-06 12:20:20 +02:00
Efraim Flashner
f711b71bd5
gnu: python2-unicodecsv: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python2-unicodecsv)[source]: Download
using git-fetch.
2020-01-06 12:20:20 +02:00
Efraim Flashner
6b61fc47e2
gnu: python2-numpy@1.8: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python2-numpy-1.8)[source]: Download
using git-fetch.
2020-01-06 12:20:20 +02:00
Oleg Pykhalov
5912aa4d0e
gnu: Add emacs-lsp-lua-emmy.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-lua-emmy): New variable.
2020-01-06 13:02:41 +03:00
Oleg Pykhalov
f2bb968e47
gnu: Add emacs-lsp-java.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-java): New variable.
2020-01-06 12:56:02 +03:00
Oleg Pykhalov
5097ce0ebd
gnu: Add emacs-treemacs-extra.
...
* gnu/packages/emacs-xyz.scm (emacs-treemacs-extra): New variable.
2020-01-06 12:56:02 +03:00
Oleg Pykhalov
83b7917a2d
gnu: Add emacs-treemacs.
...
* gnu/packages/emacs-xyz.scm (emacs-treemacs): New variable.
2020-01-06 12:56:01 +03:00
Oleg Pykhalov
e916a202a1
gnu: Add emacs-pfuture.
...
* gnu/packages/emacs-xyz.scm (emacs-pfuture): New variable.
2020-01-06 12:56:01 +03:00
Oleg Pykhalov
0daf7e263a
gnu: swh-plugins: Update home-page to new uri.
...
* gnu/packages/audio.scm (swh-plugins)[home-page]: Update to new uri.
2020-01-06 12:56:01 +03:00
Efraim Flashner
263ea4ebc3
gnu: python-axolotl: Don't use unstable tarball.
...
* gnu/packages/python-crypto.scm (python-axolotl)[source]: Download
using git-fetch.
2020-01-06 11:49:37 +02:00
Efraim Flashner
2ff17f06e7
gnu: perl-net-patricia: Fix build.
...
* gnu/packages/networking.scm (perl-net-patricia)[arguments]: Add custom
phase to prevent linking with 'nsl'.
2020-01-06 11:43:23 +02:00
Efraim Flashner
e5d885c86a
gnu: perl-ole-storage-lite: Update to 0.20.
...
* gnu/packages/perl.scm (perl-ole-storage-lite): Update to 0.20.
2020-01-06 11:39:30 +02:00
Efraim Flashner
ac0ea38c2c
gnu: python-whatever: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-whatever)[source]: Download using
git-fetch.
2020-01-06 09:39:24 +02:00
Efraim Flashner
26bb7fc627
gnu: python-urwidtrees: Don't use setuptools.
...
* gnu/packages/python-xyz.scm (python-urwidtrees)[arguments]: Build
without setuptools.
2020-01-06 09:35:27 +02:00
Efraim Flashner
c83640728c
gnu: python-urwidtrees: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-urwidtrees)[source]: Download
using git-fetch.
2020-01-06 09:34:36 +02:00
Efraim Flashner
957c683354
gnu: python-mwclient: Update to 0.10.0.
...
* gnu/packages/python-xyz.scm (python-mwclient): Update to 0.10.0.
[source]: Download using git-fetch.
[propagated-inputs]: Remove python-requests.
[native-inputs]: Remove python-pytest-pep8, python-pytest-cov. Add
python-pytest-runner.
2020-01-06 09:15:33 +02:00
Efraim Flashner
a9722d0dbf
gnu: python-jsonpatch-0.4: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-jsonpatch-0.4)[source]: Download
using git-fetch.
2020-01-06 09:03:17 +02:00
Efraim Flashner
854c5c9565
gnu: python-jsonpatch: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-jsonpatch)[source]: Download using
git-fetch.
2020-01-06 09:01:41 +02:00
Efraim Flashner
11e46326e3
gnu: python-docopt: Don't use unstable tarball.
...
* gnu/packages/python-xyz.scm (python-docopt)[source]: Download using
git-fetch.
2020-01-06 08:58:54 +02:00
Brett Gilio
1792a70655
gnu: libtgvoip: Fix failing build on i686-linux.
...
* gnu/local.mk (libtgvoip): Add patches for libtgvoip-disable-sse2.patch
and libtgvoip-disable-webrtc.patch
* gnu/packages/patches/libtgvoip-disable-sse2.patch: New file.
* gnu/packages/patches/libtgvoip-disable-webrtc.patch: New file.
* gnu/packages/telephony.scm (libtgvoip): Fix building on i686-linux.
[source]: Reference patches for correcting failing build on i686-linux
architecture.
Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>
Fixes <bugs.gnu.org/38944>.
2020-01-05 19:31:07 -06:00
Brett Gilio
5a0d73911c
gnu: libtgvoip: Update to 2.4.4.
...
* gnu/packages/telephony.scm (libtgvoip): Update to 2.4.4.
[source]: Change source URI to reflect upstream.
[inputs]: Add pulseaudio and alsa-lib.
This change corrects a bug, and allows for cross-compilation on armhf architectures.
2020-01-05 19:03:07 -06:00
Brett Gilio
641981d3af
gnu: coq-mathcomp: Update to 1.10.0.
...
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.10.0.
[arguments]: Modify comment about tests. Remove redundant setting of COQLIB
environment variable.
2020-01-05 17:06:02 -06:00
Ricardo Wurmus
537d08271e
gnu: agi-bio: Update hash.
...
The previous hash corresponded to the previous commit.
* gnu/packages/opencog.scm (agi-bio)[source]: Update hash.
2020-01-05 21:38:59 +01:00
Ricardo Wurmus
62af74b714
gnu: Add agi-bio.
...
* gnu/packages/opencog.scm (agi-bio): New variable.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus
e088a010a2
gnu: Add cl-pdf.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf, ecl-cl-pdf, cl-pdf): New variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus
5dfde3f586
gnu: Add cl-flexichain.
...
* gnu/packages/lisp-xyz.scm (sbcl-flexichain, ecl-flexichain, cl-flexichain):
New variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus
7c62d38465
gnu: Add cl-spatial-trees.
...
* gnu/packages/lisp-xyz.scm (sbcl-spatial-trees, ecl-spatial-trees,
cl-spatial-trees): New variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus
94c621bdc0
gnu: Add cl-vectors.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors, ecl-cl-vectors, cl-vectors): New
variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus
0dbd7c3c0b
gnu: Add cl-paths-ttf.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-paths-ttf, ecl-cl-paths-ttf,
cl-paths-ttf): New variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus
b571dfdb46
gnu: Add cl-paths.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-paths, ecl-cl-paths, cl-paths): New
variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus
64997728ad
gnu: Add cl-aa.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-aa, ecl-cl-aa, cl-aa): New variables.
2020-01-05 20:45:21 +01:00
Tobias Geerinckx-Rice
e13fc37902
gnu: stellarium: Update to 0.19.3.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.3.
2020-01-05 19:55:02 +01:00
Tobias Geerinckx-Rice
dcae4270db
gnu: file-roller: Update to 3.32.3.
...
* gnu/packages/gnome.scm (file-roller): Update to 3.32.3.
2020-01-05 19:55:02 +01:00
Efraim Flashner
71fc086ae9
services: host-name: Make service one-shot.
...
* gnu/services/base.scm (host-name-service-type): Remove 'respawn?'
keyword from shepherd-service-type, add 'one-shot?'.
2020-01-05 20:28:29 +02:00
Kei Kebreau
06c8e87224
gnu: arandr: Fix build.
...
This is a follow-up to commit 218c785850
.
[arguments]: Remove unnecessary #:python flag. Add 'wrap-gi-typelib' phase.
[inputs]: Remove python2-pygtk and add gtk+, python-pycairo, and
python-pygobject.
[native-inputs]: Replace python2-docutils with python-docutils.
2020-01-05 11:20:11 -05:00
Oleg Pykhalov
7366d83191
gnu: Add swh-plugins.
...
* gnu/packages/audio.scm (swh-plugins): New variable.
2020-01-05 17:30:14 +03:00
Christopher Baines
a8f753c293
gnu: guix-data-service: Update to 0.0.1-16.c7e3a1b.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-16.c7e3a1b.
2020-01-05 14:17:59 +00:00
Timotej Lazar
ced47faaa7
gnu: sdl2-mixer: Enable opus support.
...
* gnu/packages/sdl.scm (sdl2-mixer)[inputs]: Add opusfile.
[native-inputs]: Add pkg-config.
[arguments]<#:configure-flags>: Add "--disable-music-opus-shared".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-05 13:11:28 +01:00
Timotej Lazar
6fbf92ee78
gnu: sdl-mixer: Enable fluidsynth MIDI backend.
...
* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Add fluidsynth and alphabetize.
[arguments]: Reformat.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-05 13:10:04 +01:00
Timotej Lazar
64941afcf9
gnu: sdl2-mixer: Fix configure flags.
...
Some configure options were renamed between SDL / SDL2 mixer; add new variants
to the derived package.
* gnu/packages/sdl.scm (sdl2-mixer)[arguments]: Fix flags to disable dynamic
library loading.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-05 13:09:31 +01:00
Timotej Lazar
36f1ba7bfe
gnu: sdl-mixer: Remove unused configure flag.
...
The flag --disable-music-mp3-shared is only used when building with smpeg
instead of libmad, which is linked at build time by default.
* gnu/packages/sdl.scm (sdl-mixer)[arguments]: Remove unused configure flag.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-05 13:09:16 +01:00
Timotej Lazar
5f50c2e6b1
gnu: sdl-mixer: Use correct inputs for MOD file support.
...
* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Remove libmodplug.
* gnu/packages/sdl.scm (sdl2-mixer)[inputs]: Add libmodplug.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-05 13:08:45 +01:00
David Trudgian
7aa28eb339
file-systems: Handle LUKS2 header.
...
* gnu/build/file-systems.scm (luks-superblock?): Handle LUKS2 header.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-05 11:14:00 +01:00
Mark H Weaver
7f16122efd
gnu: linux-libre: Update to 5.4.8.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.8.
(linux-libre-5.4-pristine-source): Update hash.
2020-01-05 03:43:09 -05:00
Mark H Weaver
d6baede01b
gnu: linux-libre@4.19: Update to 4.19.93.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.93.
(linux-libre-4.19-pristine-source): Update hash.
2020-01-05 03:42:35 -05:00
Mark H Weaver
b307b587f6
gnu: linux-libre@4.14: Update to 4.14.162.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.162.
(linux-libre-4.14-pristine-source): Update hash.
2020-01-05 03:41:57 -05:00
Mark H Weaver
1837bdcd9f
gnu: linux-libre@4.9: Update to 4.9.208.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.208.
(linux-libre-4.9-pristine-source): Update hash.
2020-01-05 03:41:13 -05:00
Mark H Weaver
c3fd83aa3a
gnu: linux-libre@4.4: Update to 4.4.208.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.208.
(linux-libre-4.4-pristine-source): Update hash.
2020-01-05 03:40:05 -05:00
Tobias Geerinckx-Rice
fd885160fc
gnu: guix: Update to f38eabe
.
...
* gnu/packages/package-management.scm (guix): Update to f38eabe
.
2020-01-05 04:58:47 +01:00
Björn Höfling
5664a4712c
gnu: dtc: Use Python 3 instead of Python 2.
...
* gnu/packages/bootloaders.scm (dtc)[inputs]: Use python instead of python-2.
2020-01-05 02:41:29 +01:00
Tobias Geerinckx-Rice
f38eabe952
gnu: ncompress: Update to 4.2.4.6.
...
* gnu/packages/compression.scm (ncompress): Update to 4.2.4.6.
* gnu/packages/patches/ncompress-fix-softlinks.patch: Adjust.
2020-01-05 02:40:07 +01:00
Tobias Geerinckx-Rice
6925c85573
gnu: cppcheck: Update to 1.90.
...
* gnu/packages/check.scm (cppcheck): Update to 1.90.
2020-01-05 02:40:07 +01:00
Tobias Geerinckx-Rice
8fec416cec
installer: Add JFS support.
...
* gnu/installer/newt/partition.scm (run-fs-type-page): Add ‘jfs’ to the
list box.
* gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type)
(partition-filesystem-user-type): Add ‘jfs’ mapping
(create-jfs-file-system): New procedure.
(format-user-partitions): Use it.
* gnu/installer.scm (set-installer-path): Add jfsutils.
2020-01-05 02:40:07 +01:00
Tobias Geerinckx-Rice
1133596b42
installer: Fix typo.
...
* gnu/installer/parted.scm (create-btrfs-file-system): Fix typo in docstring.
2020-01-05 02:40:07 +01:00
Nicolas Goaziou
42399ad7c6
gnu: Add ode.
...
* gnu/packages/game-development.scm (ode): New variable.
2020-01-05 02:13:18 +01:00
Nicolas Goaziou
45c552ec51
gnu: Add libccd.
...
* gnu/packages/game-development.scm (libccd): New variable.
2020-01-05 02:13:18 +01:00
Leo Prikler
fe0686864d
gnu: Add xcur2png.
...
* gnu/packages/xorg.scm (xcur2png): New variable.
2020-01-05 02:05:40 +01:00
Timotej Lazar
85ad4ffb25
gnu: bitlbee: Use HTTPS home page.
...
* gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.
2020-01-05 02:00:24 +01:00
Ludovic Courtès
f918a8d9d8
gnu: guile-hashing: Add variant for Guile 3.0.
...
* gnu/packages/guile-xyz.scm (guile3.0-hashing): New variable.
2020-01-04 23:44:25 +01:00
Ludovic Courtès
d67fa5c824
gnu: Add guile-hashing.
...
* gnu/packages/guile-xyz.scm (guile-hashing): New variable.
2020-01-04 23:44:25 +01:00
Ricardo Wurmus
92afa57b93
gnu: Add cl-zpb-ttf.
...
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf, ecl-zpb-ttf, cl-zpb-ttf): New
variables.
2020-01-04 22:38:12 +01:00
Ricardo Wurmus
0d66b9d6cd
gnu: Add opencog.
...
* gnu/packages/opencog.scm (opencog): New variable.
2020-01-04 22:38:12 +01:00
Ricardo Wurmus
3cc6b1232b
gnu: Add attention.
...
* gnu/packages/opencog.scm (attention): New variable.
2020-01-04 22:38:12 +01:00
Ricardo Wurmus
1f6f0b6bca
gnu: Add link-grammar.
...
* gnu/packages/language.scm (link-grammar): New variable.
2020-01-04 22:38:12 +01:00
Ricardo Wurmus
d946ede596
gnu: Add cogserver.
...
* gnu/packages/opencog.scm (cogserver): New variable.
2020-01-04 22:38:12 +01:00
Ricardo Wurmus
fc139475dd
gnu: Add atomspace.
...
* gnu/packages/opencog.scm (atomspace): New variable.
2020-01-04 22:38:12 +01:00
Ricardo Wurmus
51c9221a72
gnu: Add cogutil.
...
* gnu/packages/opencog.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2020-01-04 22:38:12 +01:00
Ricardo Wurmus
b224ff4a2d
gnu: nfs-utils: Update to 2.4.2.
...
* gnu/packages/nfs.scm (nfs-utils): Update to 2.4.2.
[source]: Remove patch.
[arguments]: Update configure flags, remove fix-glibc-compatability phase,
update substitutions.
[inputs]: Add keyutils and rpcsvc-proto.
* gnu/packages/patches/nfs-utils-missing-headers.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-01-04 22:38:12 +01:00
Brett Gilio
bcd47c67b0
gnu: swi-prolog: Update to 8.1.20.
...
* gnu/packages/prolog.scm (swi-prolog): Update to 8.1.20.
2020-01-04 14:52:22 -06:00
Brett Gilio
235c67341b
gnu: swi-prolog: Modify documentation installation.
...
* gnu/packages/prolog.scm (swi-prolog)[arguments]: Remove configuration step
for PDF documentation.
2020-01-04 14:51:44 -06:00
Brett Gilio
5a92e7c954
gnu: swi-prolog: Enable tests.
...
* gnu/packages/prolog.scm (swi-prolog)[arguments]: Enable tests and work
around tests that cause failure by trying to write to the store, or
establishing a network connection.
2020-01-04 14:50:52 -06:00
Guillaume Le Vaillant
198af489de
gnu: Add jgmenu.
...
* gnu/packages/xdisorg.scm (jgmenu): New variable.
2020-01-04 17:16:41 +01:00
LaFreniere, Joseph
4589148f57
gnu: Add emacs-company-posframe.
...
* gnu/packages/emacs-xyz.scm (emacs-company-posframe): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-01-03 22:19:37 -06:00
Brett Gilio
7eef98484c
gnu: Add swi-prolog.
...
* gnu/packages/prolog.scm (swi-prolog): New variable.
2020-01-03 21:44:18 -06:00
Brett Gilio
e4ed992953
gnu: gprolog: Use license prefix.
...
* gnu/packages/prolog.scm (gprolog)[license]: Use prefix for list of licenses.
2020-01-03 21:43:34 -06:00
Brett Gilio
a06a4f9182
Revert "gnu: Add swi-prolog."
...
This reverts commit 3f37f39097
.
2020-01-03 20:15:44 -06:00
Brett Gilio
3f37f39097
gnu: Add swi-prolog.
...
* gnu/packages/prolog.scm (swi-prolog): New variable.
2020-01-03 19:59:00 -06:00
Brett Gilio
d98e64b4e5
gnu: Rename module gprolog to prolog.
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Replace gprolog.scm => prolog.scm.
* gnu/packages/{gprolog.scm -> prolog.scm}: Rename file so it is not
implementation specific.
2020-01-03 19:53:04 -06:00
Brett Gilio
1074ec1dd7
gnu: femtolisp: Update to 0.0.0-2.
...
* gnu/packages/scheme.scm (femtolisp): Update to 0.0.0-2. This commit revision
patches several bugs.
2020-01-03 18:33:40 -06:00
Tobias Geerinckx-Rice
d87d256720
gnu: soundtouch: Update to 2.1.2.
...
* gnu/packages/audio.scm (soundtouch): Update to 2.1.2.
2020-01-04 01:04:22 +01:00
Tobias Geerinckx-Rice
42678debec
gnu: doctest: Update to 2.3.6.
...
* gnu/packages/check.scm (doctest): Update to 2.3.6.
2020-01-04 01:04:22 +01:00
Tobias Geerinckx-Rice
553199c59e
gnu: polybar: Update to 3.4.2.
...
* gnu/packages/wm.scm (polybar): Update to 3.4.2.
2020-01-04 01:04:21 +01:00
Tobias Geerinckx-Rice
d16d788422
gnu: libshout: Update to 2.4.3.
...
* gnu/packages/xiph.scm (libshout): Update to 2.4.3.
2020-01-04 01:04:21 +01:00
Tobias Geerinckx-Rice
bafafa805b
gnu: html-xml-utils: Update to 7.8.
...
* gnu/packages/xml.scm (html-xml-utils): Update to 7.8.
2020-01-04 01:04:21 +01:00
Tobias Geerinckx-Rice
16fcca6451
gnu: mg: Use @command mark-up in description.
...
* gnu/packages/text-editors.scm (mg)[description]: Use @command.
2020-01-04 01:04:21 +01:00
Brett Gilio
046dd621ec
gnu: python-language-server: Update to 0.31.4.
...
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.4.
2020-01-03 18:00:15 -06:00
Brett Gilio
6fd226df2b
gnu: emacs-pyvenv: Update to 1.21.
...
* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.21.
2020-01-03 17:56:23 -06:00
Brett Gilio
5f31c040d8
gnu: emacs-request: Disable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-request)[arguments]: Disabling test phase
as it checks for network access.
2020-01-03 17:47:45 -06:00
Brett Gilio
219a587de5
gnu: emacs-request: Update to 0.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.2.
2020-01-03 17:45:38 -06:00
Brett Gilio
bd45235e2c
gnu: emacs-doom-themes: Add note about byte-compilation issue.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): The byte-compilation issue
has been worked around upstream, but arguably not as effective as the
strategy we use in our package. Make a note about this issue, and mark the
affecting commit number.
2020-01-03 17:40:38 -06:00
Brett Gilio
2e26dd69c8
gnu: Add ocaml-fftw3.
...
* gnu/packages/ocaml.scm (ocaml-fftw3): New variable.
2020-01-03 16:47:03 -06:00
Brett Gilio
eb1ebabffe
gnu: Add ocaml-lacaml.
...
* gnu/packages/ocaml.scm (ocaml-lacaml): New variable.
2020-01-03 16:46:48 -06:00
Brett Gilio
1614c6336a
gnu: ocaml-utop: Modify home-page.
...
* gnu/packages/ocaml.scm (ocaml-utop)[home-page]: Change home-page to reflect
permanent redirection.
2020-01-03 16:22:46 -06:00
Brett Gilio
3bc6b9bb17
gnu: ocaml-utop: Update to 2.4.3.
...
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.3.
2020-01-03 16:22:22 -06:00
Amin Bandali
db1bc0d92e
gnu: Add lean.
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Add lean.scm.
* gnu/packages/lean.scm: New file.
Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-01-03 15:46:53 -06:00
Katherine Cox-Buday
13e3bc1c80
gnu: Add cl-ana.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana, cl-ana): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:49 +01:00
Katherine Cox-Buday
c16e3dfb1c
gnu: Add cl-ana.statistical-learning.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.statistical-learning,
cl-ana.statistical-learning): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
5f413815c9
gnu: Add cl-ana.makeres-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-utils, cl-ana.makeres-utils):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
d154dd5a1b
gnu: Add cl-ana.makeres-branch.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-branch,
cl-ana.makeres-branch): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
2e43d80da1
gnu: Add cl-ana.makeres-graphviz.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-graphviz,
cl-ana.makeres-graphviz): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
a9810e7049
gnu: Add cl-ana.makeres-table.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-table, cl-ana.makeres-table):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
5ae0b25e06
gnu: Add cl-ana.makeres-progress.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-progress,
cl-ana.makeres-progress): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
98e5f45e79
gnu: Add cl-ana.makeres-block.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-block, cl-ana.makeres-block):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
ad9e007e62
gnu: Add cl-ana.makeres-macro.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-macro, cl-ana.makeres-macro):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
26b875f6a9
gnu: Add cl-ana.makeres.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres, cl-ana.makeres): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
f97cc359df
gnu: Add cl-ana.serialization.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.serialization, cl-ana.serialization):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
d521d67a50
gnu: Add cl-ana.table-viewing.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table-viewing, cl-ana.table-viewing):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
0f5350c12c
gnu: Add cl-ana.plotting.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.plotting, cl-ana.plotting): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
81e6c659a5
gnu: Add cl-ana.gnuplot-interface.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.gnuplot-interface,
cl-ana.gnuplot-interface, ecl-cl-ana.gnuplot-interface): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
a47ce94c75
gnu: Add cl-ana.statistics.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.statistics, cl-ana.statistics): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
d6c13a8e7b
gnu: Add cl-ana.file-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.file-utils, cl-ana.file-utils,
ecl-cl-ana.file-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
dffb0c0e56
gnu: Add cl-ana.histogram.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.histogram, cl-ana.histogram): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
2f7d1dc511
gnu: Add cl-ana.fitting.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.fitting, cl-ana.fitting): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
c20b30cbb4
gnu: Add cl-ana.map.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.map, cl-ana.map, ecl-cl-ana.map): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
71b76a9bed
gnu: Add cl-ana.hash-table-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hash-table-utils,
cl-ana.hash-table-utils, ecl-cl-ana.hash-table-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
28ffe46225
gnu: Add cl-ana.clos-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.clos-utils, cl-ana.clos-utils,
ecl-cl-ana.clos-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
05ec287988
gnu: Add cl-ana.lorentz.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.lorentz, cl-ana.lorentz): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
01d659f530
gnu: Add cl-ana.linear-algebra.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.linear-algebra,
cl-ana.linear-algebra): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
7d500ae4eb
gnu: Add cl-ana.reusable-table.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.reusable-table,
cl-ana.reusable-table, ecl-cl-ana.reusable-table): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
89f01125ac
gnu: Add cl-ana.csv-table.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.csv-table, cl-ana.csv-table): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
14b1a21520
gnu: Add cl-ana.ntuple-table.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.ntuple-table, cl-ana.ntuple-table):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
cd874248e1
gnu: Add cl-ana.gsl-cffi.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.gsl-cffi, cl-ana.gsl-cffi,
ecl-cl-ana.gsl-cffi): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
8e2c140c03
gnu: Add cl-ana.hdf-table.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-table, cl-ana.hdf-table,
ecl-cl-ana.hdf-table): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
82900285e8
gnu: Add cl-ana.typed-table.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.typed-table, cl-ana.typed-table,
ecl-cl-ana.typed-table): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
05216cf76d
gnu: Add cl-ana.hdf-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-utils, cl-ana.hdf-utils,
ecl-cl-ana.hdf-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
465199817a
gnu: Add cl-ana.hdf-typespec.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-typespec, cl-ana.hdf-typespec,
ecl-cl-ana.hdf-typespec): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
bc9e1dd2a5
gnu: Add cl-ana.typespec.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.typespec, cl-ana.typespec,
ecl-cl-ana.typespec): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
011cf6f5f2
gnu: Add cl-ana.memoization.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.memoization, cl-ana.memoization,
ecl-cl-ana.memoization): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
e073d69534
gnu: Add cl-ana.int-char.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.int-char, cl-ana.int-char,
ecl-cl-ana.int-char): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
769015b9d7
gnu: Add cl-ana.hdf-cffi.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-cffi, cl-ana.hdf-cffi,
ecl-cl-ana.hdf-cffi): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
eac5d1dd4c
gnu: Add cl-ana.table-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table-utils, cl-ana.table-utils,
ecl-cl-ana.table-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
fc029fe3a0
gnu: Add cl-ana.table.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table, cl-ana.table,
ecl-cl-ana.table): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
a2aeef614c
gnu: Add cl-ana.quantity.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.quantity, cl-ana.quantity): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
87e58e2b61
gnu: Add cl-ana.error-propogation.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.error-propogation,
cl-ana.error-propogation): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
f69f023581
gnu: Add cl-ana.tensor.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.tensor, cl-ana.tensor,
ecl-cl-ana.tensor): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
7468ca3cce
gnu: Add cl-ana.binary-tree.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.binary-tree, cl-ana.binary-tree,
ecl-cl-ana.binary-tree): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
141d96e1b9
gnu: Add cl-ana.macro-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.macro-utils, cl-ana.macro-utils,
ecl-cl-ana.macro-utils): New packages.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
ad09a96a8d
gnu: Add cl-ana.symbol-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.symbol-utils, cl-ana.symbol-utils,
ecl-cl-ana.symbol-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
39ba698b83
gnu: Add cl-ana.calculus.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.calculus, cl-ana.calculus,
ecl-cl-ana.calculus): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
6d69c5b492
gnu: Add cl-ana.math-functions.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.math-functions,
cl-ana.math-functions): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
35b5ca2479
gnu: Add cl-ana.generic-math.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.generic-math, cl-ana.generic-math,
ecl-cl-ana.generic-math): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
ea988c3b20
gnu: Add cl-ana.list-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.list-utils, cl-ana.list-utils,
ecl-cl-ana.list-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
927895d76d
gnu: Add cl-ana.functional-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.functional-utils,
cl-ana.functional-utils, ecl-cl-ana.functional-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
d9d3a1a8de
gnu: Add cl-ana.string-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.string-utils, cl-ana.string-utils,
ecl-cl-ana.string-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
dc60235bc5
gnu: Add cl-ana.package-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.package-utils, cl-ana.package-utils,
ecl-cl-ana.package-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
710a281525
gnu: Add cl-ana.pathname-utils.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana-boot0, sbcl-cl-ana.pathname-utils,
cl-ana.pathname-utils, ecl-cl-ana-pathname-utils): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
6f0c2c95d4
gnu: Add external-program.
...
* gnu/packages/lisp-xyz.scm (sbcl-external-program, cl-external-program,
ecl-external-program): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
f4448e43b4
gnu: Add cl-csv.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-csv, cl-csv, ecl-cl-csv): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
b97dbb6448
gnu: Add lisp-unit2.
...
* gnu/packages/lisp-xyz.scm (sbcl-lisp-unit2, cl-lisp-unit2, ecl-lisp-unit2):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
edfa2261dc
gnu: Add symbol-munger.
...
* gnu/packages/lisp-xyz.scm (sbcl-symbol-munger, cl-symbol-munger,
ecl-symbol-munger): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
14ef7a9292
gnu: Preparations to add symbol-munger and lisp-unit2.
...
There is a cyclical dependency between symbol-munger and lisp-unit2. Here we
add '*-boot0' packages to cut this cycle.
* gnu/packages/lisp-xyz.scm (sbcl-symbol-munger-boot0, sbcl-lisp-unit2-boot0):
New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday
7b0bb0d1cf
gnu: Add cl-interpol.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-interpol, cl-interpol, ecl-cl-interpol):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday
f1faf1ca54
gnu: Add antik.
...
* gnu/packages/lisp-xyz.scm (sbcl-antik, cl-antik): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday
064dbb7129
gnu: Add gsll.
...
* gnu/packages/lisp-xyz.scm (sbcl-gsll, cl-gsll): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday
812d06186e
gnu: Add science-data.
...
* gnu/packages/lisp-xyz.scm (sbcl-science-data, cl-science-data): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday
f67e34db3f
gnu: Add physical-dimension.
...
* gnu/packages/lisp-xyz.scp (sbcl-physical-dimension, cl-physical-dimension):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday
29411ae4f7
gnu: Add foreign-array.
...
* gnu/packages/lisp-xyz.scm (sbcl-foreign-array, cl-foreign-array,
ecl-foreign-array): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday
20972e4e5e
gnu: Add antik-base.
...
* gnu/packages/lisp-xyz.scm (sbcl-antik-base, cl-antik-base, ecl-antik-base):
New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:40 +01:00
Marius Bakke
982eff9e84
Merge branch 'master' into staging
2020-01-03 19:41:05 +01:00
Pierre Neidhardt
7158fe4ded
gnu: Add fna.
...
* gnu/packages/game-development.scm (fna): New variable.
2020-01-03 18:31:04 +01:00
Pierre Neidhardt
bea58fa159
gnu: Add mojoshader-cs.
...
* gnu/packages/gl.scm (mojoshader-cs): New variable.
2020-01-03 18:31:04 +01:00
Pierre Neidhardt
aed6c01014
gnu: Add sdl2-cs.
...
* gnu/packages/sdl.scm (sdl2-cs): New variable.
2020-01-03 17:04:18 +01:00
Pierre Neidhardt
cbda07d4fc
gnu: Add plump.
...
* gnu/packages/lisp-xyz.scm (cl-plump, sbcl-plump): New variables.
2020-01-03 16:46:41 +01:00
Pierre Neidhardt
f5b1da68c8
gnu: Add array-utils.
...
* gnu/packages/lisp-xyz.scm (cl-array-utils, sbcl-array-utils): New variables.
2020-01-03 16:46:41 +01:00