jackhill/guix/guix.git
5 years agoUpdate NEWS.
Ludovic Courtès [Tue, 4 Dec 2018 21:35:14 +0000 (22:35 +0100)]
Update NEWS.

5 years agodoc: Update "Limitations".
Ludovic Courtès [Tue, 4 Dec 2018 22:47:54 +0000 (23:47 +0100)]
doc: Update "Limitations".

* doc/guix.texi (Limitations): Update package count.

5 years agognu: quilt: Use shorter file names for patches.
Ludovic Courtès [Tue, 4 Dec 2018 21:55:46 +0000 (22:55 +0100)]
gnu: quilt: Use shorter file names for patches.

We were reaching the 99-character limit of POSIX tar.

* gnu/packages/patches/quilt-compat-getopt-fix-option-with-nondigit-param.patch:
Rename to...
* gnu/packages/patches/quilt-getopt-nondigit-param.patch: ... this.
* gnu/packages/patches/quilt-compat-getopt-fix-second-separator.patch:
Rename to...
* gnu/packages/patches/quilt-getopt-second-separator.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/patchutils.scm (quilt)[source](patches): Likewise.

5 years agotests: Increase root partitions size to 1.2G.
Ludovic Courtès [Tue, 4 Dec 2018 19:29:32 +0000 (20:29 +0100)]
tests: Increase root partitions size to 1.2G.

The system closure has grown slightly above 1GiB so adjust accordingly.

* gnu/tests/install.scm (%simple-installation-script): Increase vdb2 size of
1.2G,
(%extlinux-gpt-installation-script); ditto
(%simple-installation-script-for-/dev/vda): ditto,
(%separate-store-installation-script): ditto for vdb3,
(%encrypted-root-installation-script): ditto.

5 years agodoc: Update substitute server.
Ludovic Courtès [Tue, 4 Dec 2018 14:26:40 +0000 (15:26 +0100)]
doc: Update substitute server.

Fixes an accidental revert in commit
0a5fa004f7f21dc3e01747b8e94fbb21e056e4ca.

* doc/guix.texi (SUBSTITUTE-SERVER): Really change to ci.guix.info.

5 years agognu: emacs-irony-mode: Fetch source using git.
Tim Gesthuizen [Tue, 27 Nov 2018 17:09:25 +0000 (18:09 +0100)]
gnu: emacs-irony-mode: Fetch source using git.

* gnu/packages/emacs.scm (emacs-irony-mode)[source]: Rewrite in terms of GIT-FETCH.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: enlightenment: Use absolute path to 'edje_cc'.
Timo Eisenmann [Sun, 2 Dec 2018 10:44:37 +0000 (11:44 +0100)]
gnu: enlightenment: Use absolute path to 'edje_cc'.

* gnu/packages/enlightenment.scm (enlightenment)[arguments]: In
'set-system-actions', set absolute file name to 'edje_cc'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: fenics: Skip extra demo in 'check' phase.
Paul Garlick [Wed, 28 Nov 2018 19:48:20 +0000 (19:48 +0000)]
gnu: fenics: Skip extra demo in 'check' phase.

* gnu/packages/simulation.scm (fenics)[arguments]: Add 'curl-curl'
demo to list of demos that require meshes supplied by git-lfs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: petsc-openmpi: Configure with support for HYPRE preconditioner.
Paul Garlick [Wed, 28 Nov 2018 19:48:19 +0000 (19:48 +0000)]
gnu: petsc-openmpi: Configure with support for HYPRE preconditioner.

* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Add hypre-openmpi.
[arguments]: Add 'with-hypre=1' flag.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agografts: Mark as non substitutable.
Ludovic Courtès [Tue, 4 Dec 2018 09:43:28 +0000 (10:43 +0100)]
grafts: Mark as non substitutable.

* guix/grafts.scm (graft-derivation/shallow): Pass #:substitutable? to
'build-expression->derivation'.

5 years agorefresh: '--list-dependents' ignores deprecated packages.
Ludovic Courtès [Tue, 4 Dec 2018 09:34:03 +0000 (10:34 +0100)]
refresh: '--list-dependents' ignores deprecated packages.

* guix/scripts/refresh.scm (all-packages): Filter out deprecated packages.

5 years agobuild: Default to https://ci.guix.info for substitutes.
Ludovic Courtès [Mon, 3 Dec 2018 15:32:03 +0000 (16:32 +0100)]
build: Default to https://ci.guix.info for substitutes.

* config-daemon.ac (guix_substitute_urls): Always default to
"https://ci.guix.info".
* doc/guix.texi (SUBSTITUTE-SERVER): Switch to ci.guix.info.
* guix/scripts/build.scm (%default-log-urls): Likewise.
* guix/scripts/substitute.scm (%default-substitute-urls): Likewise.
* guix/store.scm (%default-substitute-urls): Likewise.

5 years agoRemove most references to hydra.gnu.org.
Ludovic Courtès [Mon, 3 Dec 2018 15:22:43 +0000 (16:22 +0100)]
Remove most references to hydra.gnu.org.

* Makefile.am (assert-binaries-available): Don't mention hydra.gnu.org
in comment.
* build-aux/check-available-binaries.scm: Likewise.
* build-aux/check-final-inputs-self-contained.scm: Likewise.
* doc/guix.texi (SUBSTITUTE-SERVER): New variable.
Use it throughout instead of "mirror.hydra.gnu.org".
* doc/contributing.texi (Submitting Patches): Likewise.
* gnu/services/base.scm (hydra-key-authorization)
(guix-activation): Remove mentions of "hydra.gnu.org" in comments and
messages.
* gnu/system/install.scm (%installation-services): Likewise.
* guix/scripts/size.scm (guix-size): Likewise.

5 years agoetc: Add "ci.guix.info.pub" public key file.
Ludovic Courtès [Mon, 3 Dec 2018 15:19:10 +0000 (16:19 +0100)]
etc: Add "ci.guix.info.pub" public key file.

* etc/substitutes/ci.guix.info.pub: New file.
* Makefile.am (dist_pkgdata_DATA): Add it.
* guix/self.scm (miscellaneous-files): Add
"share/guix/ci.guix.info.pub".

5 years agognu: dolphin-emu: Update to commit 2c57e70.
Rutger Helling [Tue, 4 Dec 2018 09:01:21 +0000 (10:01 +0100)]
gnu: dolphin-emu: Update to commit 2c57e70.

* gnu/packages/emulators.scm (dolphin-emu): Update to commit 2c57e70.

5 years agoservices: ddclient: Fix unrecognized keywords.
Oleg Pykhalov [Tue, 4 Dec 2018 04:08:47 +0000 (07:08 +0300)]
services: ddclient: Fix unrecognized keywords.

This patch fixes warnings about unrecognized keywords in logs.

* gnu/services/dns.scm (serialize-field): Skip some field names.

5 years agognu: Beets: Update to 1.4.7.
Leo Famulari [Mon, 3 Dec 2018 22:43:34 +0000 (17:43 -0500)]
gnu: Beets: Update to 1.4.7.

* gnu/packages/music.scm (beets): Update to 1.4.7.

5 years agognu: python-unidecode: Update to 1.0.23.
Leo Famulari [Mon, 3 Dec 2018 22:43:07 +0000 (17:43 -0500)]
gnu: python-unidecode: Update to 1.0.23.

* gnu/packages/python.scm (python-unidecode, python2-unidecode): Update to
1.0.23.

5 years agognu: Beets: Fix compatibility with Python 3.7.
Leo Famulari [Mon, 3 Dec 2018 22:29:58 +0000 (17:29 -0500)]
gnu: Beets: Fix compatibility with Python 3.7.

* gnu/packages/patches/beets-python-3.7-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
*  gnu/packages/music.scm (beets)[source]: Use it.

5 years agognu: Add hnsd.
Ludovic Courtès [Mon, 3 Dec 2018 19:00:00 +0000 (20:00 +0100)]
gnu: Add hnsd.

Thank you, Handshake!

* gnu/packages/dns.scm (hnsd): New variable.

5 years agonls: Update 'fr' translation.
Julien Lepiller [Mon, 3 Dec 2018 20:02:11 +0000 (21:02 +0100)]
nls: Update 'fr' translation.

5 years agognu: python-cryptography: Update to 2.4.2.
Marius Bakke [Mon, 3 Dec 2018 16:40:38 +0000 (17:40 +0100)]
gnu: python-cryptography: Update to 2.4.2.

* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.4.2.

5 years agognu: python-statsmodels: Update to 0.9.0.
Marius Bakke [Mon, 3 Dec 2018 16:20:18 +0000 (17:20 +0100)]
gnu: python-statsmodels: Update to 0.9.0.

* gnu/packages/statistics.scm (python-statsmodels): Update to 0.9.0.
[arguments]: Remove obsolete workaround.

5 years agognu: python-scikit-learn: Update source hash.
Marius Bakke [Mon, 3 Dec 2018 14:19:56 +0000 (15:19 +0100)]
gnu: python-scikit-learn: Update source hash.

The upstream git tag moved from 6ccb5e44b188059e9b7459ac02ec97e32a9ab7ba to
55bf5d93e5674f13a1134d93a11fd0cd11aabcd1 two days later...

* gnu/packages/machine-learning.scm (python-scikit-learn)[source](sha256):
Update for upstream tag change.

5 years agognu: python-scikit-image: Propagate six and numpy.
Marius Bakke [Mon, 3 Dec 2018 13:08:13 +0000 (14:08 +0100)]
gnu: python-scikit-image: Propagate six and numpy.

* gnu/packages/python.scm (python-scikit-image)[native-inputs]: Move
PYTHON-NUMPY and PYTHON-SIX ...
[propagated-inputs]: ... here.

5 years agognu: python-scikit-image: Update to 0.14.1.
Marius Bakke [Mon, 3 Dec 2018 13:04:13 +0000 (14:04 +0100)]
gnu: python-scikit-image: Update to 0.14.1.

Also add explicit Python2 variants for its dependency closure.

* gnu/packages/python.scm (python-scikit-image): Update to 0.14.1.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Add PYTHON-CLOUDPICKLE, PYTHON-DASK, PYTHON-MATPLOTLIB
and PYTHON-PYWAVELETS.
(python2-toolz, python2-cloudpickle, python2-locket, python2-blosc,
python2-partd, python2-dask): New public variables.

5 years agognu: python-dask: Update to 1.0.0.
Marius Bakke [Mon, 3 Dec 2018 12:46:01 +0000 (13:46 +0100)]
gnu: python-dask: Update to 1.0.0.

* gnu/packages/python.scm (python-dask): Update to 1.0.0.
[arguments]: Disable one test for Python2, and override 'check' phase.

5 years agognu: python-cloudpickle: Update to 0.6.1.
Marius Bakke [Mon, 3 Dec 2018 12:44:19 +0000 (13:44 +0100)]
gnu: python-cloudpickle: Update to 0.6.1.

* gnu/packages/python.scm (python-cloudpickle): Update to 0.6.1.

5 years agognu: Add python-pywavelets.
Marius Bakke [Sun, 2 Dec 2018 19:13:39 +0000 (20:13 +0100)]
gnu: Add python-pywavelets.

* gnu/packages/python.scm (python-pywavelets, python2-pywavelets): New public
variables.

5 years agognu: kicad: Fix build with Boost >= 1.68.
Marius Bakke [Sun, 2 Dec 2018 17:33:57 +0000 (18:33 +0100)]
gnu: kicad: Fix build with Boost >= 1.68.

* gnu/packages/engineering.scm (kicad)[arguments]: Add phase 'adjust-boost-include'.

5 years agognu: python-greenlet: Update to 0.4.15.
Marius Bakke [Sun, 2 Dec 2018 17:09:48 +0000 (18:09 +0100)]
gnu: python-greenlet: Update to 0.4.15.

* gnu/packages/python.scm (python-greenlet): Update to 0.4.15.

5 years agognu: python-geventhttpclient: Fix test failure.
Marius Bakke [Sun, 2 Dec 2018 17:08:42 +0000 (18:08 +0100)]
gnu: python-geventhttpclient: Fix test failure.

* gnu/packages/python-web.scm (python-geventhttpclient)[arguments]: Add
"--import-mode=append" to pytest invokation.

5 years agodoc: Remove footnotes about guile-json requirements.
Eric Bavier [Mon, 3 Dec 2018 14:47:20 +0000 (08:47 -0600)]
doc: Remove footnotes about guile-json requirements.

Follow-up to 6efccabe4e2e3ea1bd14cd0e81bdb83d5f6baaea.

* doc/guix.texi (Invoking guix import)[pypi, gem, cpan, json]: Remove
footnotes mentioning requirement for Guile-JSON.

5 years agodoc: Fix "desktop" OS config example.
Laura Lazzati [Mon, 3 Dec 2018 00:48:19 +0000 (21:48 -0300)]
doc: Fix "desktop" OS config example.

* gnu/system/examples/desktop.tmpl (file-systems): Add
'file-system-label' call in 'device' field.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agohg-fetch: Remove .hg directories of sub-repositories.
Björn Höfling [Fri, 23 Nov 2018 17:38:27 +0000 (18:38 +0100)]
hg-fetch: Remove .hg directories of sub-repositories.

* guix/build/hg.scm (hg-fetch): Remove all .hg directories recursively.

5 years agognu: emacs-helm-company: Update to 0.2.3.
Pierre Neidhardt [Mon, 3 Dec 2018 10:19:20 +0000 (11:19 +0100)]
gnu: emacs-helm-company: Update to 0.2.3.

* gnu/packages/emacs.scm (emacs-helm-company): Update to 0.2.3.

5 years agoMerge branch 'core-updates'
Ludovic Courtès [Mon, 3 Dec 2018 07:52:17 +0000 (08:52 +0100)]
Merge branch 'core-updates'

5 years agorepl: Load user's initialization file.
Oleg Pykhalov [Thu, 22 Nov 2018 14:24:04 +0000 (17:24 +0300)]
repl: Load user's initialization file.

* guix/scripts/repl.scm (guix-repl): Load user's initialization file.

5 years agoguile-json: Download source from savannah.
Eric Bavier [Sun, 2 Dec 2018 23:53:14 +0000 (17:53 -0600)]
guile-json: Download source from savannah.

* gnu/packages/guile.scm (guile-json)[source]: Download tarball from
savannah.  Remove 'file-name' field.
[native-inputs]: Remove autoconf and automake; tarball is bootstrapped.

5 years agoMake Guile-JSON a required dependency.
Eric Bavier [Sun, 2 Dec 2018 02:46:22 +0000 (20:46 -0600)]
Make Guile-JSON a required dependency.

* README (Requirements): Remove "optional" verbiage.
* doc/guix.texi (Requirements): Move Guile-JSON from optional to required.
* configure.ac (HAVE_GUILE_JSON): Remove Automake conditional.
(have_guile_json): Error if not "yes".
* Makefile.am (MODULE, SCM_TESTS)[HAVE_GUILE_JSON]: Add modules and tests
unconditionally.
* gnu/packages/package-mangement.scm (guix-minimal)[propagated-inputs]: Leave
guile-json input.

5 years agognu: emacs-js2-mode: Update to 20180301.
Mathieu Lirzin [Sun, 2 Dec 2018 20:09:58 +0000 (21:09 +0100)]
gnu: emacs-js2-mode: Update to 20180301.

* gnu/packages/emacs.scm (emacs-js2-mode): Update to 20180301.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: emacs-google-translate: Update to 0.11.16.
Mathieu Lirzin [Sun, 2 Dec 2018 19:11:42 +0000 (20:11 +0100)]
gnu: emacs-google-translate: Update to 0.11.16.

* gnu/packages/emacs.scm (emacs-google-translate): Update to 0.11.16.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add git-imerge.
Kyle Meyer [Thu, 29 Nov 2018 23:24:51 +0000 (18:24 -0500)]
gnu: Add git-imerge.

* gnu/packages/version-control.scm (git-imerge): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agodoc: Typos in guix.texi manual.
Miguel Ángel Arruga Vivas [Wed, 28 Nov 2018 19:11:56 +0000 (20:11 +0100)]
doc: Typos in guix.texi manual.

* doc/guix.texi (USB Stick and DVD Installation): use @var{system}
consistently.
(Proceeding with the Installation): use @email markup instead of @file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agonls: Update 'de' translation of the manual.
Ludovic Courtès [Sun, 2 Dec 2018 22:08:47 +0000 (23:08 +0100)]
nls: Update 'de' translation of the manual.

5 years agoself: Provide UTF-8 locales when building the manual.
Ludovic Courtès [Sun, 2 Dec 2018 21:53:22 +0000 (22:53 +0100)]
self: Provide UTF-8 locales when building the manual.

Fixes <https://bugs.gnu.org/33580>.
Reported by <znavko@tutanota.com>.

* guix/self.scm (info-manual)[glibc-utf8-locales]: New variable.
[build]: Add call to 'setenv' for "GUIX_LOCPATH".

5 years agognu: emacs-mu4e-conversation: Update to 20181126.
Pierre Neidhardt [Sun, 2 Dec 2018 19:53:05 +0000 (20:53 +0100)]
gnu: emacs-mu4e-conversation: Update to 20181126.

* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20181126.

5 years agonls: Update 'fr' translation.
Julien Lepiller [Sun, 2 Dec 2018 13:30:19 +0000 (14:30 +0100)]
nls: Update 'fr' translation.

5 years agognu: rust: Remove flaky test.
Danny Milosavljevic [Sun, 2 Dec 2018 13:13:48 +0000 (14:13 +0100)]
gnu: rust: Remove flaky test.

* gnu/packages/rust.scm (rust-1.22)[arguments]<#:phases>[remove-flaky-test]:
New phase.

5 years agognu: Add sbcl-next.
Pierre Neidhardt [Fri, 30 Nov 2018 23:35:36 +0000 (00:35 +0100)]
gnu: Add sbcl-next.

* gnu/packages/web-browsers.scm (sbcl-next): New variable.

5 years agognu: Add next-gtk-webkit.
Pierre Neidhardt [Fri, 30 Nov 2018 23:35:16 +0000 (00:35 +0100)]
gnu: Add next-gtk-webkit.

* gnu/packages/web-browsers.scm (next-gtk-webkit): New variable.

5 years agognu: ocaml@4.01: Enable building on aarch64-linux.
Efraim Flashner [Sun, 2 Dec 2018 11:04:37 +0000 (13:04 +0200)]
gnu: ocaml@4.01: Enable building on aarch64-linux.

This reverts 454e7132d6fffb5c9a5ce086ffd1b687416feb83.

* gnu/packages/ocaml.scm (ocaml@4.01)[supported-systems]: Remove field.
[arguments]: When building on aarch64-linux, replace the custom
'configure script.

5 years agognu: ansible: Update to 2.7.4.
Arun Isaac [Sun, 2 Dec 2018 10:50:37 +0000 (16:20 +0530)]
gnu: ansible: Update to 2.7.4.

* gnu/packages/admin.scm (ansible): Update to 2.7.4.

5 years agodoc: Even more spacing typos.
Nicolas Goaziou [Sun, 2 Dec 2018 09:19:40 +0000 (10:19 +0100)]
doc: Even more spacing typos.

* doc/guix.texi (Binary Installation):
(Invoking guix pack):
(Build Systems):
(Invoking guix graph):
(Invoking guix environment):
(Networking Services):
(Mail Services):
(Web Services):
(Invoking guix system): Prevent Texinfo from ending a sentence too early.

5 years agodoc: Fix more spacing typos.
Nicolas Goaziou [Sun, 2 Dec 2018 09:13:30 +0000 (10:13 +0100)]
doc: Fix more spacing typos.

* doc/guix.texi (Channels):
(Additional Build Options):
(Invoking guix lint):
(Base Services):
(Networking Services):
(Mail Services):
(Messaging Services):
(Web Services):
(Certificate Services):
(Version Control Services):
(Python Modules): Prevent Texinfo from ending a sentence too early.

5 years agodoc: Fix typo.
Nicolas Goaziou [Sun, 2 Dec 2018 09:03:47 +0000 (10:03 +0100)]
doc: Fix typo.

* doc/guix.texi (Invoking guix refresh): Prevent spurious space after "e.g.".

5 years agognu: python-pip: Update to 18.1.
Nicolas Goaziou [Sun, 2 Dec 2018 08:47:16 +0000 (09:47 +0100)]
gnu: python-pip: Update to 18.1.

* gnu/packages/python.scm (python-pip): Update to 18.1.

5 years agognu: linux-libre: Update to 4.19.6.
Mark H Weaver [Sun, 2 Dec 2018 07:12:10 +0000 (02:12 -0500)]
gnu: linux-libre: Update to 4.19.6.

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

5 years agognu: linux-libre@4.14: Update to 4.14.85.
Mark H Weaver [Sun, 2 Dec 2018 07:11:22 +0000 (02:11 -0500)]
gnu: linux-libre@4.14: Update to 4.14.85.

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

5 years agognu: linux-libre@4.9: Update to 4.9.142.
Mark H Weaver [Sun, 2 Dec 2018 07:10:48 +0000 (02:10 -0500)]
gnu: linux-libre@4.9: Update to 4.9.142.

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

5 years agognu: linux-libre@4.4: Update to 4.4.166.
Mark H Weaver [Sun, 2 Dec 2018 07:10:08 +0000 (02:10 -0500)]
gnu: linux-libre@4.4: Update to 4.4.166.

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

5 years agognu: emacs-calfw: Update to 1.6.
Arun Isaac [Sun, 2 Dec 2018 06:44:38 +0000 (12:14 +0530)]
gnu: emacs-calfw: Update to 1.6.

* gnu/packages/emacs.scm (emacs-calfw): Update to 1.6.

5 years agognu: emacs-howm: Add make-autoloads phase after install phase.
Arun Isaac [Sun, 2 Dec 2018 06:12:21 +0000 (11:42 +0530)]
gnu: emacs-howm: Add make-autoloads phase after install phase.

* gnu/packages/emacs.scm (emacs-howm)[arguments]: Add make-autoloads phase
after install phase, not after the non-existent rename-lispdir phase.

5 years agognu: python-duniterpy: Update to 0.50.0.
Nicolas Goaziou [Sun, 2 Dec 2018 00:11:49 +0000 (01:11 +0100)]
gnu: python-duniterpy: Update to 0.50.0.

* gnu/packages/finance.scm (python-duniterpy): Update to 0.50.0.
[arguments]: Drop tests, which are failing.
[propagated-inputs]: Add python-attr.

5 years agognu: Add python-attr.
Nicolas Goaziou [Sun, 2 Dec 2018 00:03:56 +0000 (01:03 +0100)]
gnu: Add python-attr.

* gnu/packages/python.scm (python-attr): New variable.

5 years agognu: python-aiohttp: Update to 3.4.4.
Nicolas Goaziou [Sat, 1 Dec 2018 23:57:37 +0000 (00:57 +0100)]
gnu: python-aiohttp: Update to 3.4.4.

* gnu/packages/python-web.scm (python-aiohttp): Update to 3.4.4.
[native-inputs] Remove test-related inputs since tests are not run.

5 years agognu: python-async-timeout: Update to 3.0.1.
Nicolas Goaziou [Sat, 1 Dec 2018 23:50:34 +0000 (00:50 +0100)]
gnu: python-async-timeout: Update to 3.0.1.

* gnu/packages/python.scm (python-async-timeout): Update to 3.0.1.

5 years agognu: silkaj: Update to 0.6.0.
Nicolas Goaziou [Sat, 1 Dec 2018 23:23:55 +0000 (00:23 +0100)]
gnu: silkaj: Update to 0.6.0.

* gnu/packages/finance.scm (silkaj): Update to 0.6.0.
[arguments]: Remove #:phases since upstream improved install process.

5 years agognu: openfoam: Adjust for glibc 2.28.
Ludovic Courtès [Sat, 1 Dec 2018 23:20:04 +0000 (00:20 +0100)]
gnu: openfoam: Adjust for glibc 2.28.

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

5 years agognu: Add rclone (take 2)
Nicolas Goaziou [Sat, 1 Dec 2018 23:07:41 +0000 (00:07 +0100)]
gnu: Add rclone (take 2)

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

5 years agognu: maven-resolver: Update to 1.3.1.
Julien Lepiller [Sat, 1 Dec 2018 21:53:41 +0000 (22:53 +0100)]
gnu: maven-resolver: Update to 1.3.1.

* gnu/packages/maven.scm (maven-resolver-api): Update to 1.3.1.
(maven-resolver-impl)[arguments]: Fix sisu file.
(maven-connector-basic, maven-transport-wagon)[inputs]: Add java-slf4j-api.

5 years agognu: maven: Update to 3.6.0.
Julien Lepiller [Sat, 1 Dec 2018 21:50:55 +0000 (22:50 +0100)]
gnu: maven: Update to 3.6.0.

* gnu/packages/maven.scm (maven-artifact): Update to 3.6.0.
(maven-model-builder)[native-inputs]: Add java-xmlunit-matchers, remove
java-xmlunit-legacy.

5 years agognu: Add java-xmlunit-matchers.
Julien Lepiller [Sat, 1 Dec 2018 21:28:36 +0000 (22:28 +0100)]
gnu: Add java-xmlunit-matchers.

* gnu/packages/java.scm (java-xmlunit-matchers): New variable.

5 years agodoc: Fix typo.
Julien Lepiller [Sat, 1 Dec 2018 14:48:09 +0000 (15:48 +0100)]
doc: Fix typo.

* doc/guix.texi (Networking Services): Fix double `the`.

5 years agognu: debootstrap: Update to 1.0.111.
Efraim Flashner [Sat, 1 Dec 2018 21:34:25 +0000 (23:34 +0200)]
gnu: debootstrap: Update to 1.0.111.

* gnu/packages/debian.scm (debootstrap): Update to 1.0.111.

5 years agognu: debootstrap: Update build.
Efraim Flashner [Sat, 1 Dec 2018 21:32:01 +0000 (23:32 +0200)]
gnu: debootstrap: Update build.

* gnu/packages/debian.scm (debootstrap)[arguments]: Update the
substitutes during the custom 'patch-source phase. Add custom
'wrap-executable phase.
[inputs]: Remove coreutils, wget. Add tzdata.
[propagated-inputs]: Remove binutils, gnupg. Move perl ...
[native-inputs]: ... to here.
[description]: Add implementation hint.

5 years agognu: ocaml@4.01: Remove aarch64-linux from supported-systems.
Efraim Flashner [Sat, 1 Dec 2018 20:41:19 +0000 (22:41 +0200)]
gnu: ocaml@4.01: Remove aarch64-linux from supported-systems.

* gnu/packages/ocaml.scm (ocaml@4.01)[supported-systems]: New field.

5 years agotuxpaint: Fix .desktop and icon installation.
Eric Bavier [Sat, 1 Dec 2018 17:13:25 +0000 (11:13 -0600)]
tuxpaint: Fix .desktop and icon installation.

* gnu/packages/games.scm (tuxpaint)[arguments]: 'GNOME_PREFIX' ->
'KDE_PREFIX'.  Add 'no-sys-cache phase.

5 years agognu: vim-fugitive: Update to 2.5.
Efraim Flashner [Sat, 1 Dec 2018 16:48:41 +0000 (18:48 +0200)]
gnu: vim-fugitive: Update to 2.5.

* gnu/packages/vim.scm (vim-fugitive): Update to 2.5.
[arguments]: Also install the autoload and ftdetect folders.

5 years agohandbrake: Update to 1.1.2.
Eric Bavier [Sat, 1 Dec 2018 15:36:43 +0000 (09:36 -0600)]
handbrake: Update to 1.1.2.

* gnu/packages/video.scm (handbrake): Update to 1.1.2.
[source]: Use direct download url.  Remove upstreamed patch.  Patch make
fragments in snippet.
[inputs]: Use latest ffmpeg.  Add jansson and opus.
[arguments]: Remove 'disable-contrib phase, which is now in source snippet.
Move 'fix-x265-linking phase fix to #:configure-flags.
[license]: Use 'gpl2' as clarified in LICENSE.
* gnu/packages/patches/handbrake-pkg-config-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

5 years agognu: uncrustify: Use git reference instead of GitHub archive.
Pierre Neidhardt [Fri, 30 Nov 2018 17:23:22 +0000 (18:23 +0100)]
gnu: uncrustify: Use git reference instead of GitHub archive.

* gnu/packages/code.scm (uncrustify): Use git reference instead of GitHub archive.

5 years agognu: sbcl-cl-webkit: Update repo owner to jmercouris.
Pierre Neidhardt [Fri, 30 Nov 2018 11:12:01 +0000 (12:12 +0100)]
gnu: sbcl-cl-webkit: Update repo owner to jmercouris.

* gnu/packages/lisp.scm (sbcl-cl-webkit): Update repo owner to jmercouris.

5 years agognu: Add emacs-irony-eldoc.
Tim Gesthuizen [Tue, 27 Nov 2018 16:57:28 +0000 (17:57 +0100)]
gnu: Add emacs-irony-eldoc.

* gnu/packages/emacs.scm (emacs-irony-eldoc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-flycheck-irony.
Tim Gesthuizen [Tue, 27 Nov 2018 16:57:14 +0000 (17:57 +0100)]
gnu: Add emacs-flycheck-irony.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agogit: Nicely report '--with-commit' errors.
Ludovic Courtès [Fri, 30 Nov 2018 15:41:22 +0000 (16:41 +0100)]
git: Nicely report '--with-commit' errors.

* guix/git.scm (latest-repository-commit*): Rewrite to catch
'git-error'.
* po/guix/POTFILES.in: Add guix/git.scm.
* tests/guix-build-branch.sh: Test --with-commit errors.

5 years agoguix build: Add '--with-commit'.
Ludovic Courtès [Fri, 30 Nov 2018 12:24:48 +0000 (13:24 +0100)]
guix build: Add '--with-commit'.

* guix/git.scm (<git-checkout>)[commit]: New field.
(git-checkout-compiler): Honor it.
* guix/scripts/build.scm (evaluate-git-replacement-specs): Add 'proc'
parameter and honor it.
(transform-package-source-branch)[replace]: New procedure.
Adjust 'evaluate-git-replacement-specs' accordingly.
(transform-package-source-commit): New procedure.
(%transformations, %transformation-options)
(show-transformation-options-help): Add 'with-commit'.
* tests/guix-build-branch.sh: Add test.
* doc/guix.texi (Package Transformation Options): Document it.

5 years agoguix build: Add '--with-branch' transformation option.
Ludovic Courtès [Tue, 27 Nov 2018 14:34:34 +0000 (15:34 +0100)]
guix build: Add '--with-branch' transformation option.

* guix/scripts/build.scm (evaluate-git-replacement-specs)
(transform-package-source-branch): New procedures.
(%transformations, %transformation-options): Add 'with-branch'.
(show-transformation-options-help): Likewise.
* tests/guix-build-branch.sh: New file.
* Makefile.am (SH_TESTS): Add it.
* doc/guix.texi (Package Transformation Options): Document it.

5 years agogit: Add <git-checkout> record type.
Ludovic Courtès [Tue, 27 Nov 2018 13:50:48 +0000 (14:50 +0100)]
git: Add <git-checkout> record type.

* guix/git.scm (<git-checkout>): New record type.
(latest-repository-commit*): New procedure.
(git-checkout-compiler): New gexp compiler.

5 years agogit: 'latest-repository-commit' logs its progress.
Ludovic Courtès [Tue, 27 Nov 2018 13:48:32 +0000 (14:48 +0100)]
git: 'latest-repository-commit' logs its progress.

* guix/git.scm (latest-repository-commit): Add #:log-port and honor it.

5 years agognu: wine: Update to 3.0.4.
Rutger Helling [Fri, 30 Nov 2018 07:13:25 +0000 (08:13 +0100)]
gnu: wine: Update to 3.0.4.

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

5 years agognu: blender: Use newer ffmpeg.
Efraim Flashner [Fri, 30 Nov 2018 07:48:16 +0000 (09:48 +0200)]
gnu: blender: Use newer ffmpeg.

* gnu/packages/graphics.scm (blender)[source]: Add patch for newer
ffmpeg compatability.
[inputs]: Replace ffmpeg-2.8 with ffmpeg.
* gnu/packages/patches/blender-newer-ffmpeg.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

5 years agognu: Add lynis.
Arun Isaac [Thu, 22 Nov 2018 13:30:48 +0000 (19:00 +0530)]
gnu: Add lynis.

* gnu/packages/admin.scm (lynis): New variable.

5 years agohugin: Update to 2018.0.0.
Eric Bavier [Fri, 30 Nov 2018 06:15:41 +0000 (00:15 -0600)]
hugin: Update to 2018.0.0.

* gnu/packages/photo.scm (hugin): Update 2018.0.0.

5 years agoradicale: Update to 1.1.6.
Eric Bavier [Fri, 30 Nov 2018 04:51:58 +0000 (22:51 -0600)]
radicale: Update to 1.1.6.

* gnu/packages/dav.scm (radicale): Update to 1.1.6.

5 years agoneovim: Update to 0.3.1.
Eric Bavier [Fri, 30 Nov 2018 04:37:23 +0000 (22:37 -0600)]
neovim: Update to 0.3.1.

* gnu/packages/vim.scm (neovim): Update to 0.3.1.
[arguments]: Add #:configure-flags.

5 years agoterminology: Update to 1.3.0.
Eric Bavier [Fri, 30 Nov 2018 04:20:19 +0000 (22:20 -0600)]
terminology: Update to 1.3.0.

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

5 years agopatchutils: Update to 0.3.4.
Eric Bavier [Fri, 30 Nov 2018 04:17:40 +0000 (22:17 -0600)]
patchutils: Update to 0.3.4.

* gnu/packages/patchutils.scm (patchutils): Update to 0.3.4.
[arguments]: Simplify 'patch-test-scripts' phase.
* gnu/packages/patches/patchutils-xfail-gendiff-tests.patch: Rename to...
* gnu/packages/patches/patchutils-test-perms.patch: ...this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

5 years agotuxpaint-config: Update to 0.0.14.
Eric Bavier [Fri, 30 Nov 2018 03:23:06 +0000 (21:23 -0600)]
tuxpaint-config: Update to 0.0.14.

* gnu/packages/games.scm (tuxpaint-config): Update to 0.0.14.

5 years agotuxpaint-stamps: Update to 2018.09.01.
Eric Bavier [Fri, 30 Nov 2018 03:22:35 +0000 (21:22 -0600)]
tuxpaint-stamps: Update to 2018.09.01.

* gnu/packages/games.scm (tuxpaint-stamps): Update to 2018.09.01.

5 years agotuxpaint: Update to 0.9.23.
Eric Bavier [Fri, 30 Nov 2018 03:22:03 +0000 (21:22 -0600)]
tuxpaint: Update to 0.9.23.

* gnu/packages/games.scm (tuxpaint): Update to 0.9.23.