Commit Graph

78917 Commits

Author SHA1 Message Date
Taiju HIGASHI
bb3fbb4d9d
gnu: Add emacs-ddskk-nicola.
* gnu/packages/emacs-xyz.scm (emacs-ddskk-nicola): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-22 21:32:22 +01:00
Liliana Marie Prikler
8cae6dbc88
gnu: statistics: Delete trailing whitespace.
* gnu/packages/statistics.scm: Delete trailing whitespace.
2021-11-22 21:24:10 +01:00
Frank Pursel
882dad5085
gnu: Add xlispstat.
* gnu/packages/statistics.scm (xlispstat): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-22 21:24:09 +01:00
jgart
6ac283bad7
gnu: Add cl-cmn.
* gnu/packages/lisp-xyz.scm (cl-cmn, sbcl-cmn, ecl-cmn): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22 20:42:15 +01:00
Ricardo Wurmus
3d109b0306
gnu: uim-qt: Pass -fcommon to compiler.
* gnu/packages/xorg.scm (uim-qt)[arguments]: Add -fcommon to CPPFLAGS.
2021-11-22 20:32:07 +01:00
Ricardo Wurmus
108b923d92
gnu: uim-gtk: Pass -fcommon to compiler.
* gnu/packages/xorg.scm (uim-gtk)[arguments]: Add -fcommon to CFLAGS.
2021-11-22 20:32:07 +01:00
Ricardo Wurmus
1882282843
gnu: megaglest: Pass -fcommon to compiler.
* gnu/packages/games.scm (megaglest)[arguments]: Add -fcommon to CFLAGS and
CXXFLAGS.
2021-11-22 20:32:07 +01:00
Guillaume Le Vaillant
be99485786
gnu: chez-scheme: Add missing inputs.
* gnu/packages/chez.scm (chez-scheme)[native-inputs]: Add
  texlive-dvips-l3backend and texlive-fonts-ec.
  [arguments]: Set HOME in 'configure' phase.
2021-11-22 20:15:34 +01:00
zimoun
cb296dfa2e
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>
2021-11-22 19:21:17 +01:00
Ricardo Wurmus
3d32fd1a6e
gnu: linsmith: Pass -fcommon to compiler.
* gnu/packages/engineering.scm (linsmith)[arguments]: Add -fcommon to CFLAGS.
2021-11-22 18:24:57 +01:00
Maxim Cournoyer
318b9f19b7
gnu: python-codacy-coverage: Add missing python-requests input.
* gnu/packages/python-check.scm (python-codacy-coverage)
[propagated-inputs]: Add python-requests.
2021-11-22 12:20:46 -05:00
Maxim Cournoyer
e5ffff316f
gnu: python-dnspython: Patch out problematic getprotobyname calls.
* gnu/packages/python-xyz.scm (python-dnspython)
[phases]{patch-getprotobyname-calls}: New phase.
2021-11-22 12:20:46 -05:00
Maxim Cournoyer
07f078dbcf
gnu: http-parser: Update to 1.1.4.
* gnu/packages/web.scm (http-parser): Update to 1.1.4.
[phases]: Delete trailing #t.
2021-11-22 12:20:46 -05:00
Ricardo Wurmus
7d5c5b3493
gnu: weechat-wee-slack: Use GUIX_PYTHONPATH.
* gnu/packages/messaging.scm (weechat-wee-slack)[arguments]: Use
GUIX_PYTHONPATH.
2021-11-22 18:00:55 +01:00
Ricardo Wurmus
968fff5706
gnu: weechat-matrix: Use GUIX_PYTHONPATH.
* gnu/packages/messaging.scm (weechat-matrix)[arguments]: Use GUIX_PYTHONPATH.
2021-11-22 18:00:55 +01:00
Ricardo Wurmus
e86f85046f
gnu: python-zulip: Do not change PYTHONPATH.
* gnu/packages/messaging.scm (python-zulip)[arguments]: Do not set PYTHONPATH
variable.
2021-11-22 18:00:55 +01:00
Ricardo Wurmus
cea3c866f5
gnu: python-zulip: Remove trailing #T.
* gnu/packages/messaging.scm (python-zulip)[arguments]: Remove trailing #T
from build phases.
2021-11-22 18:00:55 +01:00
Ricardo Wurmus
823e855bd0
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.
2021-11-22 18:00:55 +01:00
pinoaffe
3d2e41adf2
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>
2021-11-22 17:29:42 +01:00
Leo Famulari
4df826f340
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.
2021-11-22 10:43:00 -05:00
Leo Famulari
5bff28e089
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.
2021-11-22 10:43:00 -05:00
Leo Famulari
36e2d993da
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.
2021-11-22 10:42:57 -05:00
Mathieu Othacehe
e711ad3185
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.
2021-11-22 15:35:47 +00:00
Guillaume Le Vaillant
18ab016be1
gnu: moarvm: Fix compiling with gcc 10.
* gnu/packages/perl6.scm (moarvm)[arguments]: Add '-fcommon' to CFLAGS.
2021-11-22 13:44:19 +01:00
Andreas Enge
e1dce8faf0
gnu: arb: Update to 2.21.1.
* gnu/packages/algebra.scm (arb): Update to 2.21.1.
2021-11-22 13:27:50 +01:00
Andreas Enge
7f4b31578d
gnu: flint: Update to 2.8.4.
* gnu/packages/algebra.scm (flint): Update to 2.8.4.
2021-11-22 13:27:50 +01:00
Andreas Enge
1d7e603a77
gnu: pari-gp: Update to 2.13.3.
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.3.
2021-11-22 13:27:50 +01:00
Brendan Tildesley
83bd1b70cc
gnu: xfce4-screenshooter: Fix build.
* gnu/packages/xfce.scm (xfce4-screenshooter)[inputs]: Use libsoup 2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22 13:04:35 +01:00
Nicolas Goaziou
e5ac7670b1
gnu: emacs-form-feed: Update to 0.2.3.
* gnu/packages/emacs-xyz.scm (emacs-form-feed): Update to 0.2.3.
2021-11-22 11:50:54 +01:00
Charles
abd856b505
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>
2021-11-22 11:47:39 +01:00
Charles
e26a149e22
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>
2021-11-22 11:47:38 +01:00
Nicolas Goaziou
616216b0ad
gnu: emacs-eldev: Update to 0.10.1.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 0.10.1.
2021-11-22 11:43:08 +01:00
Nicolas Goaziou
3edadb4219
gnu: emacs-evil-multiedit: Update to 1.4.3.
* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit): Update to 1.4.3.
2021-11-22 11:37:49 +01:00
Zzull
586a1ef971
gnu: Add lz4json.
* gnu/packages/gnuzilla.scm (lz4json): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-22 11:21:30 +01:00
Jan (janneke) Nieuwenhuizen
276efadd84
gnu: gdb: Build fix for the Hurd, part 2.
This is a follow-up to commit
    b1fd953114
    gnu: gdb: Build fix for the Hurd.

* gnu/packages/patches/gdb-fix-gnu-nat-build.patch: Include two more patches.
2021-11-22 09:08:27 +01:00
Ricardo Wurmus
17017eb540
gnu: freecad: Use GUIX_PYTHONPATH.
* gnu/packages/engineering.scm (freecad)[arguments]: Use GUIX_PYTHONPATH.
2021-11-22 08:58:03 +01:00
Ricardo Wurmus
f2bc1877c4
gnu: vtk-8: Pass -fcommon to compiler.
* gnu/packages/image-processing.scm (vtk-8)[arguments]: Add -fcommon to
CFLAGS.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
06e993d0ee
gnu: opencascade-occt: Use TBB 2020.
* gnu/packages/maths.scm (opencascade-occt)[inputs]: Replace tbb with
tbb-2020.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
c8b535aa69
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.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
da531f9b4c
gnu: python-prawcore: Update to 2.3.0.
* gnu/packages/python-web.scm (python-prawcore): Update to 2.3.0.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
60e33428d1
gnu: giara: Use libsoup2 variant of webkitgtk.
* gnu/packages/syndication.scm (giara)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
c7769bfca7
gnu: giara: Use GUIX_PYTHONPATH.
* gnu/packages/syndication.scm (giara)[arguments]: Replace PYTHONPATH with
GUIX_PYTHONPATH.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
b5ee19e134
gnu: python-praw: Remove trailing #T.
* gnu/packages/python-web.scm (python-praw)[arguments]: Remove trailing #T
from build phases.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
297b199c0f
gnu: python-praw: Add missing input.
* gnu/packages/python-web.scm (python-praw)[propagated-inputs]: Add
python-update-checker.
2021-11-22 08:57:36 +01:00
Ricardo Wurmus
b5016027a0
gnu: Add python-update-checker.
* gnu/packages/python-xyz.scm (python-update-checker): New variable.
2021-11-22 08:57:32 +01:00
Olivier Dion
9d370029c2
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>
2021-11-21 21:32:22 -05:00
Olivier Dion
ea48a87f1f
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>
2021-11-21 21:32:19 -05:00
Olivier Dion
82f8ac4c29
gnu: Add babeltrace.
* gnu/packages/linux.scm (babeltrace): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-21 20:46:59 -05:00
John Kehayias
b033079e47
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>
2021-11-21 20:41:03 -05:00
Ricardo Wurmus
aa100d3fe8
gnu: python-django-localflavor: Use GUIX_PYTHONPATH.
* gnu/packages/django.scm (python-django-localflavor)[arguments]: Use
GUIX_PYTHONPATH.
2021-11-21 23:36:12 +01:00
Ricardo Wurmus
66d6daeafe
gnu: python-invoke: Update to 1.6.0.
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.6.0.
2021-11-21 23:36:12 +01:00
Ricardo Wurmus
72876fb02d
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.
2021-11-21 23:36:12 +01:00
Ludovic Courtès
f862d7fb8d
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.
2021-11-21 23:01:15 +01:00
Ludovic Courtès
84c3aafb5a
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.
2021-11-21 23:01:15 +01:00
Ludovic Courtès
1b1e9b51f4
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.
2021-11-21 23:01:15 +01:00
Ludovic Courtès
248199863c
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.
2021-11-21 23:01:15 +01:00
Jan (janneke) Nieuwenhuizen
b1fd953114
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.
2021-11-21 22:27:14 +01:00
Vinicius Monego
b2d8174400
gnu: Add qxmpp.
* gnu/packages/messaging.scm (qxmpp): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-21 21:54:10 +01:00
jgart via Guix-patches via
97a8d0edda
gnu: Add devour.
* gnu/packages/wm.scm (devour): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-21 21:43:39 +01:00
Milkey Mouse
9092b38651
gnu: Add libplacebo.
* gnu/packages/video.scm (libplacebo): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-21 21:35:05 +01:00
Felix Gruber
16dda28fd7
gnu: sameboy: Update to 0.14.7.
* gnu/packages/emulators.scm (sameboy): Update to 0.14.7.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-21 21:31:19 +01:00
Jan (janneke) Nieuwenhuizen
ddbc3a6f4c
gnu: nghttp2: Resurrect cross-building.
* gnu/packages/web.scm (nghttp2)[arguments]: Add "--disable-python-bindings"
when cross-building.
2021-11-21 21:26:41 +01:00
Jan (janneke) Nieuwenhuizen
f33a977706
gnu: help2man: Resurrect cross-building.
This is a follow-up to commit
    378df42fc5
    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.
2021-11-21 20:35:40 +01:00
Christopher Baines
80efc5d005
gnu: guix-build-coordinator: Update to 0-38.d46e9ac.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-38.d46e9ac.
2021-11-21 18:56:31 +00:00
Julien Lepiller
8b140f393e
gnu: ocaml-merlin-reader: Update to 4.3.1-411.
* gnu/packages/ocaml.scm (ocaml-merlin-reader): Update to 4.3.1-411.
2021-11-21 19:49:36 +01:00
Nicolas Goaziou
b1c2ad312d
gnu: emacs-citar: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 0.9.
2021-11-21 19:30:05 +01:00
Julien Lepiller
63d8c7a82f
gnu: coq-stdpp: Update to 1.6.0.
* gnu/packages/coq.scm (coq-stdpp): Update to 1.6.0.
2021-11-21 19:27:13 +01:00
Julien Lepiller
07fc7046d2
gnu: coq-interval: Update to 4.3.1.
* gnu/packages/coq.scm (coq-interval): Update to 4.3.1.
2021-11-21 19:27:10 +01:00
Julien Lepiller
5bcf0101b2
gnu: coq-coquelicot: Update to 3.2.0.
* gnu/packages/coq.scm (coq-coquelicot): Update to 3.2.0.
2021-11-21 19:27:05 +01:00
Julien Lepiller
698e5c38b4
gnu: coq-mathcomp: Update to 1.13.0.
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.13.0.
2021-11-21 19:27:02 +01:00
Julien Lepiller
67fbcd437c
gnu: coq-gappa: Update to 1.5.0.
* gnu/packages/coq.scm (coq-gappa): Update to 1.5.0.
2021-11-21 19:26:57 +01:00
Julien Lepiller
45bc66dbe9
gnu: coq-flocq: Update to 3.4.2.
* gnu/packages/coq.scm (coq-flocq): Update to 3.4.2.
2021-11-21 19:26:26 +01:00
Ludovic Courtès
0154fac42a
gnu: ghc: Depend on 'git-minimal/fixed'.
* gnu/packages/haskell.scm (ghc-8.8): Replace GIT/FIXED by
GIT-MINIMAL/FIXED.
* gnu/packages/version-control.scm (git/fixed): Remove.
2021-11-21 18:37:50 +01:00
Ludovic Courtès
48d38125c2
gnu: blender: Update to 2.93.6.
* gnu/packages/graphics.scm (blender): Update to 2.93.6.
2021-11-21 18:37:50 +01:00
Ludovic Courtès
3f66b4c266
gnu: lyx: Remove reference to '%outputs'.
* gnu/packages/tex.scm (lyx)[arguments]: Rewrite as gexps.  Refer
to #$output instead of '%outputs', which 'qt-build-system' no longer
defines.
2021-11-21 18:37:50 +01:00
John Kehayias
85de88f1ad
gnu: emacs-xwidgets{,-next-pgtk}: Use webkitgtk-with-libsoup2.
* 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.
2021-11-21 16:43:12 +01:00
Julien Lepiller
29e9dc49cc
gnu: camlboot: Increase max-silent-time.
* gnu/packages/ocaml.scm (camlboot)[properties]: Set max-silent-time to
10 hours.
2021-11-21 16:20:57 +01:00
Liliana Marie Prikler
f0a30bf8aa
gnu: ibus-theme-tools: Do not delete check phase.
* gnu/packages/ibus.scm (ibus-theme-tools)[#:tests?]: Add with value #f and
an appropriate comment.
[#:phases]: Drop.
2021-11-21 15:17:32 +01:00
Songlin Jiang
6972c4f212
gnu: Add ibus-theme-tools.
* gnu/packages/ibus.scm (ibus-theme-tools): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-21 15:10:39 +01:00
Songlin Jiang
7cc2f02281
gnu: Add gnome-shell-extension-customize-ibus.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): New
variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-21 15:08:54 +01:00
Maxim Cournoyer
01ea70a29c
gnu: linux-libre: Make build reproducible.
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.
2021-11-21 09:08:52 -05:00
Vivien Kraus
a0e5af4593
gnu: nautilus: Update to 41.0.
* 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>
2021-11-21 09:08:52 -05:00
Vivien Kraus
fcf60dad58
gnu: gnome-autoar: Update to 0.4.1.
* 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>
2021-11-21 09:08:52 -05:00
Timothy Sample
404c7eedfe
gnu: gnome-session: Restore elogind support.
* 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>
2021-11-21 09:08:51 -05:00
Mathieu Othacehe
72501a555e
gnu: genimage: Update to 14-1.11bb044.
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.
2021-11-21 11:22:45 +00:00
Jaft
9bfbba8af5
gnu: Add gsimplecal.
* gnu/packages/calendar.scm (gsimplecal): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-21 09:43:23 +01:00
Ricardo Wurmus
e74bcbc64f
gnu: python-scanpy: Set PYTHONPATH variable.
This is a follow-up to commit 664721422c.

* gnu/packages/bioinformatics.scm (python-scanpy)[arguments]: Set PYTHONPATH
variable during the build as GUIX_PYTHONPATH does not have the intended
effect.
2021-11-21 09:07:50 +01:00
Ricardo Wurmus
6c9bbf8071
gnu: python-scanpy: Update to 1.8.2.
* gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.8.2.
[arguments]: Disable test_clustermap test.
2021-11-21 09:07:50 +01:00
Kaelyn Takata
4c4d53ed52
gnu: xfce-weather-plugin: Fix build by depending on libsoup2.
* gnu/packages/xfce.scm (xfce-weather-plugin)[inputs]: Replace libsoup with
libsoup-minimal-2.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-21 09:07:50 +01:00
Jack Hill
9f8a4760e8
gnu: python-libvirt: Update to 7.9.0.
* gnu/packages/virtualization.scm (python-libvirt): Update to 7.9.0.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-11-21 09:07:50 +01:00
Ricardo Wurmus
00127cbca7
gnu: python-seaborn: Update to 0.11.2.
* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.11.2.
2021-11-21 09:07:49 +01:00
Maxim Cournoyer
d8b429ddb7
gnu: emacs-elpy: More aggressively trim nondeterministic tests.
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.
2021-11-20 22:29:53 -05:00
Julien Lepiller
348f1f7cb5
gnu: camlboot: Update to latest commit.
* gnu/packages/ocaml.scm (camlboot): Update to latest commit.
2021-11-21 04:14:49 +01:00
Ricardo Wurmus
1a9665743b
gnu: perl-cworld-dekker: Use GUIX_PYTHONPATH.
* gnu/packages/bioinformatics.scm (perl-cworld-dekker)[arguments]: Use
GUIX_PYTHONPATH.
2021-11-21 00:40:34 +01:00
Ricardo Wurmus
664721422c
gnu: python-scanpy: Use GUIX_PYTHONPATH.
* gnu/packages/bioinformatics.scm (python-scanpy)[arguments]: Use
GUIX_PYTHONPATH instead of PYTHONPATH.
2021-11-21 00:39:57 +01:00
Ricardo Wurmus
a22fb2d164
gnu: python-numpy: Alias to python-numpy-1.20.
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.
2021-11-21 00:39:09 +01:00
Ricardo Wurmus
55870e86d9
gnu: multiqc: Remove sanity check.
* gnu/packages/bioinformatics.scm (multiqc)[arguments]: Delete 'sanity-check phase.
2021-11-21 00:39:09 +01:00
Ricardo Wurmus
e2ca652c98
gnu: multiqc: Use GUIX_PYTHONPATH.
* gnu/packages/bioinformatics.scm (multiqc)[arguments]: Replace PYTHONPATH
with GUIX_PYTHONPATH.
2021-11-21 00:39:05 +01:00
Ludovic Courtès
b2bfedcdb3
gnu: libmp4v2: Build with '-std=c++03'.
* gnu/packages/video.scm (libmp4v2)[arguments]: Add #:configure-flags.
2021-11-20 23:11:45 +01:00
Ludovic Courtès
27ceda472a
gnu: python-qtconsole: Add dependency on python-pyqt.
* gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]: Add
PYTHON-PYQT.
2021-11-20 23:11:45 +01:00
Ludovic Courtès
aaf210888c
vm: <virtual-machine> defaults to using 'qemu-minimal'.
'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.
2021-11-20 23:11:44 +01:00
Ludovic Courtès
ce67634629
gnu: tcp-wrappers: Allow compilation with glibc 2.33.
* gnu/packages/networking.scm (tcp-wrappers)[source]: Add 'snippet'.
2021-11-20 23:11:44 +01:00
Ludovic Courtès
83010a08bc
gnu: grafx2: Build with '-fcommon'.
* gnu/packages/game-development.scm (grafx2)[arguments]: Add '-fcommon'
to #:make-flags.
2021-11-20 23:11:44 +01:00
Ludovic Courtès
c34bb6b310
gnu: grafx2: Add 'file-name' field to source.
Without a file name ending in ".tgz" (or similar), the 'unpack' phase
wouldn't extract it (as implemented in commit
cfcead2e51).

* gnu/packages/game-development.scm (grafx2)[source]: Add 'file-name'
field.
2021-11-20 23:11:44 +01:00
Julien Lepiller
0846e7d326
gnu: Add ocaml-charinfo-width.
* gnu/packages/ocaml.scm (ocaml4.07-charinfo-width): Replace with...
(ocaml-charinfo-width): ...this. Use latest ocaml package.
2021-11-20 19:39:57 +01:00
Julien Lepiller
f9bf7de5b4
gnu: Add ocaml-gsl.
* gnu/packages/ocaml.scm (ocaml4.07-gsl): Replace with...
(ocaml-gsl): ...this. Use latest ocaml package.
(ocaml4.07-gsl-1): Adapt accordingly.
2021-11-20 19:39:54 +01:00
Julien Lepiller
0481810ebf
gnu: Add ocaml-fftw3.
* gnu/packages/ocaml.scm (ocaml4.07-fftw3): Replace with...
(ocaml-fftw3) ...this. Use latest ocaml package.
2021-11-20 19:39:52 +01:00
Julien Lepiller
e9d3f3656b
gnu: Add ocaml-lacaml.
* gnu/packages/ocaml.scm (ocaml4.07-lacaml): Replace with...
(ocaml-lacaml): ...this.  Use latest ocaml package.
2021-11-20 19:39:25 +01:00
John Kehayias
c51667d52e
gnu: ledger: Remove failing test output.
* gnu/packages/finance.scm (ledger)[source]: Add snippet to remove a failing
  test.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20 19:23:50 +01:00
Guillaume Le Vaillant
89eb1f2a76
gnu: sdrangel: Update to 6.17.3.
* gnu/packages/radio.scm (sdrangel): Update to 6.17.3.
  [arguments]: Add 'fix-boost-compatibility' phase.
2021-11-20 19:18:44 +01:00
Leo Famulari
40239e23e8
gnu: linux-libre 5.10: Update to 5.10.80.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.80.
(linux-libre-5.10-pristine-source): Update hash.
2021-11-20 13:15:11 -05:00
Leo Famulari
d2f5bc7da8
gnu: linux-libre: Update to 5.14.20.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.20.
(linux-libre-5.14-pristine-source): Update hash.
2021-11-20 13:15:07 -05:00
Guillaume Le Vaillant
4d02165992
gnu: opencpn: Update to 5.2.4.
* gnu/packages/geo.scm (opencpn): Update to 5.2.4.
  [arguments]: Update 'configure-flag' and 'fix-build' phase.
2021-11-20 18:23:15 +01:00
Julien Lepiller
0a4656f1c1
gnu: ocaml-version: Update to 3.4.0.
* gnu/packages/ocaml.scm (ocaml-version): Update to 3.4.0.
2021-11-20 17:09:03 +01:00
Julien Lepiller
4378eb9a15
gnu: ocaml-tyxml: Update to 4.5.0.
* gnu/packages/ocaml.scm (ocaml-tyxml): Update to 4.5.0.
2021-11-20 17:08:55 +01:00
Julien Lepiller
c2242284ab
gnu: ocaml-topkg: Update to 1.0.4.
* gnu/packages/ocaml.scm (ocaml-topkg): Update to 1.0.4.
2021-11-20 17:08:50 +01:00
Julien Lepiller
972c6fe87b
gnu: ocaml-stdlib-shims: Update to 0.3.0.
* gnu/packages/ocaml.scm (ocaml-stdlib-shims): Update to 0.3.0.
2021-11-20 17:08:47 +01:00
Julien Lepiller
5a3fcf0cac
gnu: ocaml-sedlex: Update to 2.4.
* gnu/packages/ocaml.scm (ocaml-sedlex): Update to 2.4.
[native-inputs]: Remove ocamlbuild.
[propagated-inputs]: Remove ocaml-ppx-tools-versioned.
(ocaml4.07-sedlex)[propagated-inputs]: Add ocaml-ppx-tools-versioned.
2021-11-20 17:08:37 +01:00
Julien Lepiller
40f7eb975b
gnu: ocaml-qtest: Update to 2.11.2.
* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.11.2.
2021-11-20 17:08:33 +01:00
Julien Lepiller
b0e76b0828
gnu: ocaml-qcheck: Update to 0.18.
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.18.
* gnu/packages/patches/ocaml-qcheck-fix-test-whitespace.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-11-20 17:08:06 +01:00
Julien Lepiller
0df82727a6
gnu: ocaml-ppx-variants-conv: Update to 0.14.2.
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): Update to 0.14.2.
[origin]: Remove patch.
* gnu/packages/patches/ocaml-ppx-variants-ppxlib-api-change.patch:
Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-11-20 17:07:50 +01:00
Julien Lepiller
97fd67edea
gnu: ocaml-ppx-js-style: Update to 0.14.1.
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): Update to 0.14.1.
2021-11-20 17:07:44 +01:00
Julien Lepiller
95e6a977fa
gnu: ocaml-odoc: Update to 2.0.0.
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.0.0.
[inputs, native-inputs]: Adjust inputs.
(ocaml4.07-odoc)[inputs, native-inputs]: Keep previous inputs.
2021-11-20 17:07:24 +01:00
Julien Lepiller
1277bd9fc0
gnu: ocaml-ocplib-endian: Update to 1.2.
* gnu/packages/ocaml.scm (ocaml-ocplib-endian): Update to 1.2.
2021-11-20 17:07:14 +01:00
Julien Lepiller
e46621ca6c
gnu: ocaml-mtime: Update to 1.3.0.
* gnu/packages/ocaml.scm (ocaml-mtime): Update to 1.3.0.
2021-11-20 17:07:10 +01:00
Julien Lepiller
63e5e127cb
gnu: ocaml-mdx: Remove unneeded dependency.
* gnu/packages/ocaml.scm (ocaml-mdx)[inputs]: remove
ocaml-migrate-parsetree.
2021-11-20 17:06:59 +01:00
Julien Lepiller
e7bf93e5cc
gnu: ocaml-integers: Update to 0.5.1. 2021-11-20 17:06:50 +01:00
Julien Lepiller
426faa76d1
gnu: ocaml-fmt: Update to 0.9.0.
* gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.9.0.
(ocaml4.07-fmt): New variable.
2021-11-20 17:06:30 +01:00
Ricardo Wurmus
c618f4a9cc
gnu: pigx-bsseq: Update to 0.1.6.
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.1.6.
2021-11-20 16:31:32 +01:00
Ricardo Wurmus
b182e13638
gnu: python-scikit-learn: Update to 1.0.1.
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 1.0.1.
[arguments]: Disable one failing network test.
2021-11-20 16:22:53 +01:00
Ricardo Wurmus
3d56b8af90
gnu: python-scikit-learn: Run tests conditionally.
* gnu/packages/machine-learning.scm (python-scikit-learn)[arguments]: Respect
TESTS? in 'check phase.
2021-11-20 16:22:53 +01:00
Ricardo Wurmus
7ca5dc370d
gnu: python-joblib: Update to 1.1.0.
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.0.
[arguments]: Disable one test.
2021-11-20 16:22:53 +01:00
Ricardo Wurmus
f407e4b0f9
gnu: python2-joblib: Do not inherit source from python-joblib.
* gnu/packages/python-xyz.scm (python2-joblib)[version]: Explicitly set to
0.14.1.
[source]: Do not inherit.
2021-11-20 16:22:49 +01:00
Maxim Cournoyer
76df1ad3df
gnu: gtk: Guard against timeouts in the test suite.
This change piggy backs on the improvements to the meson-build-system made in
dfcc96d8f48716ae5aefb383c58b153d5bcb407c; it's motivated by timeouts that
occurred in the GTK test suite while building on a heavily loaded machine.

* gnu/packages/gtk.scm (gtk)[parallel-tests]: New argument.
[test-options]: New argument, which now includes --suite=gtk and
--no-suite=gsk-compare-broadway, to match what upstream uses.
[phases]{check}: Remove override.
2021-11-20 08:57:02 -05:00
Maxim Cournoyer
58c42ce41d
gnu: libnice: Disable the 'test-bsd' test.
* gnu/packages/networking.scm (libnice)
[phases]{disable-failing-test}: Rename to...
{disable-failing-tests}: ... this, plural.  Disable 'test-bsd'.
2021-11-20 08:57:02 -05:00
Maxim Cournoyer
cb09adc093
gnu: wayland: Use native-inputs unconditionally
* gnu/packages/freedesktop.scm (wayland): Remove trailing #t.
[phases]: Use native-inputs unconditionally.
2021-11-20 08:57:02 -05:00
Maxim Cournoyer
afacad8b67
gnu: gnome-shell: Update to 41.0.
* gnu/packages/gnome.scm (gnome-shell): Update to 41.0.
[origin]: Remove patches and modules fields.
[phases]{pre-check}: Set HOME.
* gnu/packages/patches/gnome-shell-disable-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-11-20 08:57:01 -05:00
Maxim Cournoyer
b342b68c83
gnu: gsettings-desktop-schemas: Update to 41.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 41.0.
Reformat synopsis and description.
[origin]: Fix indentation.
2021-11-20 08:57:01 -05:00
Maxim Cournoyer
9e87a92742
gnu: gjs: Update to 1.70.0.
* gnu/packages/gnome.scm (gjs): Update to 1.70.0.
2021-11-20 08:57:01 -05:00
Maxim Cournoyer
d1c2fe248a
gnu: mutter: Update to 41.0 and enable tests.
* gnu/packages/gnome.scm (mutter): Update to 41.0.
[imported-modules, modules]: New arguments.
[configure-flags]: Specify the gles2_libname, egl_device and wayland_eglstream
options.  Enable the profiler by removing the option.
[phases]{patch-dlopen-calls}: New phase.
{disable-problematic-tests}: Likewise.
{check}: Override phase.
[native-inputs]{xorg-server-for-tests}: Replace with...
{xvfb-run}: ... this.
{adwaita-icon-theme, libxcursor, pipewire-0.3}
{python-dbus, python-dbusmock, tini}: New native inputs.
[propagated-inputs]: Add libxcvt.
[inputs]: Add egl-wayland and sysprof.
2021-11-20 08:57:01 -05:00
Maxim Cournoyer
7063ee6d9d
gnu: libxcursor: Add a search path for XCURSOR_PATH.
* gnu/packages/xorg.scm (libxcursor): Fix indentation.
[native-search-paths]: New field (previously commented).  Update comment.
2021-11-20 08:57:01 -05:00
Foo Chuan Wei
5b96e96510
gnu: Add cl-flute.
* gnu/packages/lisp-xyz.scm (cl-flute, ecl-flute, sbcl-flute):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20 14:55:16 +01:00
Foo Chuan Wei
118382b2a4
gnu: Add cl-let-over-lambda.
* gnu/packages/lisp-xyz.scm (cl-let-over-lambda, ecl-let-over-lambda,
  sbcl-let-over-lambda): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20 14:51:09 +01:00
Foo Chuan Wei
740854ff06
gnu: Add cl-assoc-utils.
* gnu/packages/lisp-xyz.scm (cl-assoc-utils, ecl-assoc-utils,
  sbcl-assoc-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20 14:44:58 +01:00
Ekaitz Zarraga
60bb03605a
gnu: Add libresprite.
* gnu/packages/game-development.scm (libresprite): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-20 12:16:11 +01:00
Ricardo Wurmus
83580b949d
gnu: python-numba: Update to 0.54.1.
* gnu/packages/python-xyz.scm (python-numba): Update to 0.54.1.
[propagated-inputs]: Replace python-numpy with python-numpy-1.20.
[arguments]: Add phase 'disable-failing-tests.
2021-11-20 12:02:20 +01:00
Ricardo Wurmus
bcf7d0bc7b
gnu: python-numba: Run tests conditionally.
* gnu/packages/python-xyz.scm (python-numba)[arguments]: Respect TESTS? argument.
2021-11-20 12:02:20 +01:00
Ricardo Wurmus
40d4b541d9
gnu: python-numba: Remove trailing #T.
* gnu/packages/python-xyz.scm (python-numba)[arguments]: Remove trailing #T
from build phase.
2021-11-20 12:02:20 +01:00
Ricardo Wurmus
d8b7986769
gnu: Add python-numpy-1.20.
* gnu/packages/python-xyz.scm (python-numpy-1.20): New variable.
2021-11-20 12:02:20 +01:00
Ricardo Wurmus
cf649c1e0d
gnu: repo2docker: Use GUIX_PYTHONPATH.
* gnu/packages/jupyter.scm (repo2docker)[arguments]: Use GUIX_PYTHONPATH
instead of PYTHONPATH.
2021-11-20 12:02:19 +01:00