jackhill/guix/guix.git
4 years agognu: Add cl-vectors.
Ricardo Wurmus [Sat, 4 Jan 2020 21:53:39 +0000 (22:53 +0100)]
gnu: Add cl-vectors.

* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors, ecl-cl-vectors, cl-vectors): New
variables.

4 years agognu: Add cl-paths-ttf.
Ricardo Wurmus [Sat, 4 Jan 2020 21:52:26 +0000 (22:52 +0100)]
gnu: Add cl-paths-ttf.

* gnu/packages/lisp-xyz.scm (sbcl-cl-paths-ttf, ecl-cl-paths-ttf,
cl-paths-ttf): New variables.

4 years agognu: Add cl-paths.
Ricardo Wurmus [Sat, 4 Jan 2020 21:51:14 +0000 (22:51 +0100)]
gnu: Add cl-paths.

* gnu/packages/lisp-xyz.scm (sbcl-cl-paths, ecl-cl-paths, cl-paths): New
variables.

4 years agognu: Add cl-aa.
Ricardo Wurmus [Sat, 4 Jan 2020 21:50:02 +0000 (22:50 +0100)]
gnu: Add cl-aa.

* gnu/packages/lisp-xyz.scm (sbcl-cl-aa, ecl-cl-aa, cl-aa): New variables.

4 years agognu: stellarium: Update to 0.19.3.
Tobias Geerinckx-Rice [Sun, 5 Jan 2020 18:20:33 +0000 (19:20 +0100)]
gnu: stellarium: Update to 0.19.3.

* gnu/packages/astronomy.scm (stellarium): Update to 0.19.3.

4 years agognu: file-roller: Update to 3.32.3.
Tobias Geerinckx-Rice [Thu, 2 Jan 2020 00:15:48 +0000 (01:15 +0100)]
gnu: file-roller: Update to 3.32.3.

* gnu/packages/gnome.scm (file-roller): Update to 3.32.3.

4 years agoservices: host-name: Make service one-shot.
Efraim Flashner [Wed, 20 Nov 2019 19:36:56 +0000 (21:36 +0200)]
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?'.

4 years agognu: arandr: Fix build.
Kei Kebreau [Mon, 30 Dec 2019 17:37:08 +0000 (12:37 -0500)]
gnu: arandr: Fix build.

This is a follow-up to commit 218c785850d5ecf3a7646d81ce90445419a5103b.

[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.

4 years agognu: Add swh-plugins.
Oleg Pykhalov [Sun, 5 Jan 2020 05:08:44 +0000 (08:08 +0300)]
gnu: Add swh-plugins.

* gnu/packages/audio.scm (swh-plugins): New variable.

4 years agognu: guix-data-service: Update to 0.0.1-16.c7e3a1b.
Christopher Baines [Sun, 5 Jan 2020 14:17:59 +0000 (14:17 +0000)]
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.

4 years agognu: sdl2-mixer: Enable opus support.
Timotej Lazar [Sun, 5 Jan 2020 10:45:51 +0000 (11:45 +0100)]
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>
4 years agognu: sdl-mixer: Enable fluidsynth MIDI backend.
Timotej Lazar [Sun, 5 Jan 2020 10:45:50 +0000 (11:45 +0100)]
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>
4 years agognu: sdl2-mixer: Fix configure flags.
Timotej Lazar [Sun, 5 Jan 2020 10:45:49 +0000 (11:45 +0100)]
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>
4 years agognu: sdl-mixer: Remove unused configure flag.
Timotej Lazar [Sun, 5 Jan 2020 10:45:48 +0000 (11:45 +0100)]
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>
4 years agognu: sdl-mixer: Use correct inputs for MOD file support.
Timotej Lazar [Sun, 5 Jan 2020 10:45:47 +0000 (11:45 +0100)]
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>
4 years agofile-systems: Handle LUKS2 header.
David Trudgian [Sat, 4 Jan 2020 15:19:17 +0000 (09:19 -0600)]
file-systems: Handle LUKS2 header.

* gnu/build/file-systems.scm (luks-superblock?): Handle LUKS2 header.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
4 years agognu: linux-libre: Update to 5.4.8.
Mark H Weaver [Sun, 5 Jan 2020 08:43:09 +0000 (03:43 -0500)]
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.

4 years agognu: linux-libre@4.19: Update to 4.19.93.
Mark H Weaver [Sun, 5 Jan 2020 08:42:35 +0000 (03:42 -0500)]
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.

4 years agognu: linux-libre@4.14: Update to 4.14.162.
Mark H Weaver [Sun, 5 Jan 2020 08:41:57 +0000 (03:41 -0500)]
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.

4 years agognu: linux-libre@4.9: Update to 4.9.208.
Mark H Weaver [Sun, 5 Jan 2020 08:41:13 +0000 (03:41 -0500)]
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.

4 years agognu: linux-libre@4.4: Update to 4.4.208.
Mark H Weaver [Sun, 5 Jan 2020 08:40:05 +0000 (03:40 -0500)]
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.

4 years agognu: guix: Update to f38eabe.
Tobias Geerinckx-Rice [Sun, 5 Jan 2020 02:09:35 +0000 (03:09 +0100)]
gnu: guix: Update to f38eabe.

* gnu/packages/package-management.scm (guix): Update to f38eabe.

4 years agognu: dtc: Use Python 3 instead of Python 2.
Björn Höfling [Sun, 5 Jan 2020 00:08:12 +0000 (01:08 +0100)]
gnu: dtc: Use Python 3 instead of Python 2.

* gnu/packages/bootloaders.scm (dtc)[inputs]: Use python instead of python-2.

4 years agognu: ncompress: Update to 4.2.4.6.
Tobias Geerinckx-Rice [Sat, 4 Jan 2020 15:13:23 +0000 (16:13 +0100)]
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.

4 years agognu: cppcheck: Update to 1.90.
Tobias Geerinckx-Rice [Sat, 4 Jan 2020 15:07:55 +0000 (16:07 +0100)]
gnu: cppcheck: Update to 1.90.

* gnu/packages/check.scm (cppcheck): Update to 1.90.

4 years agodoc: Add JFS to Guix System-supported file systems.
Tobias Geerinckx-Rice [Fri, 3 Jan 2020 16:45:55 +0000 (17:45 +0100)]
doc: Add JFS to Guix System-supported file systems.

* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Note JFS support.

4 years agoinstaller: Add JFS support.
Tobias Geerinckx-Rice [Fri, 3 Jan 2020 18:26:54 +0000 (19:26 +0100)]
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.

4 years agoinstaller: Fix typo.
Tobias Geerinckx-Rice [Fri, 3 Jan 2020 13:42:52 +0000 (14:42 +0100)]
installer: Fix typo.

* gnu/installer/parted.scm (create-btrfs-file-system): Fix typo in docstring.

4 years agognu: Add ode.
Nicolas Goaziou [Sun, 5 Jan 2020 01:11:26 +0000 (02:11 +0100)]
gnu: Add ode.

* gnu/packages/game-development.scm (ode): New variable.

4 years agognu: Add libccd.
Nicolas Goaziou [Sun, 5 Jan 2020 01:09:33 +0000 (02:09 +0100)]
gnu: Add libccd.

* gnu/packages/game-development.scm (libccd): New variable.

4 years agognu: Add xcur2png.
Leo Prikler [Sat, 4 Jan 2020 16:54:30 +0000 (17:54 +0100)]
gnu: Add xcur2png.

* gnu/packages/xorg.scm (xcur2png): New variable.

4 years agognu: bitlbee: Use HTTPS home page.
Timotej Lazar [Sun, 5 Jan 2020 01:00:24 +0000 (02:00 +0100)]
gnu: bitlbee: Use HTTPS home page.

* gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.

4 years agogexp: Add 'raw-derivation-file'.
Ludovic Courtès [Fri, 6 Dec 2019 22:12:49 +0000 (23:12 +0100)]
gexp: Add 'raw-derivation-file'.

* guix/gexp.scm (<raw-derivation-file>): New record type.
(raw-derivation-file-compiler): New gexp compiler.
* tests/gexp.scm ("lower-gexp, raw-derivation-file")
("raw-derivation-file"): New tests.

4 years agognu: guile-hashing: Add variant for Guile 3.0.
Ludovic Courtès [Fri, 3 Jan 2020 18:55:47 +0000 (19:55 +0100)]
gnu: guile-hashing: Add variant for Guile 3.0.

* gnu/packages/guile-xyz.scm (guile3.0-hashing): New variable.

4 years agognu: Add guile-hashing.
Ludovic Courtès [Wed, 11 Dec 2019 16:26:00 +0000 (17:26 +0100)]
gnu: Add guile-hashing.

* gnu/packages/guile-xyz.scm (guile-hashing): New variable.

4 years agobuild-system/guile: Add #:implicit-inputs?.
Jan Nieuwenhuizen [Mon, 2 Dec 2019 22:59:57 +0000 (23:59 +0100)]
build-system/guile: Add #:implicit-inputs?.

* guix/build-system/guile.scm (lower): Add implicit-inputs? keyword
parameter.
[private-keywords]: Add it.
Honor it.

4 years agognu: Add cl-zpb-ttf.
Ricardo Wurmus [Sat, 4 Jan 2020 13:57:12 +0000 (14:57 +0100)]
gnu: Add cl-zpb-ttf.

* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf, ecl-zpb-ttf, cl-zpb-ttf): New
variables.

4 years agognu: Add opencog.
Ricardo Wurmus [Sat, 4 Jan 2020 13:52:02 +0000 (14:52 +0100)]
gnu: Add opencog.

* gnu/packages/opencog.scm (opencog): New variable.

4 years agognu: Add attention.
Ricardo Wurmus [Sat, 4 Jan 2020 13:51:53 +0000 (14:51 +0100)]
gnu: Add attention.

* gnu/packages/opencog.scm (attention): New variable.

4 years agognu: Add link-grammar.
Ricardo Wurmus [Sat, 4 Jan 2020 13:51:26 +0000 (14:51 +0100)]
gnu: Add link-grammar.

* gnu/packages/language.scm (link-grammar): New variable.

4 years agognu: Add cogserver.
Ricardo Wurmus [Fri, 3 Jan 2020 21:57:41 +0000 (22:57 +0100)]
gnu: Add cogserver.

* gnu/packages/opencog.scm (cogserver): New variable.

4 years agognu: Add atomspace.
Ricardo Wurmus [Fri, 3 Jan 2020 21:57:27 +0000 (22:57 +0100)]
gnu: Add atomspace.

* gnu/packages/opencog.scm (atomspace): New variable.

4 years agognu: Add cogutil.
Ricardo Wurmus [Fri, 3 Jan 2020 19:05:35 +0000 (20:05 +0100)]
gnu: Add cogutil.

* gnu/packages/opencog.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

4 years agognu: nfs-utils: Update to 2.4.2.
Ricardo Wurmus [Fri, 3 Jan 2020 08:37:25 +0000 (09:37 +0100)]
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.

4 years agognu: swi-prolog: Update to 8.1.20.
Brett Gilio [Sat, 4 Jan 2020 20:52:22 +0000 (14:52 -0600)]
gnu: swi-prolog: Update to 8.1.20.

* gnu/packages/prolog.scm (swi-prolog): Update to 8.1.20.

4 years agognu: swi-prolog: Modify documentation installation.
Brett Gilio [Sat, 4 Jan 2020 20:51:44 +0000 (14:51 -0600)]
gnu: swi-prolog: Modify documentation installation.

* gnu/packages/prolog.scm (swi-prolog)[arguments]: Remove configuration step
  for PDF documentation.

4 years agognu: swi-prolog: Enable tests.
Brett Gilio [Sat, 4 Jan 2020 20:50:52 +0000 (14:50 -0600)]
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.

4 years agognu: Add jgmenu.
Guillaume Le Vaillant [Sat, 4 Jan 2020 16:16:41 +0000 (17:16 +0100)]
gnu: Add jgmenu.

* gnu/packages/xdisorg.scm (jgmenu): New variable.

4 years agognu: Add emacs-company-posframe.
LaFreniere, Joseph [Sat, 4 Jan 2020 03:50:25 +0000 (21:50 -0600)]
gnu: Add emacs-company-posframe.

* gnu/packages/emacs-xyz.scm (emacs-company-posframe): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
4 years agognu: Add swi-prolog.
Brett Gilio [Sat, 4 Jan 2020 03:44:18 +0000 (21:44 -0600)]
gnu: Add swi-prolog.

* gnu/packages/prolog.scm (swi-prolog): New variable.

4 years agognu: gprolog: Use license prefix.
Brett Gilio [Sat, 4 Jan 2020 03:43:34 +0000 (21:43 -0600)]
gnu: gprolog: Use license prefix.

* gnu/packages/prolog.scm (gprolog)[license]: Use prefix for list of licenses.

4 years agoRevert "gnu: Add swi-prolog."
Brett Gilio [Sat, 4 Jan 2020 02:15:44 +0000 (20:15 -0600)]
Revert "gnu: Add swi-prolog."

This reverts commit 3f37f3909712eb7269b6e8184c0d61bfc61b67f9.

4 years agognu: Add swi-prolog.
Brett Gilio [Sat, 14 Dec 2019 03:46:26 +0000 (21:46 -0600)]
gnu: Add swi-prolog.

* gnu/packages/prolog.scm (swi-prolog): New variable.

4 years agognu: Rename module gprolog to prolog.
Brett Gilio [Sat, 4 Jan 2020 01:53:04 +0000 (19:53 -0600)]
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.

4 years agognu: femtolisp: Update to 0.0.0-2.
Brett Gilio [Sat, 4 Jan 2020 00:33:40 +0000 (18:33 -0600)]
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.

4 years agognu: soundtouch: Update to 2.1.2.
Tobias Geerinckx-Rice [Sat, 4 Jan 2020 00:02:55 +0000 (01:02 +0100)]
gnu: soundtouch: Update to 2.1.2.

* gnu/packages/audio.scm (soundtouch): Update to 2.1.2.

4 years agognu: doctest: Update to 2.3.6.
Tobias Geerinckx-Rice [Fri, 3 Jan 2020 23:59:50 +0000 (00:59 +0100)]
gnu: doctest: Update to 2.3.6.

* gnu/packages/check.scm (doctest): Update to 2.3.6.

4 years agognu: polybar: Update to 3.4.2.
Tobias Geerinckx-Rice [Fri, 3 Jan 2020 22:49:02 +0000 (23:49 +0100)]
gnu: polybar: Update to 3.4.2.

* gnu/packages/wm.scm (polybar): Update to 3.4.2.

4 years agognu: libshout: Update to 2.4.3.
Tobias Geerinckx-Rice [Fri, 3 Jan 2020 22:48:09 +0000 (23:48 +0100)]
gnu: libshout: Update to 2.4.3.

* gnu/packages/xiph.scm (libshout): Update to 2.4.3.

4 years agognu: html-xml-utils: Update to 7.8.
Tobias Geerinckx-Rice [Fri, 3 Jan 2020 19:22:00 +0000 (20:22 +0100)]
gnu: html-xml-utils: Update to 7.8.

* gnu/packages/xml.scm (html-xml-utils): Update to 7.8.

4 years agognu: mg: Use @command mark-up in description.
Tobias Geerinckx-Rice [Fri, 3 Jan 2020 18:37:20 +0000 (19:37 +0100)]
gnu: mg: Use @command mark-up in description.

* gnu/packages/text-editors.scm (mg)[description]: Use @command.

4 years agognu: python-language-server: Update to 0.31.4.
Brett Gilio [Sat, 4 Jan 2020 00:00:15 +0000 (18:00 -0600)]
gnu: python-language-server: Update to 0.31.4.

* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.4.

4 years agognu: emacs-pyvenv: Update to 1.21.
Brett Gilio [Fri, 3 Jan 2020 23:54:21 +0000 (17:54 -0600)]
gnu: emacs-pyvenv: Update to 1.21.

* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.21.

4 years agognu: emacs-request: Disable tests.
Brett Gilio [Fri, 3 Jan 2020 23:47:45 +0000 (17:47 -0600)]
gnu: emacs-request: Disable tests.

* gnu/packages/emacs-xyz.scm (emacs-request)[arguments]: Disabling test phase
  as it checks for network access.

4 years agognu: emacs-request: Update to 0.3.2.
Brett Gilio [Fri, 3 Jan 2020 23:45:38 +0000 (17:45 -0600)]
gnu: emacs-request: Update to 0.3.2.

* gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.2.

4 years agognu: emacs-doom-themes: Add note about byte-compilation issue.
Brett Gilio [Fri, 3 Jan 2020 23:40:38 +0000 (17:40 -0600)]
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.

4 years agognu: Add ocaml-fftw3.
Brett Gilio [Fri, 3 Jan 2020 22:47:03 +0000 (16:47 -0600)]
gnu: Add ocaml-fftw3.

* gnu/packages/ocaml.scm (ocaml-fftw3): New variable.

4 years agognu: Add ocaml-lacaml.
Brett Gilio [Fri, 3 Jan 2020 22:46:48 +0000 (16:46 -0600)]
gnu: Add ocaml-lacaml.

* gnu/packages/ocaml.scm (ocaml-lacaml): New variable.

4 years agognu: ocaml-utop: Modify home-page.
Brett Gilio [Fri, 3 Jan 2020 22:22:46 +0000 (16:22 -0600)]
gnu: ocaml-utop: Modify home-page.

* gnu/packages/ocaml.scm (ocaml-utop)[home-page]: Change home-page to reflect
  permanent redirection.

4 years agognu: ocaml-utop: Update to 2.4.3.
Brett Gilio [Fri, 3 Jan 2020 22:22:22 +0000 (16:22 -0600)]
gnu: ocaml-utop: Update to 2.4.3.

* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.3.

4 years agognu: Add lean.
Amin Bandali [Sat, 28 Dec 2019 06:29:01 +0000 (01:29 -0500)]
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>
4 years agognu: Add cl-ana.
Katherine Cox-Buday [Fri, 3 Jan 2020 19:42:10 +0000 (20:42 +0100)]
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>
4 years agognu: Add cl-ana.statistical-learning.
Katherine Cox-Buday [Fri, 3 Jan 2020 19:33:45 +0000 (20:33 +0100)]
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>
4 years agognu: Add cl-ana.makeres-utils.
Katherine Cox-Buday [Fri, 3 Jan 2020 19:30:28 +0000 (20:30 +0100)]
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>
4 years agognu: Add cl-ana.makeres-branch.
Katherine Cox-Buday [Fri, 3 Jan 2020 19:26:21 +0000 (20:26 +0100)]
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>
4 years agognu: Add cl-ana.makeres-graphviz.
Katherine Cox-Buday [Fri, 3 Jan 2020 19:22:06 +0000 (20:22 +0100)]
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>
4 years agognu: Add cl-ana.makeres-table.
Katherine Cox-Buday [Fri, 3 Jan 2020 18:29:20 +0000 (19:29 +0100)]
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>
4 years agognu: Add cl-ana.makeres-progress.
Katherine Cox-Buday [Fri, 3 Jan 2020 18:24:09 +0000 (19:24 +0100)]
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>
4 years agognu: Add cl-ana.makeres-block.
Katherine Cox-Buday [Fri, 3 Jan 2020 18:21:19 +0000 (19:21 +0100)]
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>
4 years agognu: Add cl-ana.makeres-macro.
Katherine Cox-Buday [Fri, 3 Jan 2020 18:18:01 +0000 (19:18 +0100)]
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>
4 years agognu: Add cl-ana.makeres.
Katherine Cox-Buday [Fri, 3 Jan 2020 18:15:05 +0000 (19:15 +0100)]
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>
4 years agognu: Add cl-ana.serialization.
Katherine Cox-Buday [Fri, 3 Jan 2020 18:09:40 +0000 (19:09 +0100)]
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>
4 years agognu: Add cl-ana.table-viewing.
Katherine Cox-Buday [Fri, 3 Jan 2020 18:06:21 +0000 (19:06 +0100)]
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>
4 years agognu: Add cl-ana.plotting.
Katherine Cox-Buday [Fri, 3 Jan 2020 18:02:27 +0000 (19:02 +0100)]
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>
4 years agognu: Add cl-ana.gnuplot-interface.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:56:35 +0000 (18:56 +0100)]
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>
4 years agognu: Add cl-ana.statistics.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:53:21 +0000 (18:53 +0100)]
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>
4 years agognu: Add cl-ana.file-utils.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:49:46 +0000 (18:49 +0100)]
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>
4 years agognu: Add cl-ana.histogram.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:46:41 +0000 (18:46 +0100)]
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>
4 years agognu: Add cl-ana.fitting.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:43:09 +0000 (18:43 +0100)]
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>
4 years agognu: Add cl-ana.map.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:39:15 +0000 (18:39 +0100)]
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>
4 years agognu: Add cl-ana.hash-table-utils.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:35:59 +0000 (18:35 +0100)]
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>
4 years agognu: Add cl-ana.clos-utils.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:32:53 +0000 (18:32 +0100)]
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>
4 years agognu: Add cl-ana.lorentz.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:29:24 +0000 (18:29 +0100)]
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>
4 years agognu: Add cl-ana.linear-algebra.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:26:02 +0000 (18:26 +0100)]
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>
4 years agognu: Add cl-ana.reusable-table.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:22:15 +0000 (18:22 +0100)]
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>
4 years agognu: Add cl-ana.csv-table.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:19:07 +0000 (18:19 +0100)]
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>
4 years agognu: Add cl-ana.ntuple-table.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:15:02 +0000 (18:15 +0100)]
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>
4 years agognu: Add cl-ana.gsl-cffi.
Katherine Cox-Buday [Fri, 3 Jan 2020 17:09:01 +0000 (18:09 +0100)]
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>
4 years agognu: Add cl-ana.hdf-table.
Katherine Cox-Buday [Fri, 3 Jan 2020 16:49:45 +0000 (17:49 +0100)]
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>
4 years agognu: Add cl-ana.typed-table.
Katherine Cox-Buday [Fri, 3 Jan 2020 16:45:16 +0000 (17:45 +0100)]
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>