Julien Lepiller
575c4ad510
gnu: coq-gappa: Update to 1.5.1.
...
* gnu/packages/coq.scm (coq-gappa): Update to 1.5.1.
2022-02-11 10:32:47 +01:00
Julien Lepiller
8a338de276
gnu: coq-flocq: Update to 4.0.0.
...
* gnu/packages/coq.scm (coq-flocq): Update to 4.0.0.
2022-02-11 10:32:24 +01:00
Nicolas Goaziou
e32ea56f05
gnu: emacs-orgit: Update to 1.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.8.0.
2022-02-11 08:25:12 +01:00
Nicolas Goaziou
03833d041a
gnu: wireshark: Update to 3.6.2.
...
* gnu/packages/networking.scm (wireshark): Update to 3.6.2.
2022-02-11 08:20:24 +01:00
Eric Bavier
b8994272d4
gnu: pioneer: Update to 20220203.
...
* gnu/packages/games.scm (pioneer): Update to 20220203.
[arguments]: Add cmake flag to ensure system GLEW is used.
2022-02-10 23:43:06 -06:00
Adam Maleszka
854e38eeb7
gnu: bitlbee-discord: Update to 0.4.3-1.607f988.
...
Fixes <https://issues.guix.gnu.org/53840 >.
* gnu/packages/messaging.scm (bitlbee-discord): Update to
0.4.3-1.607f988.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-10 23:24:41 +01:00
Greg Hogan
d76cfc92da
gnu: LLVM: Support release candidates as version.
...
* gnu/packages/llvm.scm (llvm-uri, clang-from-llvm):
Support release candidates as version.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-10 23:23:00 +01:00
Greg Hogan
ed26d2ec6c
gnu: lldb: Update to 13.0.1.
...
* gnu/packages/llvm.scm (lldb): Update to 13.0.1.
[inputs]: Change from LLVM-12 and CLANG-12 to LLVM-13 and CLANG-13.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-10 23:18:54 +01:00
Josselin Poiret
11b586db59
services: gdm-service-type: Require elogind.
...
* gnu/services/xorg.scm (gdm-shepherd-service): Make it require
elogind.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-10 23:17:48 +01:00
Simon South
7c9b811de1
gnu: ell: Disable parallel tests.
...
* gnu/packages/linux.scm (ell)[arguments]: Disable parallel tests.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-02-10 22:14:31 +01:00
Nicolas Goaziou
0e103ec611
gnu: flare-game: Update to 1.13.04.
...
* gnu/packages/games.scm (flare-game): Update to 1.13.04.
2022-02-10 18:01:40 +01:00
Nicolas Goaziou
096f05043e
gnu: flare-engine: Update to 1.13.04.
...
* gnu/packages/games.scm (flare-engine): Update to 1.13.04.
2022-02-10 17:54:56 +01:00
jgart
62c2991c90
gnu: cl-numcl: Update to 0.2.0-3.a28f612.
...
* gnu/packages/lisp-xyz.scm (sbcl-numcl): Update to 0.2.0-3.a28f612.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-02-10 17:02:14 +01:00
jgart
ceaf56e19c
gnu: Add cl-asd-generator.
...
* gnu/packages/lisp-xyz.scm (cl-asd-generator, ecl-asd-generator,
sbcl-asd-generator): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-02-10 16:58:47 +01:00
Julien Lepiller
4dffeced6c
gnu: ocaml-odoc: Update to 2.1.0.
2022-02-10 16:20:15 +01:00
Julien Lepiller
060e6e711c
gnu: ocaml-xmlm: Update to 1.4.0.
...
* gnu/packages/ocaml.scm (ocaml-xmlm): Update to 1.4.0.
2022-02-10 16:20:12 +01:00
Julien Lepiller
9aa69b37c0
gnu: ocaml-ppxlib: Update to 0.24.0.
...
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.24.0.
2022-02-10 16:19:43 +01:00
Marius Bakke
f97fe92b57
gnu: cpplint: Reduce closure size.
...
* gnu/packages/cpp.scm (cpplint)[arguments]: Add #:modules. Add phases to
adjust GUIX_PYTHONPATH before the wrap phase.
2022-02-10 00:21:46 +01:00
Marius Bakke
6ff0a6d53a
gnu: cpplint: Update to 1.5.5.
...
* gnu/packages/cpp.scm (cpplint): Update to 1.5.5.
[arguments]: Remove obsolete phase. Override check phase.
[native-inputs]: Add PYTHON-COVERAGE and PYTHON-TESTFIXTURES.
2022-02-10 00:21:46 +01:00
Marius Bakke
a87ec50b39
gnu: juCi++: Unbundle embedded copy of "nlohmann" JSON library.
...
* gnu/packages/text-editors.scm (jucipp)[source](modules, snippet): New
fields.
[inputs]: Add JSON-MODERN-CXX.
2022-02-10 00:21:46 +01:00
Marius Bakke
b3870e67b5
gnu: juCi++: Use G-expressions.
...
* gnu/packages/text-editors.scm (jucipp)[arguments]: Rewrite as
G-expressions. Simplify wrap phase while at it.
2022-02-10 00:21:46 +01:00
Marius Bakke
d5b060ac4f
gnu: juCi++: Remove input labels.
...
* gnu/packages/text-editors.scm (jucipp)[arguments]: Use
SEARCH-INPUT-DIRECTORY & co as appropriate.
[inputs]: Remove labels.
2022-02-10 00:21:46 +01:00
Marius Bakke
3926379a59
gnu: juCi++: Update to 1.7.1.
...
* gnu/packages/text-editors.scm (jucipp): Update to 1.7.1.
[arguments]: Remove "in-source" build adjustments. Disable offending test
instead. Remove trailing #t's.
2022-02-10 00:21:46 +01:00
Marius Bakke
15168f2432
gnu: python-importmagic: Fix test failure.
...
* gnu/packages/python-xyz.scm (python-importmagic)[arguments]: Replace check
phase.
[native-inputs]: Add PYTHON-PYTEST.
2022-02-10 00:21:46 +01:00
Maxim Cournoyer
32ccbc3a1e
gnu: Add openboardview.
...
* gnu/packages/electronics.scm (openboardview): New variable.
* gnu/packages/patches/openboardview-use-system-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-02-09 14:37:42 -05:00
Maxim Cournoyer
93c974d113
gnu: Add utf8-h.
...
* gnu/packages/c.scm (utf8-h): New variable.
2022-02-09 14:37:41 -05:00
Maxim Cournoyer
3282d6c24f
gnu: Add glad.
...
* gnu/packages/gl.scm (glad): New variable.
2022-02-09 14:37:41 -05:00
Maxim Cournoyer
1a4cc954d2
gnu: Add imgui.
...
* gnu/packages/toolkits.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2022-02-09 14:37:40 -05:00
Leo Famulari
f0fbe2010b
gnu: linux-libre 4.9: Update to 4.9.300.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.300.
(linux-libre-4.9-pristine-source): Update hash.
2022-02-09 14:12:15 -05:00
Leo Famulari
a8e10e7d2e
gnu: linux-libre 4.14: Update to 4.14.265.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.265.
(linux-libre-4.14-pristine-source): Update hash.
2022-02-09 14:12:15 -05:00
Leo Famulari
e37144e79d
gnu: linux-libre 4.19: Update to 4.19.228.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.228.
(linux-libre-4.19-pristine-source): Update hash.
2022-02-09 14:12:15 -05:00
Leo Famulari
4ffdd330df
gnu: linux-libre 5.4: Update to 5.4.178.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.178.
(linux-libre-5.4-pristine-source): Update hash.
2022-02-09 14:12:15 -05:00
Leo Famulari
233b84a5eb
gnu: linux-libre 5.10: Update to 5.10.99.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.99.
(linux-libre-5.10-pristine-source): Update hash.
2022-02-09 14:12:14 -05:00
Leo Famulari
ea425b6461
gnu: linux-libre: Update to 5.15.22.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.22.
(linux-libre-5.15-pristine-source): Update hash.
2022-02-09 14:12:14 -05:00
Leo Famulari
28dbf098d8
gnu: linux-libre 5.16: Update to 5.16.8.
...
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.8.
(linux-libre-5.16-pristine-source): Update hash.
2022-02-09 14:12:14 -05:00
Christopher Baines
515406f20f
gnu: nar-herder: Update to 0-3.b026331.
...
* gnu/packages/package-management.scm (nar-herder): Update to 0-3.b026331.
[native-inputs,propagated-inputs]: Switch to guile-fibers@1.1.
2022-02-09 17:59:43 +00:00
Christopher Baines
565b34994e
gnu: guix-build-coordinator: Update to 0-50.f122322.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-50.f122322.
[native-inputs,propagated-inputs]: Switch to guile-fibers@1.1.
2022-02-09 17:41:14 +00:00
Christopher Baines
59dbc7b28c
gnu: guix-data-service: Update to 0.0.1-29.4a1088c.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-29.4a1088c.
[inputs]: Switch to guile-fibers-1.1.
2022-02-09 17:34:16 +00:00
Leo Famulari
4578ad78be
gnu: QSyncthingTray: Deprecate in favor of Debian's syncthing-gtk fork.
...
This package is abandoned upstream and depends on the insecure and
abandoned QtWebKit.
Upstream abandonment:
https://github.com/sieren/QSyncthingTray/issues/247
See <https://issues.guix.gnu.org/53289 > for more information about this change
* gnu/packages/sync.scm (qsyncthingtray): Move this variable ...
* gnu/packages/syncthing.scm (qsyncthingtray): ... to here. And make it into a
deprecated-package that points to syncthing-gtk.
2022-02-09 11:57:20 -05:00
Michael Rohleder
f05f831f66
gnu: blender: Update to 3.0.1.
...
* gnu/packages/graphics.scm (blender): Update to 3.0.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09 16:06:28 +01:00
Nicolas Goaziou
634d95be22
gnu: emacs-djvu: Use new package style.
...
* gnu/packages/emacs-xyz.scm (emacs-djvu)[arguments]<#:phases>: Use
G-expressions. Use SEARCH-INPUT-FILE instead of ASSOC-REF. Remove trailing #T.
2022-02-09 15:49:04 +01:00
kiasoc5
1ef73d5bea
gnu: searx: Fix build.
...
* gnu/packages/search.scm (searx)[arguments]<#:phases>: Simplify
relax-requirements phase for updated dependencies. Add phase to allow sanity
check to pass.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09 15:33:24 +01:00
kiasoc5
28e40fc369
gnu: python-flask-babel: Update to 2.0.0.
...
* gnu/packages/python-web.scm (python-flask-babel): Update to 2.0.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09 15:32:10 +01:00
Jai Vetrivelan
e66e3082b3
gnu: grim: Update to 1.4.0.
...
* gnu/packages/image.scm (grim): Update to 1.4.0.
[inputs]: Remove CARGO, add PIXMAN and LIBPNG.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09 15:18:57 +01:00
Nicolas Goaziou
6c29b58216
gnu: emacs-theme-magic: Use new package style.
...
* gnu/packages/emacs-xyz.scm (emacs-theme-magic)[arguments]: Use
G-expressions.
<#:phases>: Use SEARCH-INPUT-FILE instead of ASSOC-REF. Remove trailing #T.
2022-02-09 15:16:00 +01:00
Jai Vetrivelan
a80f9a0751
gnu: Add emacs-everywhere.
...
* gnu/packages/emacs-xyz.scm (emacs-everywhere): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09 15:07:26 +01:00
Nicolas Goaziou
a9a59c464c
gnu: emacs-org-transclusion: Update to 1.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.2.0.
2022-02-09 14:54:35 +01:00
Ricardo Wurmus
74de5862f4
gnu: Add r-excelr.
...
* gnu/packages/cran.scm (r-excelr): New variable.
2022-02-09 14:24:27 +01:00
Florian Pelz
ad9cd004c8
news: Fix 'de' translation.
...
* etc/news.scm: Fix typo.
2022-02-09 13:04:05 +01:00
Florian Pelz
758a20569d
news: Add 'de' translation.
...
* etc/news.scm: Add German translation of end of Gzip substitutes entry.
2022-02-09 11:19:25 +01:00