Age | Commit message (Expand) | Author |
2021-11-22 | gnu: proof-general: Adjust autoloads for Emacs....Fixes <https://bugs.gnu.org/46016>.
* gnu/packages/coq.scm (proof-general)[native-inputs]: Remove 'which'.
[inputs]: Remove 'coq' and 'emacs'.
[arguments]<#:make-flags>: Adjust to find 'emacs'.
Set 'ELISP' and 'DEST_LISP'.
<#:modules, #:imported-modules>: Remove.
<#:phases>: Remove call to 'which' in Makefile.
Add copy file allowing Emacs autoloads.
Clean unnecessary code.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| zimoun |
2021-11-22 | gnu: linsmith: Pass -fcommon to compiler....* gnu/packages/engineering.scm (linsmith)[arguments]: Add -fcommon to CFLAGS.
| Ricardo Wurmus |
2021-11-22 | gnu: python-codacy-coverage: Add missing python-requests input....* gnu/packages/python-check.scm (python-codacy-coverage)
[propagated-inputs]: Add python-requests.
| Maxim Cournoyer |
2021-11-22 | gnu: python-dnspython: Patch out problematic getprotobyname calls....* gnu/packages/python-xyz.scm (python-dnspython)
[phases]{patch-getprotobyname-calls}: New phase.
| Maxim Cournoyer |
2021-11-22 | gnu: http-parser: Update to 1.1.4....* gnu/packages/web.scm (http-parser): Update to 1.1.4.
[phases]: Delete trailing #t.
| Maxim Cournoyer |
2021-11-22 | gnu: weechat-wee-slack: Use GUIX_PYTHONPATH....* gnu/packages/messaging.scm (weechat-wee-slack)[arguments]: Use
GUIX_PYTHONPATH.
| Ricardo Wurmus |
2021-11-22 | gnu: weechat-matrix: Use GUIX_PYTHONPATH....* gnu/packages/messaging.scm (weechat-matrix)[arguments]: Use GUIX_PYTHONPATH.
| Ricardo Wurmus |
2021-11-22 | gnu: python-zulip: Do not change PYTHONPATH....* gnu/packages/messaging.scm (python-zulip)[arguments]: Do not set PYTHONPATH
variable.
| Ricardo Wurmus |
2021-11-22 | gnu: python-zulip: Remove trailing #T....* gnu/packages/messaging.scm (python-zulip)[arguments]: Remove trailing #T
from build phases.
| Ricardo Wurmus |
2021-11-22 | gnu: python-jplephem: Use ADD-INSTALLED-PYTHONPATH....* gnu/packages/astronomy.scm (python-jplephem)[arguments]: Use
ADD-INSTALLED-PYTHONPATH instead of setting PYTHONPATH directly; run tests
conditionally.
| Ricardo Wurmus |
2021-11-22 | gnu: emacs-ryo-modal: Update to 0.45....* gnu/packages/emacs-xyz.scm (emacs-ryo-modal): Update to 0.45.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| pinoaffe |
2021-11-22 | gnu: linux-libre 5.4: Update to 5.4.161....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.161.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-11-22 | gnu: linux-libre 5.10: Update to 5.10.81....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.81.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-11-22 | gnu: linux-libre: Update to 5.14.21....* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.21.
(linux-libre-5.14-pristine-source): Update hash.
| Leo Famulari |
2021-11-22 | gnu: awesome: Fix build....* gnu/packages/patches/awesome-4.3-fno-common.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/wm.scm (awesome)[source]: Use it.
[arguments]{set-paths}: Set HOME and XDG_CACHE_HOME variables.
| Mathieu Othacehe |
2021-11-22 | gnu: moarvm: Fix compiling with gcc 10....* gnu/packages/perl6.scm (moarvm)[arguments]: Add '-fcommon' to CFLAGS.
| Guillaume Le Vaillant |
2021-11-22 | gnu: arb: Update to 2.21.1....* gnu/packages/algebra.scm (arb): Update to 2.21.1.
| Andreas Enge |
2021-11-22 | gnu: flint: Update to 2.8.4....* gnu/packages/algebra.scm (flint): Update to 2.8.4.
| Andreas Enge |
2021-11-22 | gnu: pari-gp: Update to 2.13.3....* gnu/packages/algebra.scm (pari-gp): Update to 2.13.3.
| Andreas Enge |
2021-11-22 | gnu: xfce4-screenshooter: Fix build....* gnu/packages/xfce.scm (xfce4-screenshooter)[inputs]: Use libsoup 2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Brendan Tildesley |
2021-11-22 | gnu: emacs-form-feed: Update to 0.2.3....* gnu/packages/emacs-xyz.scm (emacs-form-feed): Update to 0.2.3.
| Nicolas Goaziou |
2021-11-22 | gnu: cl-portal: Update to 1.2....* gnu/packages/lisp-xyz.scm (sbcl-portal): Update to 1.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Charles |
2021-11-22 | gnu: cl-yxorp: Update to 0.2....* gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Charles |
2021-11-22 | gnu: emacs-eldev: Update to 0.10.1....* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 0.10.1.
| Nicolas Goaziou |
2021-11-22 | gnu: emacs-evil-multiedit: Update to 1.4.3....* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit): Update to 1.4.3.
| Nicolas Goaziou |
2021-11-22 | gnu: Add lz4json....* gnu/packages/gnuzilla.scm (lz4json): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Zzull |
2021-11-22 | gnu: gdb: Build fix for the Hurd, part 2....This is a follow-up to commit
b1fd9531149b94a7e7cdabc67b08ea6a47b03d3d
gnu: gdb: Build fix for the Hurd.
* gnu/packages/patches/gdb-fix-gnu-nat-build.patch: Include two more patches.
| Jan (janneke) Nieuwenhuizen |
2021-11-22 | gnu: freecad: Use GUIX_PYTHONPATH....* gnu/packages/engineering.scm (freecad)[arguments]: Use GUIX_PYTHONPATH.
| Ricardo Wurmus |
2021-11-22 | gnu: vtk-8: Pass -fcommon to compiler....* gnu/packages/image-processing.scm (vtk-8)[arguments]: Add -fcommon to
CFLAGS.
| Ricardo Wurmus |
2021-11-22 | gnu: opencascade-occt: Use TBB 2020....* gnu/packages/maths.scm (opencascade-occt)[inputs]: Replace tbb with
tbb-2020.
| Ricardo Wurmus |
2021-11-22 | gnu: python-prawcore: Update to 7.5.0....* gnu/packages/python-web.scm (python-prawcore): Update to 7.5.0.
[arguments]: Disable two broken tests.
| Ricardo Wurmus |
2021-11-22 | gnu: python-prawcore: Update to 2.3.0....* gnu/packages/python-web.scm (python-prawcore): Update to 2.3.0.
| Ricardo Wurmus |
2021-11-22 | gnu: giara: Use libsoup2 variant of webkitgtk....* gnu/packages/syndication.scm (giara)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
| Ricardo Wurmus |
2021-11-22 | gnu: giara: Use GUIX_PYTHONPATH....* gnu/packages/syndication.scm (giara)[arguments]: Replace PYTHONPATH with
GUIX_PYTHONPATH.
| Ricardo Wurmus |
2021-11-22 | gnu: python-praw: Remove trailing #T....* gnu/packages/python-web.scm (python-praw)[arguments]: Remove trailing #T
from build phases.
| Ricardo Wurmus |
2021-11-22 | gnu: python-praw: Add missing input....* gnu/packages/python-web.scm (python-praw)[propagated-inputs]: Add
python-update-checker.
| Ricardo Wurmus |
2021-11-22 | gnu: Add python-update-checker....* gnu/packages/python-xyz.scm (python-update-checker): New variable.
| Ricardo Wurmus |
2021-11-21 | gnu: lttng-tools: Update to 2.13.1....* gnu/packages/linux.scm (lttng-tools): Bump version.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Olivier Dion |
2021-11-21 | gnu: lttng-ust: Update to 2.13.0....* gnu/packages/linux.scm (lttng-ust): Bump version.
[native-inputs]: Add pkg-config.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Olivier Dion |
2021-11-21 | gnu: Add babeltrace....* gnu/packages/linux.scm (babeltrace): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Olivier Dion |
2021-11-21 | gnu: python-nautilus: Remove package....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>
| John Kehayias |
2021-11-21 | gnu: python-django-localflavor: Use GUIX_PYTHONPATH....* gnu/packages/django.scm (python-django-localflavor)[arguments]: Use
GUIX_PYTHONPATH.
| Ricardo Wurmus |
2021-11-21 | gnu: python-invoke: Update to 1.6.0....* gnu/packages/python-xyz.scm (python-invoke): Update to 1.6.0.
| Ricardo Wurmus |
2021-11-21 | gnu: python-invoke: Delete incompatible and unused code....* 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.
| Ricardo Wurmus |
2021-11-21 | gnu: network-manager: Build with Meson 0.60....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.
| Ludovic Courtès |
2021-11-21 | gnu: trytond: Avoid top-level references to other modules....This delays references to variables defined in other modules.
* gnu/packages/tryton.scm (%standard-trytond-native-inputs): Turn into a
thunk. Adjust users.
| Ludovic Courtès |
2021-11-21 | gnu: trytond: Build against python-werkzeug 1.0....* gnu/packages/tryton.scm (trytond)[propagated-inputs]: Replace
PYTHON-WERKZEUG by PYTHON-WERKZEUG-1.0.
* gnu/packages/tryton.scm (%standard-trytond-native-inputs): Likewise.
| Ludovic Courtès |
2021-11-21 | gnu: python-werkzeug: Reintroduce 1.0.1....* 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.
| Ludovic Courtès |
2021-11-21 | gnu: gdb: Build fix for the Hurd....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.
| Jan (janneke) Nieuwenhuizen |
2021-11-21 | gnu: Add qxmpp....* gnu/packages/messaging.scm (qxmpp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |