summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2022-01-20gnu: Remove python2-elasticsearch.Vinicius Monego
* gnu/packages/python-web.scm (python2-elasticsearch): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-cssmin.Vinicius Monego
* gnu/packages/python-web.scm (python2-cssmin): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-htmlmin.Vinicius Monego
* gnu/packages/python-web.scm (python2-htmlmin): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-s3transfer.Vinicius Monego
* gnu/packages/python-web.scm (python2-s3transfer): Remove variable. * gnu/packages/python-web.scm (python-s3transfer)[properties]: Remove field. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-betamax-matchers.Vinicius Monego
* gnu/packages/python-web.scm (python2-betamax-matchers): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-url.Vinicius Monego
* gnu/packages/python-web.scm (python2-url): Remove variable. * gnu/packages/python-web.scm (python2-url)[properties]: Remove field. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-webtest.Vinicius Monego
* gnu/packages/python-web.scm (python2-webtest): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-ndg-httpsclient.Vinicius Monego
* gnu/packages/python-web.scm (python2-ndg-httpsclient): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-openid-teams.Vinicius Monego
* gnu/packages/python-web.scm (python2-openid-teams): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-openid-cla.Vinicius Monego
* gnu/packages/python-web.scm (python2-openid-cla): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-cssselect.Vinicius Monego
* gnu/packages/python-web.scm (python2-cssselect): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-css-parser.Vinicius Monego
* gnu/packages/python-web.scm (python2-css-parser): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-cssutils.Vinicius Monego
* gnu/packages/python-web.scm (python2-cssutils): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-openid.Vinicius Monego
* gnu/packages/python-web.scm (python2-openid): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-html5-parser.Vinicius Monego
* gnu/packages/python-web.scm (python2-html5-parser): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-html2text.Vinicius Monego
* gnu/packages/python-web.scm (python2-html2text): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-sphinx-rtd-theme.Vinicius Monego
* gnu/packages/sphinx.scm (python2-sphinx-rtd-theme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-guzzle-sphinx-theme.Vinicius Monego
* gnu/packages/sphinx.scm (python2-guzzle-sphinx-theme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-sphinx-cloud-sptheme.Vinicius Monego
* gnu/packages/sphinx.scm (python2-sphinx-cloud-sptheme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-sphinx-repoze-autointerface.Vinicius Monego
* gnu/packages/sphinx.scm (python2-sphinx-repoze-autointerface): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-sphinx-me.Vinicius Monego
* gnu/packages/sphinx.scm (python2-sphinx-me): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: Remove python2-sphinxcontrib-programoutput.Vinicius Monego
* gnu/packages/sphinx.scm (python2-sphinxcontrib-programoutput): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: seahorse: Fix failing build.Daniel Meißner
The Python scripts in the build-aux directory which are run during ‘meson build’ need a Python interpreter in the $PATH environment. * gnu/packages/gnome.scm (seahorse)[native-inputs]: Add python. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: gnome-xyz: Add gnome-shell-extension-blur-my-shell.Charles
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell): New Variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20gnu: pulseview: Fix buildMathieu Othacehe
* gnu/packages/patches/pulseview-glib-2.68.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/electronics.scm (pulseview): Register it. Also disable the tests which are failing and remove a trailing #t.
2022-01-20gnu: libsigrok: Fix build.Mathieu Othacehe
* gnu/packages/electronics.scm (libsigrok)[propagated-inputs]: Use glibmm-2.64 instead of glibmm.
2022-01-20gnu: r-pasilla: Use bioconductor-uri.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-pasilla)[source]: Use bioconductor-uri.
2022-01-20gnu: Add r-doubletfinder.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-doubletfinder): New variable.
2022-01-16gnu: rygel: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (rygel)[native-inputs]: Remove input labels.
2022-01-16gnu: rygel: Fix build.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (rygel)[native-inputs]: Add python.
2022-01-16gnu: nautilus: Fix build.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (nautilus)[native-inputs]: Add python.
2022-01-19gnu: guix: Update to a27e47f.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to a27e47f.
2022-01-16gnu: libratbag: Add python to native inputs.John Kehayias
Since commit 6f36d0c89e3bf19bb7bb8f7f5b77de30c9af861b, Meson no longer propagates Python. * gnu/packages/gnome.scm (libratbag)[native-inputs]: Add python. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-01-19gnu: transcode: Fix typo in description.Leo Famulari
* gnu/packages/video.scm (transcode)[description]: Fix typo.
2022-01-19gnu: r-dplyr: Fix typo in description.Leo Famulari
* gnu/packages/statistics.scm (r-dplyr)[description]: Fix typo.
2022-01-19gnu: darktable: update to 3.8.0Alex Devaure
* gnu/packages/photo.scm (darktable): Update to 3.8.0. [inputs]: Remove input labels. Replace LUA with LUA-5.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-19gnu: komikku: Provide 'python'.Marius Bakke
...because MESON-BUILD-SYSTEM no longer includes it by default. * gnu/packages/gnome.scm (komikku)[inputs]: Add PYTHON.
2022-01-19gnu: python-fonttools: Fix build failure.Marius Bakke
* gnu/packages/python-xyz.scm (python-fonttools-with-tests)[arguments]: Skip tests that cannot run. [native-inputs]: Fix inheritance.
2022-01-19gnu: python-scikit-learn: Update to 1.0.2.Marius Bakke
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 1.0.2.
2022-01-16gnu: wpa-wupplicant: Update to 2.10 [security fixes].Leo Famulari
See the upstream advisory for more information on the security fixes contained in these updates: https://w1.fi/security/2022-1/sae-eap-pwd-side-channel-attack-update-2.txt * gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.10. [source]: Remove obsolete patches. * gnu/packages/patches/wpa-supplicant-CVE-2021-27803.patch, gnu/packages/patches/wpa-supplicant-CVE-2021-30004.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-01-16gnu: wine: Update to 7.0.Tobias Geerinckx-Rice
* gnu/packages/wine.scm (wine): Update to 7.0. [inputs]: Remove now-bundled faudio, lcms, libxml2, libxslt, libmpg123, libpng, libjpeg, and libtiff. But read the comment. * gnu/packages/wine.scm (wine, wine64, wine-minimal)[arguments]: Add a new 'patch-SHELL phase. Don't explicitly return #t from phases.
2022-01-19gnu: audacity: Update to 3.1.3Liliana Marie Prikler
* gnu/packages/patches/audacity-add-include.patch: Delete file. * gnu/packages/patches/audacity-build-with-system-portaudio.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/audio (audacity): Update to 3.1.3 [inputs]: Use wxwidgets-3.1. Add linux-libre-headers, libjpeg-turbo, sqlite, portaudio. [#:configure-flags]: Update to disable conan during build, prefer system libraries, and disable features that phone home. [#:phases]: Add fix-cmake-rpath to ensure correct DT_RUNPATHs. Adjust comment-out-revision-indent and use-upstream-headers. [native-search-paths]: Add AUDACITY_MODULES_PATH and AUDACITY_PATH.
2022-01-19gnu: wxwidgets-3.1: Update to 3.1.5.Liliana Marie Prikler
* gnu/packages/wxwidgets.scm (wxwidgets-3.1): Update to 3.1.5. [inputs]: Add catch-framework. [#:configure-flags]: List out all flags. [#:phases]: Add ‘add-catch’ phase. Replace ‘configure’ with manual configuration.
2022-01-19gnu: guix: update to 1.3.0-22.24c3485.Vagrant Cascadian
Fixes build of guix on aarch64: https://issues.guix.gnu.org/52943 * gnu/packages/package-management.scm (guix): update to 1.3.0-22.24c3485.
2022-01-16gnu: xpadneo: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (xpadneo)[arguments]: Rewrite as G-expressions.
2022-01-16gnu: v4l2loopback-linux-module: Unquote arguments.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]: Make an unquoted LIST.
2022-01-16gnu: ddcci-driver-linux: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (ddcci-driver-linux)[arguments]: Rewrite as G-expressions.
2022-01-16gnu: ddcci-driver-linux: Update to 0.4.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.2.
2022-01-16gnu: bbswitch-module: Unquote arguments.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (bbswitch-module)[arguments]: Make an unquoted LIST.
2022-01-16gnu: vhba-module: Unquote arguments.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (vhba-module)[arguments]: Make an unquoted LIST.