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
Ricardo Wurmus
3b2553ee4c
gnu: python-llvmlite: Update to 0.37.0.
...
* gnu/packages/llvm.scm (python-llvmlite): Update to 0.37.0.
[inputs]: Update patched LLVM.
2021-11-20 12:02:19 +01:00
Ricardo Wurmus
2c19edeb4f
gnu: python-llvmlite: Remove trailing #T.
...
* gnu/packages/llvm.scm (python-llvmlite)[arguments]: Remove trailing #T from
build phases.
2021-11-20 12:02:19 +01:00
Ricardo Wurmus
443f3e170a
gnu: python-pytorch: Warn of missing test inputs.
...
* gnu/packages/machine-learning.scm (python-pytorch): Add comment.
2021-11-20 12:02:19 +01:00
Ricardo Wurmus
9a3dffc851
gnu: python-pytorch: Add missing input.
...
* gnu/packages/machine-learning.scm (python-pytorch)[propagated-inputs]: Add
python-click.
2021-11-20 12:02:19 +01:00
Ricardo Wurmus
1e13f73605
gnu: python-pytorch: Use ADD-INSTALLED-PYTHONPATH.
...
* gnu/packages/machine-learning.scm (python-pytorch)[arguments]: Do not set
PYTHONPATH; use add-installed-pythonpath instead.
2021-11-20 12:02:19 +01:00
Ricardo Wurmus
5f6558792f
gnu: opendht: Use GUIX_PYTHONPATH.
...
* gnu/packages/networking.scm (opendht)[arguments]: Use GUIX_PYTHONPATH in the wrapper.
2021-11-20 12:02:19 +01:00
Foo Chuan Wei
b7a515c510
gnu: Add litecli.
...
* gnu/packages/databases.scm (litecli): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-20 11:41:22 +01:00
Nicolas Goaziou
5c0e4cb107
gnu: python-folium: Fix build.
...
* gnu/packages/python-xyz.scm (python-folium): Update hash. Upstream
apparently re-tagged a different commit.
2021-11-20 09:52:20 +01:00
Nicolas Goaziou
2afe2fe85e
gnu: emacs-iter2: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.1.
2021-11-20 09:42:46 +01:00
Julien Lepiller
70a88dac11
gnu: laby: Fix build.
...
* gnu/packages/games.scm (laby)[inputs]: Use lablgtk3.
[arguments]: Remove allow-unsafe-strings phase.
2021-11-20 04:02:54 +01:00
Julien Lepiller
42eeea188d
gnu: ocaml-frontc: Update to 4.1.0.
...
* gnu/packages/ocaml.scm (ocaml-frontc): Update to 4.1.0.
(ocaml4.07-frontc): New variable.
2021-11-20 03:48:28 +01:00
Julien Lepiller
32cecfa057
gnu: ocaml-fileutils: Update to 0.6.3.
...
* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.3.
2021-11-20 03:48:21 +01:00
Julien Lepiller
b8f950cf9d
gnu: ocaml-csv: Update to 2.4.
...
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.4.
2021-11-20 03:48:19 +01:00
Julien Lepiller
8e15801f23
gnu: ocaml-csexp: Update to 1.5.1.
...
* gnu/packages/ocaml.scm (ocaml-csexp): Update to 1.5.1.
2021-11-20 03:48:17 +01:00
Julien Lepiller
25be347f00
gnu: ocaml-compiler-libs: Update to 0.12.4.
...
* gnu/packages/ocaml.scm (ocaml-compiler-libs): Update to 0.12.4.
2021-11-20 03:48:11 +01:00
Julien Lepiller
58d65f9da8
gnu: ocaml-menhir: Make it its own variant.
...
* gnu/packages/ocaml.scm (ocaml-menhir)[properties]: Use the same menhir
even with ocaml-4.07.
2021-11-20 03:48:05 +01:00
Julien Lepiller
718700cc95
gnu: ocaml-bitsring: Update to 4.1.0.
...
* gnu/packages/ocaml.scm (ocaml-bitstring): Update to 4.1.0.
(ocaml4.07-bitstring): New variable.
2021-11-20 03:47:56 +01:00
Julien Lepiller
27c701a17b
gnu: coq-interval: Update home-page.
...
* gnu/packages/coq.scm (coq-interval)[home-page]: Update.
2021-11-20 00:39:01 +01:00
Julien Lepiller
d326fdb7af
gnu: coq-gappa: Update home-page.
...
* gnu/packages/coq.scm (coq-gappa)[home-page]: Update.
2021-11-20 00:38:55 +01:00
Julien Lepiller
5f7fb8bd37
gnu: coq-flocq: Update home-page.
...
* gnu/packages/coq.scm (coq-flocq)[home-page]: Update.
2021-11-20 00:36:08 +01:00
Julien Lepiller
e1a8ba10ec
gnu: Add ocaml4.07-cstruct.
...
* gnu/packages/ocaml.scm (ocaml4.07-cstruct): New variable.
2021-11-20 00:22:50 +01:00
Julien Lepiller
cebc0e54a4
gnu: Add ocaml4.07-base64.
...
* gnu/packages/ocaml.scm (ocaml4.07-base64): New variable.
2021-11-20 00:20:42 +01:00
Julien Lepiller
be9ae1347c
gnu: ocaml-menhir: Update to 20211012.
...
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20211012.
2021-11-20 00:15:10 +01:00
Julien Lepiller
4f86ef865e
gnu: ocaml-uunf: Update to 14.0.0.
...
* gnu/packages/ocaml.scm (ocaml-uunf): Update to 14.0.0.
2021-11-19 23:57:38 +01:00
Julien Lepiller
ee1188dcb1
gnu: ocaml-uucp: Update to 14.0.0.
...
* gnu/packages/ocaml.scm (ocaml-uucp): Update to 14.0.0.
2021-11-19 23:53:47 +01:00
Julien Lepiller
a37f84fd61
gnu: ocaml-uucd: Update to 14.0.0.
...
* gnu/packages/ocaml.scm (ocaml-uucd): Update to 14.0.0.
2021-11-19 23:53:35 +01:00
Julien Lepiller
c83dbe2cc0
gnu: ocaml-uuseg: Update to 14.0.0.
...
* gnu/packages/ocaml.scm (ocaml-uuseg): Update to 14.0.0.
2021-11-19 23:44:16 +01:00
Josselin Poiret
2db788fe74
gnu: elogind: Revert changes to polkit build time detection.
...
* gnu/packages/patches/elogind-revert-polkit-detection.patch: New file.
* gnu/packages/freedesktop.scm (elogind): Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
2021-11-19 17:19:34 -05:00
Ludovic Courtès
7cad446653
gnu: cl-cxml-rng: Fix license.
...
This is a followup to 3f6953b54e
.
* gnu/packages/lisp-xyz.scm (sbcl-cxml-rng)[license]: Change to
'license:bsd-2'.
2021-11-19 23:04:19 +01:00
Ludovic Courtès
25b6e7110c
gnu: python-jupyter-console: Update to 6.4.0.
...
* gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.4.0.
[native-inputs]: Add PYTHON-PYTEST.
2021-11-19 22:35:22 +01:00
Ludovic Courtès
7c9801e857
gnu: python-notebook: Fix tests that rely on the gio "trash" mechanism.
...
Previously 'test_delete' and a couple of related tests in
'test_content_api.py' would fail:
https://lists.gnu.org/archive/html/guix-devel/2021-11/msg00083.html
Reported by Ricardo Wurmus.
* gnu/packages/python-xyz.scm (python-notebook)[arguments]: Add
'use-our-home-for-tests' phase. In 'check' phase, remove call to
'setenv' and unnecessary use of 'with-directory-excursion'.
2021-11-19 21:27:18 +01:00
Arun Isaac
256c3e714a
gnu: mycli: Update home page.
...
* gnu/packages/databases.scm (mycli)[home-page]: Update.
2021-11-19 21:35:23 +05:30
jgart
54cc341e24
gnu: mycli: Update to 1.24.1.
...
* gnu/packages/databases.scm (mycli): Update to 1.24.1.
[propagated-inputs]: Add python-pyaes and python-pyperclip.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-11-19 21:32:04 +05:30
Josselin Poiret
d55ed2725e
gnu: wlroots: Remove unneeded elogind dependency.
...
* gnu/packages/wm.scm (wlroots): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-19 14:26:15 +01:00
Josselin Poiret
02a3a1bdd7
gnu: seatd: Make elogind a propagated input.
...
* gnu/packages/freedesktop.scm (seatd): Do it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-19 14:26:15 +01:00
Vivien Kraus
d9e3c1b0b3
gnu: geary: Upgrade to 40.0
...
* gnu/packages/gnome.scm (geary): Upgrade to 40.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-19 14:26:15 +01:00
Vivien Kraus
86f031e877
gnu: gmime: Install the vapi file.
...
* gnu/packages/mail.scm (gmime)[configure flags]: Build the vapi file.
[native-inputs]: Add vala.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-19 14:26:14 +01:00
Julien Lepiller
6460345725
gnu: ocaml-ounit: Update to 2.2.4.
...
* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.2.4. Inherit from
ocaml-ounit2.
[arguments]: Use installation instructions from opam.
2021-11-19 13:55:19 +01:00
Jelle Licht
42070c199a
gnu: emacs-flymake-kondor: Update to 0.1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-flymake-kondor): Update to 0.1.3.
2021-11-19 12:47:15 +01:00
Pierre Neidhardt
bd2aa8031b
gnu: nyxt: Update to 2.2.3.
...
* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.3.
2021-11-19 11:20:32 +01:00
Pierre Neidhardt
044161025e
gnu: sbcl-cl-webkit: Update to 3.4.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.4.0.
2021-11-19 11:13:54 +01:00
Pierre Neidhardt
0f2a6fa49c
gnu: Add cl-https-everywhere.
...
* gnu/packages/lisp-xyz.scm (cl-https-everywhere, sbcl-cl-https-everywhere):
New variables.
2021-11-19 11:06:50 +01:00
Nicolas Goaziou
ad9b5cd19b
gnu: emacs-evil-multiedit: Update to 1.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit): Update to 1.4.1.
[arguments]<#:phases>: Prevent test suite from downloading packages. Remove
trailing #t.
2021-11-19 10:51:09 +01:00
Foo Chuan Wei
e3bba7f720
gnu: Add cl-terminal-keypress.
...
* gnu/packages/lisp-xyz.scm (cl-terminal-keypress,
ecl-terminal-keypress, sbcl-terminal-keypress): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:42 +01:00
Foo Chuan Wei
4cc345faf9
gnu: Add cl-trivial-raw-io.
...
* gnu/packages/lisp-xyz.scm (cl-trivial-raw-io, ecl-trivial-raw-io,
sbcl-trivial-raw-io): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:42 +01:00
Foo Chuan Wei
04ed4a0e05
gnu: Add cl-which.
...
* gnu/packages/lisp-xyz.scm (cl-which, ecl-which, sbcl-which): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:42 +01:00
Foo Chuan Wei
03b146c45c
gnu: Add cl-trivial-open-browser.
...
* gnu/packages/lisp-xyz.scm (cl-trivial-open-browser,
ecl-trivial-open-browser, sbcl-trivial-open-browser):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:42 +01:00
Foo Chuan Wei
df1e97a644
gnu: Add cl-terminal-size.
...
* gnu/packages/lisp-xyz.scm (cl-terminal-size, ecl-terminal-size,
sbcl-terminal-size): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Foo Chuan Wei
a5185d9b64
gnu: Add cl-routes.
...
* gnu/packages/lisp-xyz.scm (cl-routes, ecl-routes, sbcl-routes):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Foo Chuan Wei
002e8bac4b
gnu: Add cl-pileup.
...
* gnu/packages/lisp-xyz.scm (cl-pileup, ecl-pileup, sbcl-pileup):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Foo Chuan Wei
641e3d1288
gnu: Add cl-path-parse.
...
* gnu/packages/lisp-xyz.scm (cl-path-parse, ecl-path-parse,
sbcl-path-parse): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Foo Chuan Wei
a35debac97
gnu: Add cl-genhash.
...
* gnu/packages/lisp-xyz.scm (cl-genhash, ecl-genhash, sbcl-genhash):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
jgart
c7caeb33d6
gnu: jgmenu: Update to 4.4.0.
...
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19 10:48:41 +01:00
Nicolas Goaziou
8dfab10152
gnu: emacs-toc-org: Update to 1.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-toc-org): Update to 1.2.0.
2021-11-19 10:35:03 +01:00
Ricardo Wurmus
c00131d4ef
gnu: onionshare: Remove trailing #T.
...
* gnu/packages/tor.scm (onionshare)[arguments]: Remove trailing #T from build
phases.
2021-11-19 10:11:25 +01:00
Ricardo Wurmus
7eb9b6ed6c
gnu: onionshare: Run tests conditionally.
...
* gnu/packages/tor.scm (onionshare)[arguments]: Respect TESTS?.
2021-11-19 10:11:25 +01:00
Ricardo Wurmus
cab90f0832
gnu: onionshare: Do not set PYTHONPATH directly.
...
* gnu/packages/tor.scm (onionshare)[arguments]: Use ADD-INSTALLED-PYTHONPATH
in 'check phase.
2021-11-19 10:11:25 +01:00
Ricardo Wurmus
66fc69794c
gnu: onionshare-cli: Update to 2.4.
...
* gnu/packages/tor.scm (onionshare-cli): Update to 2.4.
[inputs]: Add python-pynacl.
[arguments]: Patch references to /usr/share/tor in 'bake-tor phase; remove
trailing #T; run tests conditionally.
2021-11-19 10:11:25 +01:00
Ricardo Wurmus
872116ebc6
gnu: python-eventlet: Update to 0.33.0.
...
* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.33.0.
[propagated-inputs]: Add python-six.
[native-inputs]: Add python-nose.
[arguments]: Enable tests; add build phases 'avoid-OSError and
'delete-broken-tests; replace the 'check phase to run nosetests.
2021-11-19 10:11:25 +01:00
Ricardo Wurmus
5d151c27b3
gnu: python-pytest-httpserver: Use GUIX_PYTHONPATH.
...
* gnu/packages/check.scm (python-pytest-httpserver)[arguments]: Use
GUIX_PYTHONPATH instead of PYTHONPATH.
2021-11-19 10:11:19 +01:00
Lars-Dominik Braun
2a3ca2696b
gnu: Add r-desctools.
...
* gnu/packages/statistics.scm (r-desctools): New variable.
2021-11-19 10:05:08 +01:00
Lars-Dominik Braun
146ca5cd2f
gnu: Add r-exact.
...
* gnu/packages/statistics.scm (r-exact): New variable.
2021-11-19 10:05:08 +01:00
Lars-Dominik Braun
3199b96b2e
gnu: Add r-gld.
...
* gnu/packages/statistics.scm (r-gld): New variable.
2021-11-19 10:05:08 +01:00
Lars-Dominik Braun
6750e5a6e0
gnu: Add r-lmom.
...
* gnu/packages/statistics.scm (r-lmom): New variable.
2021-11-19 10:04:59 +01:00
Nicolas Goaziou
59a22fcc91
gnu: emacs-modus-themes: Update to 1.7.0.
...
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.7.0.
2021-11-19 09:51:13 +01:00
Timothy Sample
abc9a9b745
gnu: polkit: Fix elogind configuration.
...
* gnu/packages/patches/polkit-configure-elogind.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/polkit.scm (polkit): Use it.
2021-11-19 00:55:21 -05:00
Julien Lepiller
188e3e2e68
gnu: ocaml4.07-merlin: Remove package.
...
* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove package.
2021-11-19 04:04:46 +01:00
Julien Lepiller
9d662021ae
gnu: ocaml-jst-config: Update to 0.14.1.
...
* gnu/packages/ocaml.scm (ocaml-jst-config): Update to 0.14.1.
2021-11-19 04:03:45 +01:00
Julien Lepiller
eb9fa94cca
gnu: ocaml-base: Update to 0.14.1.
...
* gnu/packages/ocaml.scm (ocaml-base): Update to 0.14.1.
2021-11-19 03:51:16 +01:00
Julien Lepiller
78c930e617
gnu: ocaml-lwt-react: Update to 1.1.4.
...
* gnu/packages/ocaml.scm (ocaml-lwt-react): Update to 1.1.4.
2021-11-19 03:29:43 +01:00
Julien Lepiller
4c8714d406
gnu: ocaml-lwt: Update to 5.4.2.
...
* gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.4.2.
2021-11-19 03:26:35 +01:00
Julien Lepiller
fff3185995
gnu: dune: Update to 2.9.1.
...
* gnu/packages/ocaml.scm (dune): Update to 2.9.1.
2021-11-19 02:54:00 +01:00
Leo Famulari
794f5a05f7
gnu: linux-libre 5.4: Update to 5.4.160.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.160.
(linux-libre-5.4-pristine-source): Update hash.
2021-11-18 20:05:15 -05:00
Leo Famulari
2198d47723
gnu: linux-libre: Update to 5.14.19.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.19.
(linux-libre-5.14-pristine-source, deblob-scripts-5.14): Update hashes.
2021-11-18 20:05:09 -05:00
Julien Lepiller
2f1f2ac1e9
gnu: ocaml-alcotest: Update to 1.5.0.
...
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.5.0.
2021-11-19 00:29:53 +01:00
Julien Lepiller
08326f3d62
gnu: Add gplates.
...
* gnu/packages/geo.scm (gplates): New variable.
2021-11-19 00:02:05 +01:00
Julien Lepiller
5012281765
gnu: ocaml-ocp-index: Update to 1.3.2.
...
* gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.2.
2021-11-18 23:48:50 +01:00
Jacob Hrbek
92d6f17dfd
gnu: Add shell2batch.
...
* gnu/packages/crates-io.scm (shell2batch): New variable.
* gnu/packages/patches/rust-shell2batch-lint-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-18 23:35:37 +01:00