jackhill/guix/guix.git
5 years agognu: schismtracker: Update to 20181223.
Kei Kebreau [Sat, 29 Dec 2018 17:56:11 +0000 (12:56 -0500)]
gnu: schismtracker: Update to 20181223.

* gnu/packages/music.scm (schismtracker): Update to 20181223.

5 years agognu: php: Build bcmath.
Ricardo Wurmus [Sat, 29 Dec 2018 12:26:29 +0000 (13:26 +0100)]
gnu: php: Build bcmath.

* gnu/packages/php.scm (php)[arguments]: Add "--enable-bcmath" to configure
flags.

5 years agognu: wine-staging: Update to 4.0-rc4.
Rutger Helling [Sat, 29 Dec 2018 12:01:43 +0000 (13:01 +0100)]
gnu: wine-staging: Update to 4.0-rc4.

* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.0-rc4.
* gnu/packages/wine.scm (wine-staging): Update to 4.0-rc4.

5 years agognu: giac-xcas: Update to 1.5.0-29.
Nicolas Goaziou [Sat, 29 Dec 2018 09:06:36 +0000 (10:06 +0100)]
gnu: giac-xcas: Update to 1.5.0-29.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-29.

5 years agognu: mame: Update to 0.205.
Nicolas Goaziou [Sat, 29 Dec 2018 07:29:48 +0000 (08:29 +0100)]
gnu: mame: Update to 0.205.

* gnu/packages/emulators.scm (mame): Update to 0.205.
[arguments]: Remove unnecessary fix.

5 years agohydra: Use short timeouts for the QEMU jobs and system tests.
Ludovic Courtès [Fri, 28 Dec 2018 21:36:38 +0000 (22:36 +0100)]
hydra: Use short timeouts for the QEMU jobs and system tests.

These builds shouldn't take too long.  Sometimes the guest kernel
crashes and the VM gets stuck; we should be able to terminate those jobs
quickly.

* build-aux/hydra/gnu-system.scm (qemu-jobs)[->alist]: Add
'max-silent-time' and 'timeout'.
(system-test-jobs)[test->thunk]: Likewise.

5 years agognu: Add xfsprogs.
Danny Milosavljevic [Fri, 28 Dec 2018 13:20:49 +0000 (14:20 +0100)]
gnu: Add xfsprogs.

* gnu/packages/linux.scm (xfsprogs): New variable.

5 years agognu: musescore: Update to 3.0.
Nicolas Goaziou [Fri, 28 Dec 2018 12:26:02 +0000 (13:26 +0100)]
gnu: musescore: Update to 3.0.

* gnu/packages/music.scm (musescore): Update to 3.0.
[build-system]: Switch to CMake build system.
[arguments]: Apply build system change.
[native-inputs]: Remove unnecessary "cmake" input.

5 years agognu: wget: Enable previously failing test.
Efraim Flashner [Fri, 28 Dec 2018 07:58:50 +0000 (09:58 +0200)]
gnu: wget: Enable previously failing test.

* gnu/packages/wget.scm (wget)[arguments]: Remove custom phase skipping
SSL tests.

5 years agognu: wget: Update to 1.20.1.
Efraim Flashner [Fri, 28 Dec 2018 07:34:55 +0000 (09:34 +0200)]
gnu: wget: Update to 1.20.1.

* gnu/packages/wget.scm (wget): Update to 1.20.1.

5 years agognu: cdrtools: Do not record the kernel version.
Ludovic Courtès [Thu, 27 Dec 2018 22:51:38 +0000 (23:51 +0100)]
gnu: cdrtools: Do not record the kernel version.

This allows for reproducible builds across machines running different
versions of the kernel Linux.

* gnu/packages/cdrom.scm (cdrtools)[source](modules, snippet): New
fields.

5 years agognu: mbedtls-apache: Update to 2.16.0.
Marius Bakke [Thu, 27 Dec 2018 14:40:09 +0000 (15:40 +0100)]
gnu: mbedtls-apache: Update to 2.16.0.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.0.

5 years agognu: samba: Update to 4.9.4.
Marius Bakke [Thu, 27 Dec 2018 14:39:49 +0000 (15:39 +0100)]
gnu: samba: Update to 4.9.4.

* gnu/packages/samba.scm (samba): Update to 4.9.4.

5 years agognu: strace: Update to 4.26.
Marius Bakke [Thu, 27 Dec 2018 14:38:33 +0000 (15:38 +0100)]
gnu: strace: Update to 4.26.

* gnu/packages/linux.scm (strace): Update to 4.26.
[license]: Change to LGPL2.1+.

5 years agognu: vim: Don't use unstable tarball.
Efraim Flashner [Thu, 27 Dec 2018 13:18:37 +0000 (15:18 +0200)]
gnu: vim: Don't use unstable tarball.

* gnu/packages/vim.scm (vim)[source]: Use 'git-fetch'.

5 years agognu: vim: Use https.
Efraim Flashner [Thu, 27 Dec 2018 13:18:07 +0000 (15:18 +0200)]
gnu: vim: Use https.

* gnu/packages/vim.scm (vim)[home-page]: Use https.

5 years agognu: viewnior: Don't use unstable tarball.
Efraim Flashner [Thu, 27 Dec 2018 13:12:30 +0000 (15:12 +0200)]
gnu: viewnior: Don't use unstable tarball.

* gnu/packages/image-viewers.scm (viewnior)[source]: Use 'git-fetch'.

5 years agolint: Check for unstable tarballs.
Efraim Flashner [Tue, 25 Dec 2018 14:29:12 +0000 (16:29 +0200)]
lint: Check for unstable tarballs.

* guix/scripts/lint.scm (check-source-unstable-tarball): New procedure.
(%checkers): Add it.
* tests/lint.scm ("source-unstable-tarball", "source-unstable-tarball:
source #f", "source-unstable-tarball: valid", "source-unstable-tarball:
package named archive", "source-unstable-tarball: not-github",
"source-unstable-tarball: git-fetch"): New tests.
* doc/guix.texi (Invoking guix lint): Document it.

5 years agognu: Add guile-mastodon.
Pierre-Antoine Rouby [Tue, 20 Nov 2018 16:46:24 +0000 (17:46 +0100)]
gnu: Add guile-mastodon.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agopull: Add '--system'.
Ludovic Courtès [Thu, 27 Dec 2018 10:54:55 +0000 (11:54 +0100)]
pull: Add '--system'.

* guix/scripts/pull.scm (%options): Add '--system'.
(guix-pull): Honor it.
* doc/guix.texi (Invoking guix pull): Document it.

5 years agognu: guix: Update to 7ba2b27.
Ludovic Courtès [Thu, 27 Dec 2018 10:53:14 +0000 (11:53 +0100)]
gnu: guix: Update to 7ba2b27.

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

5 years agognu: ocaml: Fix indentation.
Julien Lepiller [Thu, 27 Dec 2018 08:46:40 +0000 (09:46 +0100)]
gnu: ocaml: Fix indentation.

* gnu/packages/ocaml.scm: Fix indentation issues.

5 years agognu: Add ocaml-yojson.
Gabriel Hondet [Thu, 27 Dec 2018 06:25:12 +0000 (07:25 +0100)]
gnu: Add ocaml-yojson.

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

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
5 years agognu: Add ocaml-biniou.
Gabriel Hondet [Wed, 26 Dec 2018 19:00:27 +0000 (20:00 +0100)]
gnu: Add ocaml-biniou.

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

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
5 years agognu: Add emacs-flycheck-dedukti.
Gabriel Hondet [Tue, 25 Dec 2018 18:47:32 +0000 (19:47 +0100)]
gnu: Add emacs-flycheck-dedukti.

* gnu/packages/emacs.scm (emacs-flycheck-dedukti): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
5 years agognu: Add emacs-dedukti-mode.
Gabriel Hondet [Wed, 26 Dec 2018 18:09:00 +0000 (19:09 +0100)]
gnu: Add emacs-dedukti-mode.

* gnu/packages/emacs.scm (emacs-dedukti-mode): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
5 years agognu: terminology: Update to 1.3.2.
Efraim Flashner [Thu, 27 Dec 2018 07:50:55 +0000 (09:50 +0200)]
gnu: terminology: Update to 1.3.2.

* gnu/packages/enlightenment.scm (terminology): Update to 1.3.2.

5 years agognu: kodi: Update to 18.0rc3.
Efraim Flashner [Thu, 27 Dec 2018 07:35:09 +0000 (09:35 +0200)]
gnu: kodi: Update to 18.0rc3.

* gnu/packages/kodi.scm (kodi): Update to 18.0rc3.

5 years agognu: mit-scheme: Enable tests.
Kei Kebreau [Thu, 20 Dec 2018 21:05:50 +0000 (16:05 -0500)]
gnu: mit-scheme: Enable tests.

* gnu/packages/scheme.scm (mit-scheme)[arguments]: Remove #:tests?.  Add
'patch-/bin/sh' phase.
[native-inputs]: Add autoconf, automake, and libtool.

5 years agognu: antlr2: Fix reproducibility.
Julien Lepiller [Wed, 26 Dec 2018 16:40:47 +0000 (17:40 +0100)]
gnu: antlr2: Fix reproducibility.

* gnu/packages/java.scm (antlr2)[arguments]: Add a phase to fix a timestamp issue.

5 years agognu: Add badvpn.
Meiyo Peng [Mon, 24 Dec 2018 14:35:26 +0000 (22:35 +0800)]
gnu: Add badvpn.

* gnu/packages/vpn.scm (badvpn): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agooffload: Remove unnecessary locking on machine slots.
Ludovic Courtès [Wed, 26 Dec 2018 16:42:02 +0000 (17:42 +0100)]
offload: Remove unnecessary locking on machine slots.

This extra level of locking turned out to be unnecessary.

* guix/scripts/offload.scm (with-machine-lock): Remove.
(machine-lock-file): Remove.
(acquire-build-slot): Remove surrounding 'with-machine-lock'.

5 years agooffload: Remove the "machine choice" lock.
Ludovic Courtès [Wed, 26 Dec 2018 16:30:56 +0000 (17:30 +0100)]
offload: Remove the "machine choice" lock.

This lock was unnecessary and it led to a contention when many 'guix
offload' processes are polling for available machines.

* guix/scripts/offload.scm (machine-choice-lock-file): Remove.
(choose-build-machine): Remove surrounding 'with-file-lock (machine-lock-file)'.

5 years agosystem: Fix missing space in boot labels for kernels that are inferior packages
Pkill -9 [Mon, 24 Dec 2018 19:52:59 +0000 (19:52 +0000)]
system: Fix missing space in boot labels for kernels that are inferior packages

* gnu/system.scm (kernel->boot-label): Add a missing space between
the kernel's package name and package version for inferior packages.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: python-openid: Update to 3.1.0.
Efraim Flashner [Wed, 26 Dec 2018 10:28:58 +0000 (12:28 +0200)]
gnu: python-openid: Update to 3.1.0.

* gnu/packages/python-web.scm (python-openid): Update to 3.1.0.
[arguments]: Update custom 'check phase.
[native-inputs]: Add python-coverage.

5 years agognu: python-gpg: Update to 1.10.0.
Efraim Flashner [Wed, 26 Dec 2018 09:34:22 +0000 (11:34 +0200)]
gnu: python-gpg: Update to 1.10.0.

* gnu/packages/gnupg.scm (python-gpg): Update to 1.10.0.
[arguments]: Add custom phase to set 'gcc' call.

5 years agognu: python-apache-libcloud: Update to 2.4.0.
Efraim Flashner [Wed, 26 Dec 2018 09:15:15 +0000 (11:15 +0200)]
gnu: python-apache-libcloud: Update to 2.4.0.

* gnu/packages/python.scm (python-apache-libcloud): Update to 2.4.0.

5 years agognu: translate-shell: Wrap binary.
Efraim Flashner [Tue, 25 Dec 2018 19:57:09 +0000 (21:57 +0200)]
gnu: translate-shell: Wrap binary.

* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Add custom
phase to wrap the 'trans' binary with the inputs.
[native-inputs]: Move curl, fribidi, rlwrap ...
[inputs]: ... to here.

5 years agognu: translate-shell: Update to 0.9.6.9.
Efraim Flashner [Tue, 25 Dec 2018 19:45:49 +0000 (21:45 +0200)]
gnu: translate-shell: Update to 0.9.6.9.

* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.9.

5 years agognu: translate-shell: Use 'git-fetch'.
Efraim Flashner [Tue, 25 Dec 2018 19:16:34 +0000 (21:16 +0200)]
gnu: translate-shell: Use 'git-fetch'.

* gnu/packages/dictionaries.scm (translate-shell)[source]: Use
'git-fetch'.
[arguments]: Add custom phase to remove "translate" file.

5 years agognu: Add dedukti.
Gabriel Hondet [Tue, 25 Dec 2018 15:31:10 +0000 (16:31 +0100)]
gnu: Add dedukti.

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

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
5 years agognu: Add polybar.
Meiyo Peng [Sun, 23 Dec 2018 15:05:38 +0000 (23:05 +0800)]
gnu: Add polybar.

* gnu/packages/wm.scm (polybar): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agooffload: Adjust 'test' and 'status' to the latest changes.
Ludovic Courtès [Tue, 25 Dec 2018 16:03:37 +0000 (17:03 +0100)]
offload: Adjust 'test' and 'status' to the latest changes.

This is a followup to ed7b44370f71126087eb953f36aad8dc4c44109f;
following that commit, 'guix offload test' and 'guix offload status'
would abort with a backtrace instead of clearly diagnosing a missing
'guix' command on the build machine.

* guix/scripts/offload.scm (assert-node-has-guix): Call 'leave' when
NODE is not an inferior.  Remove 'catch' blocks for 'node-repl-error'.
(check-machine-availability): Invoke 'assert-node-has-guix' first.
(check-machine-status): Print a warning when 'remote-inferior' returns #f.

5 years agognu: llvm@7.0.0: Update to 7.0.1.
Rutger Helling [Tue, 25 Dec 2018 11:29:22 +0000 (12:29 +0100)]
gnu: llvm@7.0.0: Update to 7.0.1.

* gnu/packages/llvm.scm (llvm@7.0.0): Update to 7.0.1. Rename to llvm@7.0.1.

5 years agognu: librime: Remove bundled sources.
Efraim Flashner [Sun, 23 Dec 2018 18:36:27 +0000 (20:36 +0200)]
gnu: librime: Remove bundled sources.

* gnu/packages/ibus.scm (librime)[source]: Add snippet to remove bundled
sources.
[arguments]: Add custom phase to not search bundled headers.
[native-inputs]: Add googletest, xorgproto.

5 years agognu: librime: Update to 1.3.2.
Efraim Flashner [Sun, 23 Dec 2018 18:11:18 +0000 (20:11 +0200)]
gnu: librime: Update to 1.3.2.

* gnu/packages/ibus.scm (librime): Update to 1.3.2.

5 years agognu: darktable: Update to 2.6.0.
Leo Famulari [Mon, 24 Dec 2018 23:01:08 +0000 (18:01 -0500)]
gnu: darktable: Update to 2.6.0.

* gnu/packages/photo.scm (darktable): Update to 2.6.0.

5 years agognu: gcompris-qt: Enable tests.
Efraim Flashner [Mon, 24 Dec 2018 20:18:37 +0000 (22:18 +0200)]
gnu: gcompris-qt: Enable tests.

* gnu/packages/education.scm (gcompris-qt)[arguments]: Add custom phase
to start X server before tests. Add configure flag to build tests.
Enable tests.
[native-inputs]: Add xorg-server.

5 years agognu: gcompris-qt: Update to 0.95.
Efraim Flashner [Mon, 24 Dec 2018 20:17:17 +0000 (22:17 +0200)]
gnu: gcompris-qt: Update to 0.95.

* gnu/packages/education.scm (gcompris-qt): Update to 0.95.
[arguments]: Remove custom phase to patch for qt@5.11.

5 years agognu: guix: Update to 6f1e0bb.
Ludovic Courtès [Mon, 24 Dec 2018 17:48:19 +0000 (18:48 +0100)]
gnu: guix: Update to 6f1e0bb.

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

5 years agognu: commencement: Do not graft early bootstrap packages.
Ludovic Courtès [Mon, 24 Dec 2018 17:18:24 +0000 (18:18 +0100)]
gnu: commencement: Do not graft early bootstrap packages.

This is a followup to e47c69f22638dc92ee962942b8e24284c8dee832 and a
repetition of f00b85ff8d34df0a1879e593d4a85629b8586af7.

* gnu/packages/commencement.scm (file-boot0): Use 'inherit' instead of
'package/inherit'.

5 years agognu: Add font-mononoki.
Gabriel Hondet [Sun, 23 Dec 2018 08:43:18 +0000 (09:43 +0100)]
gnu: Add font-mononoki.

* gnu/packages/fonts.scm (font-mononoki): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Remove obsolete package gpgmepp.
Hartmut Goebel [Sun, 23 Dec 2018 17:46:06 +0000 (18:46 +0100)]
gnu: Remove obsolete package gpgmepp.

This package is unused, is part of gpgme since version 1.7 and has been marked
as superseded since 18 months now.

* gnu/packages/kde-frameworks.scm (gpgmepp): Remove variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agooffload: Use (guix inferior) instead of (ssh dist node).
Ludovic Courtès [Mon, 24 Dec 2018 14:40:04 +0000 (15:40 +0100)]
offload: Use (guix inferior) instead of (ssh dist node).

Using inferiors and thus 'guix repl' simplifies setup on build
machines (no need to worry about GUILE_LOAD_PATH etc.)

Furthermore, the 'guix repl -t machine' protocol running in a remote
pipe addresses several issues with the current implementation of nodes
and RREPLs in Guile-SSH: fewer round trips, doesn't leave a 'guile
--listen' process behind it, stateless (since a new process is started
each time), more efficient (the SSH channel can be reused), more
reliable (no 'pgrep', 'pkill', and shellology; see
<https://github.com/artyom-poptsov/guile-ssh/issues/11> as an example.)

* guix/ssh.scm (inferior-remote-eval): New procedure.
(send-files): Use it instead of 'make-node' and 'node-eval'.
* guix/scripts/offload.scm (node-guile-version): New procedure.
(node-free-disk-space, transfer-and-offload, node-load)
(choose-build-machine, assert-node-has-guix): Use 'remote-inferior'
instead of 'make-node' and 'inferior-eval' instead of 'node-eval'.
(assert-node-can-import, assert-node-can-export): Likewise, and add
'session' parameter.
(check-machine-availability): Likewise, and add calls to
'close-inferior' and 'disconnect!'.
(check-machine-status): Likewise.
* doc/guix.texi (Daemon Offload Setup): Remove bit related to 'guile' in
$PATH and $GUILE_LOAD_PATH; mention 'guix' alone.

5 years agossh: Add 'remote-inferior'.
Ludovic Courtès [Sun, 23 Dec 2018 23:55:07 +0000 (00:55 +0100)]
ssh: Add 'remote-inferior'.

* guix/inferior.scm (<inferior>)[close]: New field.
(port->inferior): New procedure.
(open-inferior): Rewrite in terms of 'port->inferior'.
(close-inferior): Honor INFERIOR's 'close' field.
(inferior-eval-with-store): Add FIXME comment.
* guix/ssh.scm (remote-inferior): New procedure.

5 years agognu: parallel: Update to 20181222.
Rutger Helling [Mon, 24 Dec 2018 11:55:23 +0000 (12:55 +0100)]
gnu: parallel: Update to 20181222.

* gnu/packages/parallel.scm (parallel): Update to 20181222.

5 years agognu: wine-staging: Update to 4.0-rc3.
Rutger Helling [Mon, 24 Dec 2018 11:54:00 +0000 (12:54 +0100)]
gnu: wine-staging: Update to 4.0-rc3.

* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.0-rc3.
* gnu/packages/wine.scm (wine-staging): Update to 4.0-rc3.

5 years agodoc: Fix typo.
Efraim Flashner [Mon, 24 Dec 2018 10:38:59 +0000 (12:38 +0200)]
doc: Fix typo.

This is a follow-up to c39491829a0c1d870f8133b8f7a699152fc71503

* doc/guix.texi (Invoking guix refresh): Fix texinfo markup

5 years agoscripts: refresh: Allow searching recursively.
Efraim Flashner [Wed, 19 Dec 2018 20:08:18 +0000 (22:08 +0200)]
scripts: refresh: Allow searching recursively.

* guix/scripts/refresh.scm (refresh-recursive, list-transitive): New
procedures.
(show-help): Document it.
(guix-refresh): Add flags and checks for new options.
* doc/guix.texi (Invoking guix refresh): Document new options.

5 years agognu: ardour: Sort inputs and native-inputs.
Brendan Tildesley [Sat, 8 Dec 2018 03:42:07 +0000 (14:42 +1100)]
gnu: ardour: Sort inputs and native-inputs.

* gnu/packages/audio.scm (ardour)[inputs]: Sort alphabetically.
[native-inputs]: Same.

5 years agognu: ardour: Add libusb input.
Brendan Tildesley [Fri, 7 Dec 2018 15:34:12 +0000 (02:34 +1100)]
gnu: ardour: Add libusb input.

* gnu/packages/audio.scm (ardour): [inputs]: add libusb.

5 years agognu: ardour: Add a phase to install Freedesktop files.
Brendan Tildesley [Fri, 7 Dec 2018 11:00:14 +0000 (22:00 +1100)]
gnu: ardour: Add a phase to install Freedesktop files.

* gnu/packages/audio.scm (ardour): [arguments]:
 - Correct comment about --freedesktop flag.
 - Adjust pretty printing for consistency.
 - Add 'install-free-desktop-files phase to actually install the files that
   were build. Fixes bug#33585 reported by baconicsynergy.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
5 years agoservices: Add quassel.
Efraim Flashner [Wed, 12 Dec 2018 08:15:08 +0000 (10:15 +0200)]
services: Add quassel.

* gnu/services/messaging.scm (<quassel-configuration>): New record type.
(%quassel-account, %quassel-activation): New procedures.
(quassel-service-type): New variable.
* gnu/tests/messaging.scm (%test-quassel): New variable.
(run-quassel-test): New procedure.
* doc/guix.texi (Messaging): Document quassel service.

5 years agodoc: Example vm-image doesn't need firmware.
Efraim Flashner [Tue, 11 Dec 2018 14:42:56 +0000 (16:42 +0200)]
doc: Example vm-image doesn't need firmware.

* gnu/system/examples/vm-image.tmpl (firmware): New field, explicitly
empty list.

5 years agognu: file: Fix CVE-2018-10360.
Efraim Flashner [Sun, 16 Dec 2018 12:44:31 +0000 (14:44 +0200)]
gnu: file: Fix CVE-2018-10360.

* gnu/packages/patches/file-CVE-2018-10360.patch: New file.
* gnu/packages/file.scm (file)[replacement]: New field.
(file/fixed): New variable.
* gnu/packages/commencement.scm (file-boot0): Use 'package/inherit' to
receive security fixes.
* gnu/local.mk (dist_patch_DATA): Register it.

5 years agoguix: lint: Check for source URIs redirecting to GitHub.
Arun Isaac [Fri, 21 Dec 2018 12:18:55 +0000 (17:48 +0530)]
guix: lint: Check for source URIs redirecting to GitHub.

* guix/scripts/lint.scm (check-github-uri): New procedure.
(%checkers): Add it.
* doc/guix.texi (Invoking guix lint): Document it.
* tests/lint.scm ("github-url", "github-url: one suggestion"): New tests.

5 years agognu: baloo: Fix build.
Hartmut Goebel [Sun, 23 Dec 2018 22:01:55 +0000 (23:01 +0100)]
gnu: baloo: Fix build.

The substitute for removing a failing test did no longer work since
the way the test is included changed in v5.45.0: Formerly the test
has listed, now there is a separate statement for this test.

* gnu/package/kde-frameworks.scm((baloo)[arguments]<#phases>: Change
  substitute in phase 'remove-failing-test'.

5 years agognu: libetpan: Update to 1.9.2.
Marius Bakke [Sun, 23 Dec 2018 20:42:06 +0000 (21:42 +0100)]
gnu: libetpan: Update to 1.9.2.

* gnu/packages/mail.scm (libetpan): Update to 1.9.2.

5 years agognu: vips: Update synopsis and description.
Marius Bakke [Sun, 23 Dec 2018 20:27:19 +0000 (21:27 +0100)]
gnu: vips: Update synopsis and description.

* gnu/packages/image-processing.scm (vips)[synopsis]: Remove leading article.
[description]: Add punctuation.

5 years agognu: offlineimap: Update home page.
Marius Bakke [Sun, 23 Dec 2018 19:52:05 +0000 (20:52 +0100)]
gnu: offlineimap: Update home page.

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

5 years agognu: offlineimap: Update to 7.2.2.
Marius Bakke [Sun, 23 Dec 2018 19:36:31 +0000 (20:36 +0100)]
gnu: offlineimap: Update to 7.2.2.

* gnu/packages/mail.scm (offlineimap): Update to 7.2.2.

5 years agognu: offlineimap: Fetch sources from git.
Marius Bakke [Sun, 23 Dec 2018 19:35:45 +0000 (20:35 +0100)]
gnu: offlineimap: Fetch sources from git.

* gnu/packages/mail.scm (offlineimap)[source]: Use GIT-FETCH.

5 years agognu: pingus: Update home page.
Marius Bakke [Sun, 23 Dec 2018 19:26:31 +0000 (20:26 +0100)]
gnu: pingus: Update home page.

* gnu/packages/games.scm (pingus)[home-page]: Use HTTPS and no file name.

5 years agognu: z3: Update to 4.8.3 and provide python3 bindings
Amin Bandali [Sat, 22 Dec 2018 15:16:57 +0000 (10:16 -0500)]
gnu: z3: Update to 4.8.3 and provide python3 bindings

* gnu/packages/maths.scm (z3): Update to 4.8.3.
[build-system]: Switch from cmake to make, and use the current
scripts/mk_make.py build script instead of the now-deprecated
contrib/cmake/bootstrap.py.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Remove conkeror.
Ludovic Courtès [Sun, 23 Dec 2018 17:15:27 +0000 (18:15 +0100)]
gnu: Remove conkeror.

* gnu/packages/conkeror.scm: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/gnuzilla.scm (conkeror): New variable.

5 years agooffload: Display the normalized load in 'guix offload status' output.
Ludovic Courtès [Sat, 22 Dec 2018 13:24:49 +0000 (14:24 +0100)]
offload: Display the normalized load in 'guix offload status' output.

Fixes a regression introduced in
bbe66a530a014e8146d63002a5294941e935f863 whereby the actual
load (non-normalized) would be displayed.

* guix/scripts/offload.scm (check-machine-status): Add call to
'normalized-load'.

5 years agognu: emacs-guix: Update to 0.5.1.
Alex Kost [Sun, 23 Dec 2018 17:55:05 +0000 (20:55 +0300)]
gnu: emacs-guix: Update to 0.5.1.

* gnu/packages/emacs.scm (emacs-guix): Update to 0.5.1.

5 years agognu: yaml-cpp: Don't provide gtest libraries or headers.
Efraim Flashner [Sun, 23 Dec 2018 18:39:38 +0000 (20:39 +0200)]
gnu: yaml-cpp: Don't provide gtest libraries or headers.

* gnu/packages/serialization.scm (yaml-cpp)[arguments]: Add a custom
phase to remove installed googletest shared libraries and headers.

5 years agognu: opencc: Unbundle rapidjson.
Efraim Flashner [Sun, 23 Dec 2018 17:46:40 +0000 (19:46 +0200)]
gnu: opencc: Unbundle rapidjson.

* gnu/packages/textutils.scm (opencc)[source]: Add snippet to remove
rapidjson.
[arguments]: Add custom phase to substitute rapidjson.
[native-inputs]: Add rapidjson.

5 years agognu: opencc: Use 'git-fetch'.
Efraim Flashner [Sun, 23 Dec 2018 17:14:12 +0000 (19:14 +0200)]
gnu: opencc: Use 'git-fetch'.

* gnu/packages/textutils.scm (opencc)[source]: Use 'git-fetch'.

5 years agognu: claws-mail: Update to 3.17.3.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 16:51:41 +0000 (17:51 +0100)]
gnu: claws-mail: Update to 3.17.3.

* gnu/packages/mail.scm (claws-mail): Update to 3.17.3.

5 years agognu: claws-mail: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 16:53:10 +0000 (17:53 +0100)]
gnu: claws-mail: Don't use NAME in source URI.

* gnu/packages/mail.scm (claws-mail)[source]: Hard-code name.

5 years agodoc: Fix ‘serice’ -> ‘service’ typos.
Tobias Geerinckx-Rice [Fri, 21 Dec 2018 16:43:04 +0000 (17:43 +0100)]
doc: Fix ‘serice’ -> ‘service’ typos.

* doc/guix.texi (Web Services): Fix typos.

5 years agoservices: Fix typo in (gnu services admin).
Tobias Geerinckx-Rice [Wed, 7 Nov 2018 16:24:35 +0000 (17:24 +0100)]
services: Fix typo in (gnu services admin).

* gnu/services/admin.scm: Fix typo in licence header.

5 years agognu: datamash: Update to 1.4.
Efraim Flashner [Sun, 23 Dec 2018 14:37:20 +0000 (16:37 +0200)]
gnu: datamash: Update to 1.4.

* gnu/packages/datamash.scm (datamash): Update to 1.4.
[source]: Remove patch.
* gnu/packages/patches/datamash-arm-tests.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

5 years agognu: sbcl-next: Update inputs for 1.2.0.
Pierre Neidhardt [Sun, 23 Dec 2018 11:05:12 +0000 (12:05 +0100)]
gnu: sbcl-next: Update inputs for 1.2.0.

* gnu/packages/web-browsers.scm (sbcl-next)[inputs]: Update for 1.2.0.

5 years agognu: next-gtk-webkit: Update to 1.2.0.
Pierre Neidhardt [Sun, 23 Dec 2018 11:04:56 +0000 (12:04 +0100)]
gnu: next-gtk-webkit: Update to 1.2.0.

* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.0.

5 years agognu: linux-libre: Update to 4.19.12.
Mark H Weaver [Sun, 23 Dec 2018 04:56:55 +0000 (23:56 -0500)]
gnu: linux-libre: Update to 4.19.12.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.12.
(%linux-libre-hash): Update hash.

5 years agognu: linux-libre@4.14: Update to 4.14.90.
Mark H Weaver [Sun, 23 Dec 2018 04:55:50 +0000 (23:55 -0500)]
gnu: linux-libre@4.14: Update to 4.14.90.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.90.
(%linux-libre-4.14-hash): Update hash.

5 years agognu: linux-libre@4.9: Update to 4.9.147.
Mark H Weaver [Sun, 23 Dec 2018 04:55:17 +0000 (23:55 -0500)]
gnu: linux-libre@4.9: Update to 4.9.147.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.147.

5 years agognu: linux-libre@4.4: Update to 4.4.169.
Mark H Weaver [Sun, 23 Dec 2018 04:53:33 +0000 (23:53 -0500)]
gnu: linux-libre@4.4: Update to 4.4.169.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.169.

5 years agognu: entr: Fix typo in description.
Oleg Pykhalov [Sat, 22 Dec 2018 14:55:39 +0000 (17:55 +0300)]
gnu: entr: Fix typo in description.

* gnu/packages/entr.scm (entr)[description]: Fix typo.

5 years agognu: guix: Update to bdf860c.
Ludovic Courtès [Fri, 21 Dec 2018 23:26:41 +0000 (00:26 +0100)]
gnu: guix: Update to bdf860c.

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

5 years agodatabase: Use "write-ahead log" mode and set a long "busy timeout".
Ludovic Courtès [Fri, 21 Dec 2018 22:35:20 +0000 (23:35 +0100)]
database: Use "write-ahead log" mode and set a long "busy timeout".

This should avoid "database is locked" errors when there's a lot of
concurrency, for instance when offloading simultaneously a lot of
builds.

* guix/store/database.scm (call-with-database): Add two 'sqlite-exec'
calls to set 'journal_mode' and 'busy_timeout'.

5 years agooffload: Recognize build failures due to lack of disk space.
Ludovic Courtès [Fri, 21 Dec 2018 22:31:19 +0000 (23:31 +0100)]
offload: Recognize build failures due to lack of disk space.

Previously, if a remote build would fail due to lack of disk space, this
would be considered a permanent failure and thus cached as a build
failure if the local daemon runs with '--cache-failures'.

* guix/scripts/offload.scm (transfer-and-offload): Upon
'nix-protocol-error?' call 'node-free-disk-space' and return 1 instead
of 100 if the result if lower than 10 MiB.

5 years agooffload: Skip machines that are low on disk space.
Ludovic Courtès [Fri, 21 Dec 2018 22:12:52 +0000 (23:12 +0100)]
offload: Skip machines that are low on disk space.

Fixes <https://bugs.gnu.org/33378>.

* guix/scripts/offload.scm (node-free-disk-space): New procedure.
(%minimum-disk-space): New variable.
(choose-build-machine): Call 'node-free-disk-space' and take it into
account in addition to LOAD.
(check-machine-status): Display the free disk space.

5 years agooffload: Decompose 'machine-load' into simpler procedures.
Ludovic Courtès [Fri, 21 Dec 2018 21:54:02 +0000 (22:54 +0100)]
offload: Decompose 'machine-load' into simpler procedures.

* guix/scripts/offload.scm (machine-load): Remove.
(node-load, normalized-load): New procedures.
(choose-build-machine): Call 'open-ssh-session' and 'make-node' from
here; pass the node to 'node-load'.
(check-machine-status): Use 'node-load' instead of 'machine-load'.  Call
'disconnect!' on SESSION.

5 years agodoc: '--search' is case-insensitive.
Ludovic Courtès [Fri, 21 Dec 2018 21:02:16 +0000 (22:02 +0100)]
doc: '--search' is case-insensitive.

Suggested by Chris Marusich <cmmarusich@gmail.com>.

* doc/guix.texi (Invoking guix package): Mention that --search is
case-insensitive.

5 years agognu: ncmpc: Update to 0.33.
Eric Bavier [Fri, 21 Dec 2018 18:12:55 +0000 (12:12 -0600)]
gnu: ncmpc: Update to 0.33.

* gnu/packages/mpd.scm (ncmpc): Update to 0.33.
[source]: Use 'version-major' instead of string-splitting.

5 years agognu: python-libvirt: Update to 4.10.0.
Rutger Helling [Fri, 21 Dec 2018 14:20:49 +0000 (15:20 +0100)]
gnu: python-libvirt: Update to 4.10.0.

* gnu/packages/virtualization.scm (python-libvirt): Update to 4.10.0.