| Commit message (Expand) | Author | Age |
... | |
| * | | gnu: go-gopkg.in-tomb.v2: Fix build.•••Looks like this test isn't compiling with newer versions of go, so fix it to
get the package building again.
* gnu/packages/golang.scm (go-gopkg.in-tomb.v2)[arguments]: Add new
patch-source phase.
| Christopher Baines | 2018-12-04 |
| * | | gnu: Add apertium.•••* gnu/packages/dictionaries.scm (apertium): New variable.
| Arun Isaac | 2018-12-04 |
| * | | gnu: Add lttoolbox.•••* gnu/packages/dictionaries.scm (lttoolbox): New variable.
| Arun Isaac | 2018-12-04 |
| * | | gnu: dictionaries: Use license prefix.•••* gnu/packages/dictionaries.scm: Import (guix licenses) with license:
prefix. Fix all license fields.
| Arun Isaac | 2018-12-04 |
| * | | gnu: pigx-rnaseq: Update to 0.0.5.•••* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.5.
[inputs]: Replace snakemake-4 with snakemake.
| Ricardo Wurmus | 2018-12-04 |
| * | | gnu: pari-gp: Update to 2.11.1.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.11.1.
| Andreas Enge | 2018-12-04 |
| |/ |
|
| * | 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>
| Tim Gesthuizen | 2018-12-04 |
| * | 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>
| Timo Eisenmann | 2018-12-04 |
| * | 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>
| Paul Garlick | 2018-12-04 |
| * | 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>
| Paul Garlick | 2018-12-04 |
| * | 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.
| Ludovic Courtès | 2018-12-04 |
| * | gnu: dolphin-emu: Update to commit 2c57e70.•••* gnu/packages/emulators.scm (dolphin-emu): Update to commit 2c57e70.
| Rutger Helling | 2018-12-04 |
| * | services: ddclient: Fix unrecognized keywords.•••This patch fixes warnings about unrecognized keywords in logs.
* gnu/services/dns.scm (serialize-field): Skip some field names.
| Oleg Pykhalov | 2018-12-04 |
| * | gnu: Beets: Update to 1.4.7.•••* gnu/packages/music.scm (beets): Update to 1.4.7.
| Leo Famulari | 2018-12-03 |
| * | gnu: python-unidecode: Update to 1.0.23.•••* gnu/packages/python.scm (python-unidecode, python2-unidecode): Update to
1.0.23.
| Leo Famulari | 2018-12-03 |
| * | 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.
| Leo Famulari | 2018-12-03 |
| * | gnu: Add hnsd.•••Thank you, Handshake!
* gnu/packages/dns.scm (hnsd): New variable.
| Ludovic Courtès | 2018-12-03 |
* | | gnu: CUPS: Update to 2.2.10 [fixes CVE-2018-4700].•••* gnu/packages/cups.scm (cups-minimal): Update to 2.2.10.
| Marius Bakke | 2018-12-08 |
* | | gnu: nss, nss-certs: Update to 3.40.1.•••* gnu/packages/certs.scm (nss-certs): Update to 3.40.1.
* gnu/packages/gnuzilla.scm (nss): Likewise.
[arguments]: Adjust DOMSUF variable to upstream changes.
| Marius Bakke | 2018-12-08 |
* | | gnu: ruby: Update to 2.5.3.•••* gnu/packages/ruby.scm (ruby): Update to 2.5.3.
ruby-2.5 | Christopher Baines | 2018-12-08 |
* | | gnu: Boost: Build with C++14.•••Some parts of Boost which are used by other Guix packages require C++14 support.
Fixes <https://bugs.gnu.org/33605>.
* gnu/packages/boost.scm (boost)[arguments]: Pass 'cxxflags=-std=c++14'
to #:make-flags.
| Leo Famulari | 2018-12-05 |
* | | gnu: meson: Update to 0.48.2•••* gnu/packages/build-tools.scm (meson): Update to 0.48.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brett Gilio | 2018-12-04 |
* | | gnu: mesa: Build against the regular LLVM package.•••* gnu/packages/gl.scm (mesa)[inputs]: Change LLVM-WITHOUT-RTTI to LLVM.
* gnu/packages/llvm.scm (llvm-without-rtti): Remove variable.
| Marius Bakke | 2018-12-04 |
* | | gnu: eudev: Update to 3.2.7.•••* gnu/packages/linux.scm (eudev): Update to 3.2.7.
| Marius Bakke | 2018-12-04 |
* | | gnu: eudev: Download using git.•••* gnu/packages/linux.scm (eudev)[source]: Change to GIT-FETCH.
[arguments]: Add phase "make-source-writable".
| Marius Bakke | 2018-12-04 |
* | | gnu: gstreamer: Update to 1.14.4.•••* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.14.4.
| Marius Bakke | 2018-12-04 |
* | | gnu: libva: Update to 2.3.0.•••* gnu/packages/video.scm (libva): Update to 2.3.0.
| Marius Bakke | 2018-12-04 |
* | | gnu: OpenBLAS: Update to 0.3.4.•••* gnu/packages/maths.scm (openblas): Update to 0.3.4.
| Marius Bakke | 2018-12-04 |
* | | gnu: libsigc++: Update to 2.10.1.•••* gnu/packages/glib.scm (libsigc++): Update to 2.10.1.
| Marius Bakke | 2018-12-04 |
* | | gnu: lz4: Download sources from git.•••* gnu/packages/compression.scm (lz4)[source]: Change to GIT-FETCH.
| Marius Bakke | 2018-12-04 |
* | | gnu: imagemagick: Update to 6.9.10-15.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-15.
| Marius Bakke | 2018-12-04 |
* | | gnu: json-glib: Update to 1.4.4.•••* gnu/packages/patches/json-glib-fix-tests-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnome.scm (json-glib): Update to 1.4.4.
[source](patches): Remove.
| Marius Bakke | 2018-12-04 |
* | | gnu: gtk+: Update to 3.24.1.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.1.
| Marius Bakke | 2018-12-04 |
* | | gnu: tzdata: Update to 2018g.•••* gnu/packages/base.scm (tzdata): Update to 2018g.
| Marius Bakke | 2018-12-04 |
* | | gnu: libepoxy: Update to 1.5.3.•••* gnu/packages/gl.scm (libepoxy): Update to 1.5.3.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Delete 'bootstrap' phase.
| Marius Bakke | 2018-12-04 |
* | | gnu: libinput: Update to 1.12.3.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.12.3.
| Marius Bakke | 2018-12-04 |
* | | gnu: mesa: Update to 18.2.6.•••* gnu/packages/gl.scm (mesa): Update to 18.2.6.
| Rutger Helling | 2018-12-04 |
* | | Merge branch 'master' into staging | Marius Bakke | 2018-12-03 |
|\| |
|
| * | gnu: python-cryptography: Update to 2.4.2.•••* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.4.2.
| Marius Bakke | 2018-12-03 |
| * | gnu: python-statsmodels: Update to 0.9.0.•••* gnu/packages/statistics.scm (python-statsmodels): Update to 0.9.0.
[arguments]: Remove obsolete workaround.
| Marius Bakke | 2018-12-03 |
| * | 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.
| Marius Bakke | 2018-12-03 |
| * | 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.
| Marius Bakke | 2018-12-03 |
| * | 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.
| Marius Bakke | 2018-12-03 |
| * | 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.
| Marius Bakke | 2018-12-03 |
| * | gnu: python-cloudpickle: Update to 0.6.1.•••* gnu/packages/python.scm (python-cloudpickle): Update to 0.6.1.
| Marius Bakke | 2018-12-03 |
| * | gnu: Add python-pywavelets.•••* gnu/packages/python.scm (python-pywavelets, python2-pywavelets): New public
variables.
| Marius Bakke | 2018-12-03 |
| * | gnu: kicad: Fix build with Boost >= 1.68.•••* gnu/packages/engineering.scm (kicad)[arguments]: Add phase 'adjust-boost-include'.
| Marius Bakke | 2018-12-03 |
| * | gnu: python-greenlet: Update to 0.4.15.•••* gnu/packages/python.scm (python-greenlet): Update to 0.4.15.
| Marius Bakke | 2018-12-03 |
| * | gnu: python-geventhttpclient: Fix test failure.•••* gnu/packages/python-web.scm (python-geventhttpclient)[arguments]: Add
"--import-mode=append" to pytest invokation.
| Marius Bakke | 2018-12-03 |
| * | 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>
| Laura Lazzati | 2018-12-03 |