| Commit message (Expand) | Author | Age |
... | |
* | gnu: bluefish: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (bluefish)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2020-03-07 |
* | gnu: rhythmbox: Update to 3.4.4.•••* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4.
| Tobias Geerinckx-Rice | 2020-03-07 |
* | gnu: rhythmbox: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2020-03-07 |
* | gnu: knot: Update to 2.9.3.•••* gnu/packages/dns.scm (knot): Update to 2.9.3.
| Tobias Geerinckx-Rice | 2020-03-07 |
* | gnu: hplip: Update to 3.20.2.•••* gnu/packages/cups.scm (hplip): Update to 3.20.2.
| Tobias Geerinckx-Rice | 2020-03-07 |
* | gnu: gkrellm: Update to 2.3.11.•••* gnu/packages/gkrellm.scm (gkrellm): Update to 2.3.11.
| Tobias Geerinckx-Rice | 2020-03-07 |
* | doc: Fix build of German Cookbook translation.•••This is a follow-up to f98e83a17fa30587520e858231ec9c61f3624ecd.
See <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00095.html>.
Reported there by Vagrant Cascadian <vagrant@debian.org>.
* po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Use correct file name.
(doc-po-update-cookbook-%): Use correct PO file name.
| Florian Pelz | 2020-03-06 |
* | gnu: wxmaxima: Update to 20.02.4.•••* gnu/packages/maths.scm (wxmaxima): Update to 20.02.4.
[arguments]: Enable tests and set #:test-target to "test".
[native-inputs]: Add xorg-server-for-tests.
| Kei Kebreau | 2020-03-06 |
* | gnu: linux-libre: Update to 5.4.24.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver | 2020-03-06 |
* | gnu: linux-libre@4.19: Update to 4.19.108.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver | 2020-03-06 |
* | gnu: ungoogled-chromium: Increase max-silent-time.•••* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Add
'max-silent-time'.
| Marius Bakke | 2020-03-06 |
* | gnu: mercurial: Update to 5.3.1.•••* gnu/packages/version-control.scm (mercurial): Update to 5.3.1.
[native-inputs]: Add WHICH.
| Marius Bakke | 2020-03-06 |
* | Do not record store file name in cpp.scm.•••* gnu/packages/cpp.scm (abseil-cpp): Replace full store file name with '...'
| Vagrant Cascadian | 2020-03-06 |
* | gnu: carla: Fix start-up.•••This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39942>,
properly.
* gnu/packages/audio.scm (carla)[arguments]: Add ‘wrap-executables’ phase.
[inputs]: Add guile-2.2.
| Tobias Geerinckx-Rice | 2020-03-06 |
* | gnu: fmt: Fix home page.•••* gnu/packages/pretty-print.scm (fmt)[home-page]: Update.
| Tobias Geerinckx-Rice | 2020-03-06 |
* | gnu: Order module imports in (gnu packages audio).•••* gnu/packages/audio.scm: Order module imports alphabetically.
| Tobias Geerinckx-Rice | 2020-03-06 |
* | gnu: carla: Partially fix start-up.•••This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39942> but
carla still fails to start.
Reported by Nathan Dehnel <ncdehnel@gmail.com>.
* gnu/packages/audio.scm (carla)[arguments]: Add ‘make-carla-executable’ phase.
| Tobias Geerinckx-Rice | 2020-03-06 |
* | gnu: dovecot: Update to 2.3.10.•••* gnu/packages/mail.scm (dovecot): Update to 2.3.10.
| Tobias Geerinckx-Rice | 2020-03-06 |
* | gnu: Add gnome-boxes.•••* gnu/packages/gnome.scm (gnome-boxes): New variable.
| Pierre Neidhardt | 2020-03-06 |
* | gnu: tracker-miners: Update to 2.3.2.•••* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.2.
| Pierre Neidhardt | 2020-03-06 |
* | gnu: tracker: Update to 2.3.2.•••* gnu/packages/gnome.scm (tracker): Update to 2.3.2.
[arguments]: Fix tests properly.
[native-inputs]: Remove unneeded native-inputs.
[inputs]: Remove unneeded inputs.
[description]: Replace unclear description with more down to earth use cases.
[license]: Replace lgpl2.0+ with bsd-3 to reflect update.
| Pierre Neidhardt | 2020-03-06 |
* | gnu: libvirt-glib: Update to 3.0.0.•••* gnu/packages/virtualization.scm (libvirt-glib): Update to 3.0.0.
| Pierre Neidhardt | 2020-03-06 |
* | gnu: python-pygit2: Update to 1.1.0.•••* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.1.0.
[propagated-inputs]: Remove PYTHON-SIX and PYTHON-TOX. Add PYTHON-CACHED-PROPERTY.
(python2-pygit2): Remove variable (Python 2 is no longer supported).
| Marius Bakke | 2020-03-06 |
* | gnu: gitg: Remove redundant input.•••* gnu/packages/gnome.scm (gitg)[inputs]: Remove LIBGIT2.
| Marius Bakke | 2020-03-06 |
* | gnu: libgit2-glib: Adjust inputs.•••* gnu/packages/gnome.scm (libgit2-glib)[native-inputs]: Move LIBSSH2 ...
[inputs]: ... here. Move LIBGIT2 ...
[propagated-inputs]: ... here. New field.
| Marius Bakke | 2020-03-06 |
* | gnu: libgit2-glib: Update to 0.99.0.1.•••* gnu/packages/gnome.scm (libgit2-glib): Update to 0.99.0.1.
[native-inputs]: Remove INTLTOOL.
| Marius Bakke | 2020-03-06 |
* | gnu: r-modeltools: Update to 0.2-23.•••* gnu/packages/statistics.scm (r-modeltools): Update to 0.2-23.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: r-ggplot2: Update to 3.3.0.•••* gnu/packages/statistics.scm (r-ggplot2): Update to 3.3.0.
[propagated-inputs]: Remove r-lazyeval, r-reshape2, and r-viridislite; add
r-glue and r-isoband.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: Add r-isoband.•••* gnu/packages/cran.scm (r-isoband): New variable.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: r-bookdown: Update to 0.18.•••* gnu/packages/cran.scm (r-bookdown): Update to 0.18.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: r-fs: Update to 1.3.2.•••* gnu/packages/cran.scm (r-fs): Update to 1.3.2.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: r-flextable: Update to 0.5.9.•••* gnu/packages/cran.scm (r-flextable): Update to 0.5.9.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: r-lava: Update to 1.6.7.•••* gnu/packages/cran.scm (r-lava): Update to 1.6.7.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: Update python-scikit-learn to 0.22.1.•••* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.22.1;
Add python-joblib to native-inputs to run the test suite.
| Roel Janssen | 2020-03-06 |
* | gnu: Add soci.•••* gnu/packages/databases.scm (soci): New variable.
| Pierre Neidhardt | 2020-03-06 |
* | gnu: fmt: Update to 6.1.2.•••* gnu/packages/pretty-print.scm (fmt): Update to 6.1.2.
| Pierre Neidhardt | 2020-03-06 |
* | gnu: fmt: Use HTTPS and git-fetch.•••* gnu/packages/pretty-print.scm (fmt)[source]: Use git-fetch.
[home-page]: Use HTTPS.
| Pierre Neidhardt | 2020-03-06 |
* | gnu: python-aiohttp: Update to 3.6.2.•••* gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.2.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: python-scanpy: Update to 1.4.5.1.•••* gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.4.5.1.
[source]: Fetch from pypi.
[propagated-inputs]: Add python-legacy-api-wrap, python-packaging,
python-patsy, and python-umap-learn.
[native-inputs]: Add python-setuptools-scm.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: Add python-legacy-api-wrap.•••* gnu/packages/python-xyz.scm (python-legacy-api-wrap): New variable.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: Add python-get-version.•••* gnu/packages/python-xyz.scm (python-get-version): New variable.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: Add python-pytest-black.•••* gnu/packages/python-xyz.scm (python-pytest-black): New variable.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: python-black: Update to 19.10b0.•••* gnu/packages/python-xyz.scm (python-black): Update to 19.10b0.
[arguments]: Patch tests.
[propagated-inputs]: Add python-pathspec, python-regex, and python-typed-ast.
[native-inputs]: Add python-setuptools-scm.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: Add python-pathspec.•••* gnu/packages/python-xyz.scm (python-pathspec): New variable.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: python-tables: Use later hdf5 version.•••* gnu/packages/python-xyz.scm (python-tables)[inputs]: Replace hdf5 with
hdf5-1.10.
| Ricardo Wurmus | 2020-03-06 |
* | gnu: python-tables: Do not detect CPU features.•••* gnu/packages/python-xyz.scm (python-tables)[arguments]: Add phase
"disable-tuning".
| Ricardo Wurmus | 2020-03-06 |
* | scripts: Show disk-space warning when under the min of the thresholds.•••Follow-up to 71c3c3df92375ca9b4bd28b2be90dda67288fa5c which got the logic
wrong.
* guix/scripts.scm (warn-about-disk-space): Compare AVAILABLE to the min of
RELATIVE-THRESHOLD-IN-BYTES and ABSOLUTE-THRESHOLD-IN-BYTES, not the max.
| Pierre Neidhardt | 2020-03-06 |
* | ci: Adjust 'channel-build-system' for when the source is a file name.•••Fixes an evaluation error introduced in
dd1ee160be8ba4e211432c08e161c24901cd670e: when invoked via
'build-aux/cuirass/gnu-system.scm', SOURCE is a store file name, not a
<local-file> as it is when invoked via 'etc/system-tests.scm'.
* gnu/ci.scm (channel-build-system)[build]: Call 'lower-object' only
when SOURCE is not a string.
| Ludovic Courtès | 2020-03-05 |
* | hydra: Remove uses of _IOLBF.•••_IOLBF & co. were deprecated in Guile 2.2 and removed in 3.0.
* build-aux/hydra/gnu-system.scm: Pass 'line instead of _IOLBF to 'setvbuf'.
* build-aux/hydra/guix-modular.scm: Likewise.
| Ludovic Courtès | 2020-03-05 |
* | tests: install: Add %test-gui-installed-os-encrypted.•••* gnu/tests/install.scm (%test-gui-installed-os-encrypted): New variable,
(guided-installation-test): set a swap-device only if there is no encryption.
| Mathieu Othacehe | 2020-03-05 |