jackhill/guix/guix.git
4 years agoservices: Fix typo in spice-vdagent-service.
Damien Cassou [Sun, 26 Jan 2020 17:03:23 +0000 (18:03 +0100)]
services: Fix typo in spice-vdagent-service.

* gnu/services/spice.scm (spice-vdagent-service): Fix typo.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
4 years agognu: ghmm: Fix missing module import.
Marius Bakke [Sun, 26 Jan 2020 15:18:20 +0000 (16:18 +0100)]
gnu: ghmm: Fix missing module import.

This is a follow-up to commit 9c2563a80b6f1d8fb8677f5314e6180ea9916aa5.

* gnu/packages/machine-learning.scm (ghmm)[arguments]: Add #:modules.

4 years agognu: kobodeluxe: Provide missing dependency.
Marius Bakke [Sun, 26 Jan 2020 14:51:23 +0000 (15:51 +0100)]
gnu: kobodeluxe: Provide missing dependency.

* gnu/packages/games.scm (kobodeluxe)[inputs]: Add GLU.

4 years agognu: ir: Update to 1.3.4.
Ricardo Wurmus [Sun, 26 Jan 2020 13:26:47 +0000 (14:26 +0100)]
gnu: ir: Update to 1.3.4.

* gnu/packages/audio.scm (ir): Update to 1.3.4.
[source]: Fetch via git.
[home-page]: Update.
[arguments]: Pass INSTDIR.

4 years agognu: libofx: Disable parallel build.
Marius Bakke [Sun, 26 Jan 2020 12:19:44 +0000 (13:19 +0100)]
gnu: libofx: Disable parallel build.

* gnu/packages/finance.scm (libofx)[arguments]: Add #:parallel-build?.

4 years agognu: python-xmlschema: Update to 1.1.0.
Marius Bakke [Sun, 26 Jan 2020 11:49:17 +0000 (12:49 +0100)]
gnu: python-xmlschema: Update to 1.1.0.

* gnu/packages/xml.scm (python-xmlschema): Update to 1.1.0.
[source]: Change to GIT-FETCH.
[arguments]: Adjust test invokation.

4 years agognu: python-elementpath: Update to 1.4.0.
Marius Bakke [Sun, 26 Jan 2020 11:48:56 +0000 (12:48 +0100)]
gnu: python-elementpath: Update to 1.4.0.

* gnu/packages/xml.scm (python-elementpath): Update to 1.4.0.

4 years agognu: font-mathjax: Don't use unstable tarball.
Efraim Flashner [Sun, 26 Jan 2020 09:39:23 +0000 (11:39 +0200)]
gnu: font-mathjax: Don't use unstable tarball.

* gnu/packages/javascript.scm (font-mathjax)[source]: Download using
git-fetch.
[arguments]: Adjust for change in source.
[native-inputs]: Remove gzip, tar.
(js-mathjax)[source]: Adjust for change in source.

4 years agognu: vim-fugitive: Update to 3.2.
Efraim Flashner [Sun, 26 Jan 2020 10:18:26 +0000 (12:18 +0200)]
gnu: vim-fugitive: Update to 3.2.

* gnu/packages/vim.scm (vim-fugitive): Update to 3.2.

4 years agognu: Add guile3.0-gi.
Ricardo Wurmus [Sun, 26 Jan 2020 12:09:35 +0000 (13:09 +0100)]
gnu: Add guile3.0-gi.

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

4 years agognu: guile-gi: Update to 0.2.2.
Ricardo Wurmus [Sun, 26 Jan 2020 10:05:35 +0000 (11:05 +0100)]
gnu: guile-gi: Update to 0.2.2.

* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.2.2.

4 years agognu: freehdl: Fix build.
Ricardo Wurmus [Sun, 26 Jan 2020 09:32:39 +0000 (10:32 +0100)]
gnu: freehdl: Fix build.

* gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.

4 years agognu: public-inbox: Update to 1.2.0-0.05a06f3.
宋文武 [Sun, 26 Jan 2020 06:21:03 +0000 (14:21 +0800)]
gnu: public-inbox: Update to 1.2.0-0.05a06f3.

* gnu/packages/mail.scm (public-inbox): Update to 1.2.0-0.05a06f3.

4 years agognu: cuirass: Update to 0.0.1-28.b9031db.
Christopher Baines [Sat, 25 Jan 2020 23:53:25 +0000 (23:53 +0000)]
gnu: cuirass: Update to 0.0.1-28.b9031db.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-28.b9031db.

4 years agognu: mgba: Update to 0.8.0.
Nicolas Goaziou [Sat, 25 Jan 2020 22:49:07 +0000 (23:49 +0100)]
gnu: mgba: Update to 0.8.0.

* gnu/packages/emulators.scm (mgba): Update to 0.8.0.

4 years agognu: musescore: Update to 3.4.1.
Nicolas Goaziou [Sat, 25 Jan 2020 22:38:52 +0000 (23:38 +0100)]
gnu: musescore: Update to 3.4.1.

* gnu/packages/music.scm (musescore): Update to 3.4.1.
[source]: Remove unnecessary snippet.
[arguments]: Do not build telemetry module.

4 years agognu: silkaj: Update to 0.7.6.
Nicolas Goaziou [Sat, 25 Jan 2020 21:50:12 +0000 (22:50 +0100)]
gnu: silkaj: Update to 0.7.6.

* gnu/packages/finance.scm (silkaj): Update to 0.7.6.
[source]: Move to Pypi.
[home-page]: Update home page.

4 years agognu: python-duniterpy: Update to 0.56.0.
Nicolas Goaziou [Sat, 25 Jan 2020 21:50:04 +0000 (22:50 +0100)]
gnu: python-duniterpy: Update to 0.56.0.

* gnu/packages/finance.scm (python-duniterpy): Update to 0.56.0.
[source]: Move source to Pypi.
[arguments]: Add phase to work around a missing file.  Remove phases building
documentation since they are not applicable anymore.
[native-inputs]: Remove it, since it is not applicable in Pypi package.
[inputs]: Replace "python-attr" with "python-attrs".

4 years agognu: Add emacs-eshell-toggle.
Brian Leung [Sat, 25 Jan 2020 18:35:47 +0000 (10:35 -0800)]
gnu: Add emacs-eshell-toggle.

* gnu/packages/emacs-xyz.scm (emacs-eshell-toggle): New variable.

4 years agognu: ode: Selectively disable tests.
Nicolas Goaziou [Sat, 25 Jan 2020 18:33:57 +0000 (19:33 +0100)]
gnu: ode: Selectively disable tests.

* gnu/packages/game-development.scm (ode)[arguments]: Run tests only on
x86_64.

4 years agognu: youtube-dl: Update to 2020.01.24.
Amin Bandali [Sat, 25 Jan 2020 02:24:27 +0000 (21:24 -0500)]
gnu: youtube-dl: Update to 2020.01.24.

* gnu/packages/video.scm (youtube-dl): Update to 2020.01.24.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
4 years agobootloader: grub: Add gfxmode (resolution) override.
Jan Nieuwenhuizen [Mon, 30 Dec 2019 10:25:40 +0000 (11:25 +0100)]
bootloader: grub: Add gfxmode (resolution) override.

* gnu/bootloader/grub.scm (<grub-theme>): Add `gfxmode' entry.
(eye-candy): Use it.
* doc/guix.texi (Bootloader Configuration): Document it.

4 years agognu: python-parso: Update to 0.5.2.
Marius Bakke [Sat, 25 Jan 2020 13:56:00 +0000 (14:56 +0100)]
gnu: python-parso: Update to 0.5.2.

* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.2.

4 years agognu: python-pympler: Update to 0.8.
Marius Bakke [Sat, 25 Jan 2020 13:55:34 +0000 (14:55 +0100)]
gnu: python-pympler: Update to 0.8.

* gnu/packages/python-xyz.scm (python-pympler): Update to 0.8.

4 years agognu: Remove python2-debian.
Marius Bakke [Sat, 25 Jan 2020 13:55:04 +0000 (14:55 +0100)]
gnu: Remove python2-debian.

This trivial package fails to build and has no users in Guix.

* gnu/packages/python-xyz.scm (python2-debian): Remove variable.

4 years agognu: Add bitcoin-unlimited.
Guillaume Le Vaillant [Fri, 24 Jan 2020 20:02:41 +0000 (21:02 +0100)]
gnu: Add bitcoin-unlimited.

* gnu/packages/finance.scm (bitcoin-unlimited): New variable.

4 years agognu: WebKitGTK: Update to 2.26.3.
Leo Famulari [Fri, 24 Jan 2020 20:45:34 +0000 (15:45 -0500)]
gnu: WebKitGTK: Update to 2.26.3.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.3.

4 years agognu: QEMU: Update to 4.2.0.
Leo Famulari [Sun, 19 Jan 2020 23:25:06 +0000 (18:25 -0500)]
gnu: QEMU: Update to 4.2.0.

* gnu/packages/virtualization.scm (qemu): Update to 4.2.0.
[source]: Use new patch.
* gnu/packages/patches/qemu-fix-documentation-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

4 years agognu: QEMU: Install the manual pages.
Leo Famulari [Thu, 23 Jan 2020 20:18:27 +0000 (15:18 -0500)]
gnu: QEMU: Install the manual pages.

* gnu/packages/virtualization.scm (qemu)[arguments]: Add '--enable-docs'
to #:configure-flags.
[native-inputs]: Add python-sphinx.
(qemu-minimal-2.10)[native-inputs]: Remove python-sphinx.

4 years agognu: QEMU: Fix CVE-2020-{7039,7211}.
Leo Famulari [Mon, 20 Jan 2020 16:34:01 +0000 (11:34 -0500)]
gnu: QEMU: Fix CVE-2020-{7039,7211}.

* gnu/packages/patches/qemu-CVE-2020-7039.patch,
gnu/packages/patches/qemu-CVE-2020-7211.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.

4 years agognu: httpie: Update to 2.0.0.
Josh Holland [Mon, 13 Jan 2020 14:41:02 +0000 (14:41 +0000)]
gnu: httpie: Update to 2.0.0.

* gnu/packages/python-web.scm (httpie): Update to 2.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: python-pygments: Update to 2.5.2.
Josh Holland [Mon, 13 Jan 2020 14:41:00 +0000 (14:41 +0000)]
gnu: python-pygments: Update to 2.5.2.

* gnu/packages/python-xyz.scm (python-pygments): Update to 2.5.2.
[home-page]: Follow redirect to https.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: guile-ics: Add "guile3.0-ics" variant.
Ludovic Courtès [Fri, 24 Jan 2020 22:03:07 +0000 (23:03 +0100)]
gnu: guile-ics: Add "guile3.0-ics" variant.

* gnu/packages/guile-xyz.scm (guile-ics)[source]: Add 'modules' and 'snippet'.
(guile3.0-ics): New variable.

4 years agoserialization: 'read-byte-string' makes a single read(2) call.
Ludovic Courtès [Fri, 24 Jan 2020 21:39:47 +0000 (22:39 +0100)]
serialization: 'read-byte-string' makes a single read(2) call.

On "guix build libreoffice -nd", this reduces the number of read(2)
system calls from 10,434 to 8092.

* guix/serialization.scm (sub-bytevector): New procedure.
(read-byte-string): Make a single 'get-bytevector-n*' call and use
'sub-bytevector'.

4 years agoguix build, archive, graph: Disable absolute file port name canonicalization.
Ludovic Courtès [Fri, 24 Jan 2020 17:13:38 +0000 (18:13 +0100)]
guix build, archive, graph: Disable absolute file port name canonicalization.

This avoids an 'lstat' storm.  Specifically:

  ./pre-inst-env strace -c guix build -nd libreoffice

goes from 1,711 to 214 'lstat' calls.

* guix/scripts/build.scm (options->things-to-build): When SPEC matches
'derivation-path?', call 'canonicalize-path'.
(guix-build): Remove 'with-fluids' for %FILE-PORT-NAME-CANONICALIZATION.
* guix/scripts/archive.scm (guix-archive): Remove 'with-fluids' for
%FILE-PORT-NAME-CANONICALIZATION.
* guix/scripts/graph.scm (guix-graph): Likewise.

4 years agoui: Do not display error messages with bare format strings.
Ludovic Courtès [Fri, 24 Jan 2020 09:13:10 +0000 (10:13 +0100)]
ui: Do not display error messages with bare format strings.

On Guile 3, with, say, an error in ~/.guile, we'd get:

  $ guix repl
  guix repl: error: Unbound variable: ~S

* guix/ui.scm (call-with-error-handling): Add
'&exception-with-kind-and-args' case.

4 years agognu: swi-prolog: Update to 8.1.21.
Brett Gilio [Fri, 24 Jan 2020 22:31:13 +0000 (16:31 -0600)]
gnu: swi-prolog: Update to 8.1.21.

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

4 years agognu: emacs-telega: Update to 0.5.10.
Brett Gilio [Fri, 24 Jan 2020 22:19:05 +0000 (16:19 -0600)]
gnu: emacs-telega: Update to 0.5.10.

* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.10.

4 years agognu: tdlib: Update to 1.5.5.
Brett Gilio [Fri, 24 Jan 2020 22:18:42 +0000 (16:18 -0600)]
gnu: tdlib: Update to 1.5.5.

* gnu/packages/messaging.scm (tdlib): Update to 1.5.5.

4 years agognu: ode: Disable tests.
Nicolas Goaziou [Fri, 24 Jan 2020 21:47:22 +0000 (22:47 +0100)]
gnu: ode: Disable tests.

* gnu/packages/game-development.scm (ode): Tests are failing or other systems
than x86_64, so we disable them.

4 years agognu: wine-staging: Update to 5.0.
Nicolas Goaziou [Fri, 24 Jan 2020 19:22:01 +0000 (20:22 +0100)]
gnu: wine-staging: Update to 5.0.

* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 5.0.
(wine-staging): Update to 5.0.
[inputs]: Remove faudio, inherited from wine.

4 years agognu: wine: Add FAudio input.
Nicolas Goaziou [Fri, 24 Jan 2020 19:21:45 +0000 (20:21 +0100)]
gnu: wine: Add FAudio input.

* gnu/packages/wine.scm (wine)[inputs]: Add FAudio.

4 years agognu: wine: Update to 5.0.
Nicolas Goaziou [Fri, 24 Jan 2020 19:21:27 +0000 (20:21 +0100)]
gnu: wine: Update to 5.0.

* gnu/packages/wine.scm (wine): Update to 5.0.

4 years agognu: Add megatools.
Jakub Kądziołka [Thu, 23 Jan 2020 15:20:00 +0000 (16:20 +0100)]
gnu: Add megatools.

* gnu/packages/sync.scm (megatools): New variable.
(megacmd)[description]: Cross-reference the two packages in the description.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: Add megacmd.
Jakub Kądziołka [Wed, 22 Jan 2020 17:47:32 +0000 (18:47 +0100)]
gnu: Add megacmd.

* gnu/packages/sync.scm (megacmd): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agonews: Add ‘nl’ translation.
Tobias Geerinckx-Rice [Fri, 24 Jan 2020 17:18:47 +0000 (18:18 +0100)]
news: Add ‘nl’ translation.

* * etc/news.scm: Add ‘nl’ translation.

4 years agognu: emacs-xr: Update to 1.14.
Nicolas Goaziou [Fri, 24 Jan 2020 17:06:02 +0000 (18:06 +0100)]
gnu: emacs-xr: Update to 1.14.

* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.14.

4 years agonews: Add 'de' translation.
Florian Pelz [Fri, 24 Jan 2020 15:39:45 +0000 (16:39 +0100)]
news: Add 'de' translation.

* etc/news.scm: Add 'de' translation.

4 years agognu: r-biocset: Fix spelling of "ability".
Vagrant Cascadian [Fri, 24 Jan 2020 10:32:37 +0000 (02:32 -0800)]
gnu: r-biocset: Fix spelling of "ability".

* gnu/packages/bioconductor (r-biocset)[description]: Fix typo.

4 years agognu: rust-serde-bytes-0.11: Fix spelling of "handle".
Vagrant Cascadian [Fri, 24 Jan 2020 10:30:35 +0000 (02:30 -0800)]
gnu: rust-serde-bytes-0.11: Fix spelling of "handle".

* gnu/packages/crates-io (rust-serde-bytes-0.11)[synopsis]: Fix typo.

4 years agognu: rust-rust-argon2-0.5: Fix spelling of "contains".
Vagrant Cascadian [Fri, 24 Jan 2020 10:29:10 +0000 (02:29 -0800)]
gnu: rust-rust-argon2-0.5: Fix spelling of "contains".

* gnu/packages/crates-io (rust-rust-argon2-0.5)[description]: Fix typo.

4 years agognu: rust-which-2.0: Fix spelling of "executable".
Vagrant Cascadian [Fri, 24 Jan 2020 10:27:53 +0000 (02:27 -0800)]
gnu: rust-which-2.0: Fix spelling of "executable".

* gnu/packages/crates-io (rust-which-2.0)[description]: Fix typo.

4 years agognu: emacs-helm-clojuredocs: Fix typo "This package".
Vagrant Cascadian [Fri, 24 Jan 2020 10:24:43 +0000 (02:24 -0800)]
gnu: emacs-helm-clojuredocs: Fix typo "This package".

* gnu/packages/emacs-xyz (emacs-helm-clojuredocs)[description]: Fix typo.

4 years agognu: ghc-time-compat: Fix typo "This package".
Vagrant Cascadian [Fri, 24 Jan 2020 10:22:20 +0000 (02:22 -0800)]
gnu: ghc-time-compat: Fix typo "This package".

* gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.

4 years agognu: ocaml-mmap: Fix spelling of "function".
Vagrant Cascadian [Fri, 24 Jan 2020 10:20:00 +0000 (02:20 -0800)]
gnu: ocaml-mmap: Fix spelling of "function".

* gnu/packages/ocaml (ocaml-mmap)[description]: Fix typo.

4 years agognu: pinfo: Fix spelling of "additionally".
Vagrant Cascadian [Fri, 24 Jan 2020 10:17:39 +0000 (02:17 -0800)]
gnu: pinfo: Fix spelling of "additionally".

* gnu/packages/texinfo (pinfo)[description]: Fix typo.

4 years agognu: jimtcl: Update to 0.79.
Efraim Flashner [Fri, 24 Jan 2020 08:31:18 +0000 (10:31 +0200)]
gnu: jimtcl: Update to 0.79.

* gnu/packages/embedded.scm (jimtcl): Update to 0.79.
[home-page]: Update home-page.

4 years agognu: jimtcl: Don't use unstable tarball.
Efraim Flashner [Fri, 24 Jan 2020 08:26:53 +0000 (10:26 +0200)]
gnu: jimtcl: Don't use unstable tarball.

* gnu/packages/embedded.scm (jimtcl)[source]: Download using git-fetch.

4 years agognu: stlink: Don't use unstable tarball.
Efraim Flashner [Fri, 24 Jan 2020 08:24:12 +0000 (10:24 +0200)]
gnu: stlink: Don't use unstable tarball.

* gnu/packages/embedded.scm (stlink)[source]: Download using git-fetch.

4 years agognu: spin2cpp: Don't use unstable tarball.
Efraim Flashner [Fri, 24 Jan 2020 08:16:07 +0000 (10:16 +0200)]
gnu: spin2cpp: Don't use unstable tarball.

* gnu/packages/embedded.scm (spin2cpp)[source]: Download using git-fetch.

4 years agognu: openspin: Don't use unstable tarball.
Efraim Flashner [Fri, 24 Jan 2020 08:07:58 +0000 (10:07 +0200)]
gnu: openspin: Don't use unstable tarball.

* gnu/packages/embedded.scm (openspin)[source]: Download using git-fetch.

4 years agognu: linux-libre: Update to 5.4.14.
Mark H Weaver [Fri, 24 Jan 2020 04:11:14 +0000 (23:11 -0500)]
gnu: linux-libre: Update to 5.4.14.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.14.
(linux-libre-5.4-pristine-source): Update hash.

4 years agognu: linux-libre@4.19: Update to 4.19.98.
Mark H Weaver [Fri, 24 Jan 2020 04:10:38 +0000 (23:10 -0500)]
gnu: linux-libre@4.19: Update to 4.19.98.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.98.
(linux-libre-4.19-pristine-source): Update hash.

4 years agognu: linux-libre@4.14: Update to 4.14.167.
Mark H Weaver [Fri, 24 Jan 2020 04:10:02 +0000 (23:10 -0500)]
gnu: linux-libre@4.14: Update to 4.14.167.

* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.167.
(linux-libre-4.14-pristine-source): Update hash.

4 years agognu: linux-libre@4.9: Update to 4.9.211.
Mark H Weaver [Fri, 24 Jan 2020 04:09:31 +0000 (23:09 -0500)]
gnu: linux-libre@4.9: Update to 4.9.211.

* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.211.
(linux-libre-4.9-pristine-source): Update hash.

4 years agognu: linux-libre@4.4: Update to 4.4.211.
Mark H Weaver [Fri, 24 Jan 2020 04:08:32 +0000 (23:08 -0500)]
gnu: linux-libre@4.4: Update to 4.4.211.

* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.211.
(linux-libre-4.4-pristine-source): Update hash.

4 years agognu: linux-libre: Update deblob scripts.
Mark H Weaver [Fri, 24 Jan 2020 04:14:04 +0000 (23:14 -0500)]
gnu: linux-libre: Update deblob scripts.

* gnu/packages/linux.scm (deblob-scripts-5.4, deblob-scripts-4.19)
(deblob-scripts-4.14, deblob-scripts-4.9, deblob-scripts-4.4): Update
to 5.4.14, 4.19.98, 4.14.167, 4.9.211, and 4.4.211, respectively, and
update hashes.

4 years agognu: tuxguitar: Build and install ALSA plugin.
Mike Rosset [Thu, 16 Jan 2020 19:48:26 +0000 (11:48 -0800)]
gnu: tuxguitar: Build and install ALSA plugin.

* gnu/packages/music.scm (tuxguitar): Allows MIDI sound output when using
a synthesizer like TiMidity++.
[inputs]: Add alsa-lib.
[arguments]: No longer change build directory context between phases.  Install
desktop, mime and manual files during the "install" phase.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
4 years agonews: Add entry for Guile 3.0.
Ludovic Courtès [Thu, 23 Jan 2020 22:33:22 +0000 (23:33 +0100)]
news: Add entry for Guile 3.0.

* etc/news.scm: Add entry for Guile 3.0.

4 years agoself: Build with Guile 3.0.
Ludovic Courtès [Thu, 23 Jan 2020 21:43:17 +0000 (22:43 +0100)]
self: Build with Guile 3.0.

* guix/self.scm (specification->package): Return the "guile3.0-"
variants.
(guix-derivation): Change 'guile' to (specification->package "guile").
Pass "3.0" as #:guile-version.

4 years agoderivations: Inline 'find' in 'coalesce-duplicate-inputs'.
Ludovic Courtès [Thu, 23 Jan 2020 21:35:43 +0000 (22:35 +0100)]
derivations: Inline 'find' in 'coalesce-duplicate-inputs'.

Previously the first argument to 'find' would show up high in profiles
of 'package-derivation'.  This speeds things up a big, especially on
Guile 3.

* guix/derivations.scm (coalesce-duplicate-inputs)[find]: New
procedure.

4 years agocompile: Remove incorrect exports.
Ludovic Courtès [Thu, 23 Jan 2020 14:34:41 +0000 (15:34 +0100)]
compile: Remove incorrect exports.

This is a followup to fed36328129def5f10b1d1f3e4ea8886916fd22a.

* guix/build/compile.scm: Remove exports of '%lightweight-optimizations'
and '%default-optimizations'.
* guix/self.scm: Remove unused (guix build compile) module.

4 years agognu: libqmi: Update to 1.24.4.
Marius Bakke [Thu, 23 Jan 2020 18:21:50 +0000 (19:21 +0100)]
gnu: libqmi: Update to 1.24.4.

* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.4.

4 years agognu: gsasl: Do not build 'libgsasl.a'.
Marius Bakke [Thu, 23 Jan 2020 18:21:01 +0000 (19:21 +0100)]
gnu: gsasl: Do not build 'libgsasl.a'.

* gnu/packages/gsasl.scm (gsasl)[arguments]: Add "--disable-static" to
 #:configure-flags.

4 years agognu: gsasl: Update to 1.8.1.
Marius Bakke [Tue, 14 Jan 2020 17:40:21 +0000 (18:40 +0100)]
gnu: gsasl: Update to 1.8.1.

* gnu/packages/gsasl.scm (gsasl): Update to 1.8.1.
[source](modules, snippet): Remove.
[inputs]: Add LIBGCRYPT.

4 years agognu: Add ghc-llvm-hs.
JoJo [Wed, 15 Jan 2020 14:43:44 +0000 (15:43 +0100)]
gnu: Add ghc-llvm-hs.

* gnu/packages/haskell-xyz.scm (ghc-llvm-hs): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: Add ghc-llvm-hs-pure.
JoJo [Wed, 15 Jan 2020 14:43:03 +0000 (15:43 +0100)]
gnu: Add ghc-llvm-hs-pure.

* gnu/packages/haskell-xyz.scm (ghc-llvm-hs-pure): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: Add ne.
Danny Milosavljevic [Thu, 23 Jan 2020 20:58:04 +0000 (21:58 +0100)]
gnu: Add ne.

* gnu/packages/text-editors.scm (ne): New variable.

4 years agognu: wxmaxima: Update to 20.01.3.
Kei Kebreau [Thu, 23 Jan 2020 15:58:44 +0000 (10:58 -0500)]
gnu: wxmaxima: Update to 20.01.3.

* gnu/packages/maths.scm (wxmaxima): Update to 20.01.3.
[home-page]: Update URL.

4 years agognu: fenics: Update to 2019.1.0.post0.
Paul Garlick [Thu, 23 Jan 2020 16:00:29 +0000 (16:00 +0000)]
gnu: fenics: Update to 2019.1.0.post0.

* gnu/packages/simulation.scm (fenics): Update to 2019.1.0.post0.
[arguments]: In the 'pre-check' phase, add three more demos to the
list of demos that are skipped.

4 years agognu: fenics-dolfin: Update to 2019.1.0.post0.
Paul Garlick [Wed, 22 Jan 2020 15:14:05 +0000 (15:14 +0000)]
gnu: fenics-dolfin: Update to 2019.1.0.post0.

* gnu/packages/simulation.scm (fenics-dolfin): Update to 2019.1.0.post0.
[source](snippet): Remove three substitutions that are no longer needed.
[native-inputs]: Use compatible version of CATCH.
[arguments]: Use CMAKE version 3.15.5 to avoid EXCLUDE_FROM_ALL
regression.  See <https://issues.guix.gnu.org/issue/38060>.

4 years agognu: python-fenics-ffc: Update to 2019.1.0.post0.
Paul Garlick [Mon, 20 Jan 2020 11:21:24 +0000 (11:21 +0000)]
gnu: python-fenics-ffc: Update to 2019.1.0.post0.

* gnu/packages/simulation.scm (python-fenics-ffc): Update to 2019.1.0.post0.

4 years agognu: python-fenics-fiat: Update to 2019.1.0.
Paul Garlick [Fri, 17 Jan 2020 19:03:39 +0000 (19:03 +0000)]
gnu: python-fenics-fiat: Update to 2019.1.0.

* gnu/packages/simulation.scm (python-fenics-fiat): Update to 2019.1.0.

4 years agognu: python-fenics-ufl: Update to 2019.1.0.
Paul Garlick [Thu, 16 Jan 2020 12:54:38 +0000 (12:54 +0000)]
gnu: python-fenics-ufl: Update to 2019.1.0.

* gnu/packages/simulation.scm (python-fenics-ufl): Update to 2019.1.0.

4 years agognu: python-fenics-dijitso: Update to 2019.1.0.
Paul Garlick [Wed, 15 Jan 2020 19:24:23 +0000 (19:24 +0000)]
gnu: python-fenics-dijitso: Update to 2019.1.0.

* gnu/packages/simulation.scm (python-fenics-dijitso): Update to 2019.1.0.

4 years agognu: jgmenu: Update to 4.0.1.
Guillaume Le Vaillant [Thu, 23 Jan 2020 10:19:21 +0000 (11:19 +0100)]
gnu: jgmenu: Update to 4.0.1.

* gnu/packages/xdisorg.scm (jgmenu): Update to 4.0.1.
  [native-inputs]: Add cppcheck.
  [inputs]: Add glib and remove python.
  [arguments]: Remove fix-paths phase, add fix-tests phase and update
  configure phase.

4 years agognu: xsecurelock: Fix strange character in description.
Guillaume Le Vaillant [Thu, 23 Jan 2020 09:49:35 +0000 (10:49 +0100)]
gnu: xsecurelock: Fix strange character in description.

* gnu/packages/xdisorg.scm (xsecurelock)[description]: Replace strange
  character by a space.

4 years agognu: udiskie: Update to 2.0.4.
Guillaume Le Vaillant [Thu, 23 Jan 2020 09:25:55 +0000 (10:25 +0100)]
gnu: udiskie: Update to 2.0.4.

* gnu/packages/freedesktop.scm (udiskie): Update to 2.0.4.
* gnu/packages/patches/udiskie-no-appindicator.patch: Update for 2.0.4.

4 years agognu: guile-present: Add "guile3.0-present".
Ludovic Courtès [Thu, 23 Jan 2020 10:26:08 +0000 (11:26 +0100)]
gnu: guile-present: Add "guile3.0-present".

* gnu/packages/gtk.scm (guile-present)[source](snippet): Add "3.0" to
the supported Guile versions.
(guile3.0-present): New variable.

4 years agognu: guile-present: Pass the right module directories in scripts.
Ludovic Courtès [Thu, 23 Jan 2020 10:22:20 +0000 (11:22 +0100)]
gnu: guile-present: Pass the right module directories in scripts.

* gnu/packages/gtk.scm (guile-present)[arguments]: In 'post-install'
phase, remove hard-coded "2.0" and replace it by a computed effective
version.  Also, pass "/site-ccache" to -C.

4 years agognu: guile-present: Install .go files in /site-ccache.
Ludovic Courtès [Thu, 23 Jan 2020 10:18:14 +0000 (11:18 +0100)]
gnu: guile-present: Install .go files in /site-ccache.

* gnu/packages/gtk.scm (guile-present)[source]: Add 'modules' and 'snippet'.

4 years agognu: guile-rsvg: Add "guile3.0-rsvg" variant.
Ludovic Courtès [Thu, 23 Jan 2020 10:15:39 +0000 (11:15 +0100)]
gnu: guile-rsvg: Add "guile3.0-rsvg" variant.

* gnu/packages/gtk.scm (guile3.0-rsvg): New variable.

4 years agognu: guile-cairo: Add "guile3.0-cairo" variant.
Ludovic Courtès [Thu, 23 Jan 2020 10:10:14 +0000 (11:10 +0100)]
gnu: guile-cairo: Add "guile3.0-cairo" variant.

* gnu/packages/gtk.scm (guile-cairo)[source](snippet): Add #include
<string.h> everywhere #include <libguile.h> appears.
(guile3.0-cairo): New variable.

4 years agognu: guile-lib: Add "guile3.0-lib" variant.
Ludovic Courtès [Thu, 23 Jan 2020 10:07:46 +0000 (11:07 +0100)]
gnu: guile-lib: Add "guile3.0-lib" variant.

* gnu/packages/guile-xyz.scm (guile-lib)[source]: Add 'modules' and
'snippet'.
(guile3.0-lib): New variable.

4 years agognu: mcron: Add "guile3.0-mcron" variant.
Ludovic Courtès [Thu, 23 Jan 2020 08:34:56 +0000 (09:34 +0100)]
gnu: mcron: Add "guile3.0-mcron" variant.

* gnu/packages/guile-xyz.scm (mcron)[arguments]: In 'fix-finding-guile'
phase, add "3.0".
(guile3.0-mcron): New variable.

4 years agognu: haunt: Add "guile3.0-haunt" variant.
Ludovic Courtès [Thu, 23 Jan 2020 08:33:57 +0000 (09:33 +0100)]
gnu: haunt: Add "guile3.0-haunt" variant.

* gnu/packages/guile-xyz.scm (haunt)[source]: Add 'modules' and 'snippet'.
[arguments]: In 'wrap-haunt' phase, assume that INPUTS might lack
"guile-reader".
(guile3.0-haunt): New variable.

4 years agognu: guile-next: Disable JIT on armhf-linux.
Ludovic Courtès [Thu, 23 Jan 2020 08:17:17 +0000 (09:17 +0100)]
gnu: guile-next: Disable JIT on armhf-linux.

* gnu/packages/guile.scm (guile-3.0)[arguments]: New field.

4 years agotests: Fix typo in comment.
Ludovic Courtès [Wed, 22 Jan 2020 21:17:49 +0000 (22:17 +0100)]
tests: Fix typo in comment.

* gnu/tests.scm: Add missing word in commentary.

4 years agoinstaller: Make "TRANSLATORS" comment visible.
Ludovic Courtès [Wed, 22 Jan 2020 10:56:19 +0000 (11:56 +0100)]
installer: Make "TRANSLATORS" comment visible.

* gnu/installer/newt/user.scm (run-root-password-page): Move
"TRANSLATORS" comment right above 'G_' call.

4 years agognu: sassc/libsass-3.5: Hide.
Tobias Geerinckx-Rice [Thu, 23 Jan 2020 09:44:56 +0000 (10:44 +0100)]
gnu: sassc/libsass-3.5: Hide.

This follows up on commit bed24ecfcd68ca6fbc21f02b477cffff3b4c0450.

Reported-by: Christopher Baines <mail@cbaines.net>
* gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package.