| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/video.scm (vlc): Update to 3.0.10.
[source]: Remove obsolete patch.
[arguments]: Remove obsolete workarounds for libssh and fribidi
compatibility issues in 'patch-source' phase.
|
|
|
|
|
|
|
|
|
|
| |
This fixes CVE-2020-6071, CVE-2020-6072, CVE-2020-6073, CVE-2020-6077,
CVE-2020-6078, and CVE-2020-6079.
* gnu/packages/dns.scm (libmicrodns): Update to 0.1.2.
[source]: Build from a tarball.
[build-system]: Use the meson-build-system.
[native-inputs]: Remove field.
|
|
|
|
|
|
| |
* gnu/packages/hardware.scm (usbguard): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/hardware.scm (libqb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/check.scm (umockdev)[inputs]: Remove
'gobject-introspection'.
[arguments]: Replace phase 'skip-broken-test' by 'fix-test'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/debian.scm (apt-mirror): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (balsa): Update to 2.6.0.
[inputs]: Replace gmime-2.6 with gmime; add libical and libsecret.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-toml-mode)[description]: Replace usage of
@acronym with @dfn to work around a Guile Texinfo limitation.
|
|
|
|
|
|
|
| |
* gnu/packages/diffoscope (diffoscope): Update to 143.
[native-inputs]: Add openssl and python-h5py.
[arguments] Add openssl to add-known-tools phase.
[arguments] Remove hdf5 from add-known-tools phase, added upstream.
|
|
|
|
| |
* gnu/packages/mpd.scm (mpd): Update to 0.21.23.
|
|
|
|
|
|
| |
* gnu/packages/gsasl.scm (libntlm): Update to 1.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-osicat)[arguments]: Replace 'cleanup phase
to preserve the location of libosicat.so so that it can be found when
loading the system.
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-3.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.870.2.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-spatial): Update to 7.3-12.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-nnet): Update to 7.3-14.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-17.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-79.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-class): Update to 7.3-17.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.6.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-boot): Update to 1.3-25.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-kutils): Update to 1.70.
[propagated-inputs]: Remove r-lavaan.
|
|
|
|
| |
* gnu/packages/cran.scm (r-univoutl): Update to 0.2.
|
|
|
|
| |
* gnu/packages/cran.scm (r-graphlayouts): Update to 0.7.0.
|
|
|
|
| |
* gnu/packages/cran.scm (r-systemfonts): Update to 0.2.1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.10.
|
|
|
|
| |
* gnu/packages/cran.scm (r-dalex): Update to 1.2.1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-arm): Update to 1.11-1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-usethis): Update to 1.6.1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rootsolve): Update to 1.8.2.1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-proxy): Update to 0.4-24.
|
|
|
|
| |
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.0.7.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (miniasm): New variable.
|
|
|
|
|
|
| |
This is a follow-up to commit 61fc72d3ac949d0c65690ee25bb1daf01f39bb42.
* gnu/packages/backup.scm: Add missing import of (gnu packages protobuf).
|
|
|
|
|
|
| |
This is a follow-up to commit 61fc72d3ac949d0c65690ee25bb1daf01f39bb42.
* gnu/packages/backup.scm: Add missing import of (guix build-system cmake).
|
|
|
|
| |
* gnu/packages/backup.scm (zbackup): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-pysnptools): Update to 0.4.11;
implement in terms of...
(python-pysnptools): ...this new variable.
[propagated-inputs]: Add python-dill, python-h5py, and python-psutil.
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[arguments]: Patch
master_server.py before build.
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[inputs]: Replace
python-tornado with python-tornado-6.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-tornado-6): New variable.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python2-warpedlmm)[propagated-inputs]: Add
python2-weave.
[arguments]: Disable tests and add "use-weave" phase.
|
|
|
|
| |
* gnu/packages/python-science.scm (python2-weave): New variable.
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-rserve): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/radio.scm (gnuradio)[native-search-paths]: Add PYTHONPATH.
[native-inputs]: Move python ...
[inputs]: ... here.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.36.
(linux-libre-5.4-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.8.
(linux-libre-5.6-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.119.
(linux-libre-4.19-pristine-source): Update hash.
|
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-hacking): Update to 1.1.0.
[arguments]: Add "delete-broken-test" phase.
[propagated-inputs]: Replace python-flake8-2.5 with python-flake8-2.6.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-flake8-2.5): Update to 2.6.2; rename
it...
(python-flake8-2.6): ...to this.
[arguments]: Add phase "use-later-pycodestyles", and move "check" phase after
"install".
[propagated-inputs]: Explicitly list python-pycodestyle, python-entrypoints,
python-pyflakes-1.2, and python-mccabe.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-flake8-2.5): Remove variable.
(python-flake8-2.5)[properties]: Remove.
|