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
zimoun
b5d51bb19e
import: opam: Warn instead of leave when fetching fails.
...
* guix/import/opam.scm (opam-featch): Warn instead of leave when fetching
fails.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-19 12:57:35 +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
Pierre Neidhardt
56db786591
build-system/asdf: Don't fail in sbcl-package->cl-source-package on non-package inputs.
...
Inputs can be non-packages, for instance (origin ...).
sbcl-package->cl-source-package used to fail if such inputs were present in
the parent sbcl-* package.
* guix/build-system/asdf.scm (package-with-build-system): Fix
'has-from-build-system?' function.
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