summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: vtk-8: Pass -fcommon to compiler.Ricardo Wurmus2021-11-22
| | | | | * gnu/packages/image-processing.scm (vtk-8)[arguments]: Add -fcommon to CFLAGS.
* gnu: opencascade-occt: Use TBB 2020.Ricardo Wurmus2021-11-22
| | | | | * gnu/packages/maths.scm (opencascade-occt)[inputs]: Replace tbb with tbb-2020.
* gnu: python-prawcore: Update to 7.5.0.Ricardo Wurmus2021-11-22
| | | | | * gnu/packages/python-web.scm (python-prawcore): Update to 7.5.0. [arguments]: Disable two broken tests.
* gnu: python-prawcore: Update to 2.3.0.Ricardo Wurmus2021-11-22
| | | | * gnu/packages/python-web.scm (python-prawcore): Update to 2.3.0.
* gnu: giara: Use libsoup2 variant of webkitgtk.Ricardo Wurmus2021-11-22
| | | | | * gnu/packages/syndication.scm (giara)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2.
* gnu: giara: Use GUIX_PYTHONPATH.Ricardo Wurmus2021-11-22
| | | | | * gnu/packages/syndication.scm (giara)[arguments]: Replace PYTHONPATH with GUIX_PYTHONPATH.
* gnu: python-praw: Remove trailing #T.Ricardo Wurmus2021-11-22
| | | | | * gnu/packages/python-web.scm (python-praw)[arguments]: Remove trailing #T from build phases.
* gnu: python-praw: Add missing input.Ricardo Wurmus2021-11-22
| | | | | * gnu/packages/python-web.scm (python-praw)[propagated-inputs]: Add python-update-checker.
* gnu: Add python-update-checker.Ricardo Wurmus2021-11-22
| | | | * gnu/packages/python-xyz.scm (python-update-checker): New variable.
* gnu: python-nautilus: Remove package.John Kehayias2021-11-21
| | | | | | | | | | | | | | This package dates from 2016 and looks inactive. The packages that used this as an input actually wanted nautilus-python (not currently packaged), for (optional) integration with the nautilus file manager. * gnu/packages/python-xyz.scm (python-nautilus): Remove variable. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect)[inputs]: Remove it. * gnu/packages/sync.scm (nexcloud-client)[inputs]: Remove it. * gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-django-localflavor: Use GUIX_PYTHONPATH.Ricardo Wurmus2021-11-21
| | | | | * gnu/packages/django.scm (python-django-localflavor)[arguments]: Use GUIX_PYTHONPATH.
* gnu: python-invoke: Update to 1.6.0.Ricardo Wurmus2021-11-21
| | | | * gnu/packages/python-xyz.scm (python-invoke): Update to 1.6.0.
* gnu: python-invoke: Delete incompatible and unused code.Ricardo Wurmus2021-11-21
| | | | | | * gnu/packages/python-xyz.scm (python-invoke)[arguments]: Add build phase 'delete-python2-code. (python2-invoke)[arguments]: Remove that phase and add 'delete-python3-code.
* gnu: network-manager: Build with Meson 0.60.Ludovic Courtès2021-11-21
| | | | | | | | | | | This is another way to address <https://github.com/mesonbuild/meson/issues/9492> as suggested by Nirbheek Chauhan and Paolo Bonzini. * gnu/packages/patches/network-manager-meson.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (network-manager)[source]: Use it. [arguments]: Remove #:meson.
* gnu: trytond: Avoid top-level references to other modules.Ludovic Courtès2021-11-21
| | | | | | | This delays references to variables defined in other modules. * gnu/packages/tryton.scm (%standard-trytond-native-inputs): Turn into a thunk. Adjust users.
* gnu: trytond: Build against python-werkzeug 1.0.Ludovic Courtès2021-11-21
| | | | | | * gnu/packages/tryton.scm (trytond)[propagated-inputs]: Replace PYTHON-WERKZEUG by PYTHON-WERKZEUG-1.0. * gnu/packages/tryton.scm (%standard-trytond-native-inputs): Likewise.
* gnu: python-werkzeug: Reintroduce 1.0.1.Ludovic Courtès2021-11-21
| | | | | | * gnu/packages/python-web.scm (python-werkzeug-1.0): New variable. * gnu/packages/patches/python-werkzeug-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: gdb: Build fix for the Hurd.Jan (janneke) Nieuwenhuizen2021-11-21
| | | | | | | | | | This allows (cross-)building gdb-minimal for the Hurd. * gnu/packages/patches/gdb-fix-gnu-nat-build.patch: New file, taken from upstream. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web.scm (gdb)[inputs]: When building for the Hurd, add it. [arguments]: When building for the Hurd, apply it.
* gnu: nghttp2: Resurrect cross-building.Jan (janneke) Nieuwenhuizen2021-11-21
| | | | | * gnu/packages/web.scm (nghttp2)[arguments]: Add "--disable-python-bindings" when cross-building.
* gnu: help2man: Resurrect cross-building.Jan (janneke) Nieuwenhuizen2021-11-21
| | | | | | | | | | | | This is a follow-up to commit 378df42fc5ed85260cd9d4c666b67f29baf11f48 gnu: help2man: Add optional dependencies. It resurrects the cross-building of all build dependencies for guix, e.g., for creating a childhurd with a Guix development environment. * gnu/packages/man.scm (help2man)[inputs]: Do not use perl-gettext when cross-building; perl-gettext cannot be cross-built.
* gnu: ghc: Depend on 'git-minimal/fixed'.Ludovic Courtès2021-11-21
| | | | | | * gnu/packages/haskell.scm (ghc-8.8): Replace GIT/FIXED by GIT-MINIMAL/FIXED. * gnu/packages/version-control.scm (git/fixed): Remove.
* gnu: blender: Update to 2.93.6.Ludovic Courtès2021-11-21
| | | | * gnu/packages/graphics.scm (blender): Update to 2.93.6.
* gnu: lyx: Remove reference to '%outputs'.Ludovic Courtès2021-11-21
| | | | | | * gnu/packages/tex.scm (lyx)[arguments]: Rewrite as gexps. Refer to #$output instead of '%outputs', which 'qt-build-system' no longer defines.
* gnu: emacs-xwidgets{,-next-pgtk}: Use webkitgtk-with-libsoup2.John Kehayias2021-11-21
| | | | | | | | * gnu/packages/emacs.scm (emacs-xwidgets, emacs-next-pgtk)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2. * gnu/packages/webkit.scm (webkitgtk-with-libsoup2): Add further information about where this package is used and upstream tracker for libsoup3.
* gnu: linux-libre: Make build reproducible.Maxim Cournoyer2021-11-21
| | | | | | | | Fixes <https://issues.guix.gnu.org/24028>. * gnu/packages/linux.scm (make-linux-libre*): Remove trailing #t. [phases]{configure}: Set KBUILD_BUILD_USER and KBUILD_BUILD_HOST environment variables.
* gnu: nautilus: Update to 41.0.Vivien Kraus2021-11-21
| | | | | | | * gnu/packages/gnome.scm (nautilus): Upgrade to 41.0. * gnu/packages/gnome.scm (nautilus) [arguments]: Use meson 0.59. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: gnome-autoar: Update to 0.4.1.Vivien Kraus2021-11-21
| | | | | | | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.1. * gnu/packages/gnome.scm (gnome-autoar) [build-system]: Switch to meson. * gnu/packages/gnome.scm (gnome-autoar) [native-inputs]: Add glib:bin for glib-mkenums. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: gnome-session: Restore elogind support.Timothy Sample2021-11-21
| | | | | | | | | | * gnu/packages/patches/gnome-session-support-elogind.patch: New file. * gnu/local.mk: Add it. * gnu/packages/gnome.scm (gnome-session)[source]: Use it. [arguments]: Add "-Delogind=true" to #:configure-flags; remove phases that patch in old-style elogind support. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: genimage: Update to 14-1.11bb044.Mathieu Othacehe2021-11-21
| | | | | | | | | Update to commit 11bb04455 to integrate fixes related to new genext2fs and e2fsprogs versions. * gnu/packages/genimage.scm (genimage): Update to 14-1.11bb044. [arguments]{fix-failing-tests}: Update it. * gnu/packages/patches/genimage-mke2fs-test.patch: Update it.
* gnu: python-scanpy: Set PYTHONPATH variable.Ricardo Wurmus2021-11-21
| | | | | | | | This is a follow-up to commit 664721422cd17c151df00b9ecab268d1aa18e3b3. * gnu/packages/bioinformatics.scm (python-scanpy)[arguments]: Set PYTHONPATH variable during the build as GUIX_PYTHONPATH does not have the intended effect.
* gnu: python-scanpy: Update to 1.8.2.Ricardo Wurmus2021-11-21
| | | | | * gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.8.2. [arguments]: Disable test_clustermap test.
* gnu: xfce-weather-plugin: Fix build by depending on libsoup2.Kaelyn Takata2021-11-21
| | | | | | | * gnu/packages/xfce.scm (xfce-weather-plugin)[inputs]: Replace libsoup with libsoup-minimal-2. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: python-libvirt: Update to 7.9.0.Jack Hill2021-11-21
| | | | | | * gnu/packages/virtualization.scm (python-libvirt): Update to 7.9.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: python-seaborn: Update to 0.11.2.Ricardo Wurmus2021-11-21
| | | | * gnu/packages/python-xyz.scm (python-seaborn): Update to 0.11.2.
* gnu: emacs-elpy: More aggressively trim nondeterministic tests.Maxim Cournoyer2021-11-20
| | | | | | | | | More failing tests keep appearing sparingly, a few at a time. With the following change, the build succeeded 20 rounds. * gnu/packages/emacs-xyz.scm (emacs-elpy) [phases]{disable-broken-tests}: Disable whole tests families affected by nondeterministic failures rather than individual tests.
* gnu: perl-cworld-dekker: Use GUIX_PYTHONPATH.Ricardo Wurmus2021-11-21
| | | | | * gnu/packages/bioinformatics.scm (perl-cworld-dekker)[arguments]: Use GUIX_PYTHONPATH.
* gnu: python-scanpy: Use GUIX_PYTHONPATH.Ricardo Wurmus2021-11-21
| | | | | * gnu/packages/bioinformatics.scm (python-scanpy)[arguments]: Use GUIX_PYTHONPATH instead of PYTHONPATH.
* gnu: python-numpy: Alias to python-numpy-1.20.Ricardo Wurmus2021-11-21
| | | | | | | | | | | | | | Numpy 1.20 is required by numba and umap-learn. Attempts to rename numpy 1.20 to allow it to coexist with numpy 1.21 in the same environment have not been successful. * gnu/packages/python-xyz.scm (python-numpy): Rename to... (python-numpy-next): ...this variable. (python2-numpy): Use python-numpy-next package as parent. (python-numpy-1.20): Inherit from python-numpy-next. (python-numpy): New variable pointing to python-numpy-1.20. (python-numba)[propagated-inputs]: Replace python-numpy-1.20 with python-numpy.
* gnu: multiqc: Remove sanity check.Ricardo Wurmus2021-11-21
| | | | * gnu/packages/bioinformatics.scm (multiqc)[arguments]: Delete 'sanity-check phase.
* gnu: multiqc: Use GUIX_PYTHONPATH.Ricardo Wurmus2021-11-21
| | | | | * gnu/packages/bioinformatics.scm (multiqc)[arguments]: Replace PYTHONPATH with GUIX_PYTHONPATH.
* gnu: libmp4v2: Build with '-std=c++03'.Ludovic Courtès2021-11-20
| | | | * gnu/packages/video.scm (libmp4v2)[arguments]: Add #:configure-flags.
* gnu: python-qtconsole: Add dependency on python-pyqt.Ludovic Courtès2021-11-20
| | | | | * gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]: Add PYTHON-PYQT.
* vm: <virtual-machine> defaults to using 'qemu-minimal'.Ludovic Courtès2021-11-20
| | | | | | | 'qemu-minimal' is enough for system tests, which is the main (only?) use of <virtual-machine>. * gnu/system/vm.scm (<virtual-machine>)[qemu]: Default to QEMU-MINIMAL.
* gnu: tcp-wrappers: Allow compilation with glibc 2.33.Ludovic Courtès2021-11-20
| | | | * gnu/packages/networking.scm (tcp-wrappers)[source]: Add 'snippet'.
* gnu: grafx2: Build with '-fcommon'.Ludovic Courtès2021-11-20
| | | | | * gnu/packages/game-development.scm (grafx2)[arguments]: Add '-fcommon' to #:make-flags.
* gnu: grafx2: Add 'file-name' field to source.Ludovic Courtès2021-11-20
| | | | | | | | | Without a file name ending in ".tgz" (or similar), the 'unpack' phase wouldn't extract it (as implemented in commit cfcead2e515c0dae02127e5a76496463898be6b6). * gnu/packages/game-development.scm (grafx2)[source]: Add 'file-name' field.
* gnu: ledger: Remove failing test output.John Kehayias2021-11-20
| | | | | | | * gnu/packages/finance.scm (ledger)[source]: Add snippet to remove a failing test. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sdrangel: Update to 6.17.3.Guillaume Le Vaillant2021-11-20
| | | | | * gnu/packages/radio.scm (sdrangel): Update to 6.17.3. [arguments]: Add 'fix-boost-compatibility' phase.
* gnu: opencpn: Update to 5.2.4.Guillaume Le Vaillant2021-11-20
| | | | | * gnu/packages/geo.scm (opencpn): Update to 5.2.4. [arguments]: Update 'configure-flag' and 'fix-build' phase.
* gnu: python-scikit-learn: Update to 1.0.1.Ricardo Wurmus2021-11-20
| | | | | * gnu/packages/machine-learning.scm (python-scikit-learn): Update to 1.0.1. [arguments]: Disable one failing network test.