| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/image.scm (zimg): Update to 2.9.3.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (bluefish): Update to 2.2.11.
[inputs]: Replace python-2 with python-wrapper.
|
|
|
|
| |
* gnu/packages/gnome.scm (bluefish)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4.
|
|
|
|
| |
* gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/dns.scm (knot): Update to 2.9.3.
|
|
|
|
| |
* gnu/packages/cups.scm (hplip): Update to 3.20.2.
|
|
|
|
| |
* gnu/packages/gkrellm.scm (gkrellm): Update to 2.3.11.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24.
(linux-libre-5.4-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108.
(linux-libre-4.19-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Add
'max-silent-time'.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (mercurial): Update to 5.3.1.
[native-inputs]: Add WHICH.
|
|
|
|
| |
* gnu/packages/cpp.scm (abseil-cpp): Replace full store file name with '...'
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/pretty-print.scm (fmt)[home-page]: Update.
|
|
|
|
| |
* gnu/packages/audio.scm: Order module imports alphabetically.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot): Update to 2.3.10.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-boxes): New variable.
|
|
|
|
| |
* gnu/packages/gnome.scm (tracker-miners): 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.
|
|
|
|
| |
* gnu/packages/virtualization.scm (libvirt-glib): Update to 3.0.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).
|
|
|
|
| |
* gnu/packages/gnome.scm (gitg)[inputs]: Remove LIBGIT2.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgit2-glib)[native-inputs]: Move LIBSSH2 ...
[inputs]: ... here. Move LIBGIT2 ...
[propagated-inputs]: ... here. New field.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgit2-glib): Update to 0.99.0.1.
[native-inputs]: Remove INTLTOOL.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-modeltools): Update to 0.2-23.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/cran.scm (r-isoband): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-bookdown): Update to 0.18.
|
|
|
|
| |
* gnu/packages/cran.scm (r-fs): Update to 1.3.2.
|
|
|
|
| |
* gnu/packages/cran.scm (r-flextable): Update to 0.5.9.
|
|
|
|
| |
* gnu/packages/cran.scm (r-lava): Update to 1.6.7.
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.22.1;
Add python-joblib to native-inputs to run the test suite.
|
|
|
|
| |
* gnu/packages/databases.scm (soci): New variable.
|
|
|
|
| |
* gnu/packages/pretty-print.scm (fmt): Update to 6.1.2.
|
|
|
|
|
| |
* gnu/packages/pretty-print.scm (fmt)[source]: Use git-fetch.
[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.2.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-legacy-api-wrap): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-get-version): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pytest-black): New variable.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pathspec): New variable.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-tables)[inputs]: Replace hdf5 with
hdf5-1.10.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-tables)[arguments]: Add phase
"disable-tuning".
|
|
|
|
|
| |
* gnu/packages/java.scm (java-openjfx-build)[source]: Add snippet to remove
bundled gradle.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.1.
[arguments]: Move check phase after install phase; delete one test.
[propagated-inputs]: Add python-importlib-metadata, python-numcodecs,
python-packaging, and python-zarr.
[native-inputs]: Add python-joblib, python-pytest, and python-setuptools-scm.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-zarr): New variable.
|