Commit Graph

106041 Commits

Author SHA1 Message Date
Nicolas Goaziou
19450a62c6
gnu: emacs-evil-nerd-commenter: Update to 3.6.1.
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.6.1.
2023-07-01 00:50:49 +02:00
Nicolas Goaziou
fec5d8925b
gnu: emacs-evil-matchit: Update to 3.0.2.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 3.0.2.
2023-07-01 00:49:15 +02:00
Nicolas Goaziou
9e8da0b338
gnu: emacs-elixir-mode: Update to 2.5.0.
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode): Update to 2.5.0.
2023-07-01 00:48:02 +02:00
Nicolas Goaziou
ce2804c581
gnu: emacs-ef-themes: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.2.0.
2023-07-01 00:45:58 +02:00
Nicolas Goaziou
04a151dfff
gnu: emacs-dtrt-indent: Update to 1.11.
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.11.
2023-07-01 00:44:56 +02:00
Nicolas Goaziou
d14a83ace2
gnu: emacs-clojure-mode: Update to 5.16.1.
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.16.1.
2023-07-01 00:42:40 +02:00
Tobias Geerinckx-Rice
4b2a2161a5
gnu: opensmtpd: Update to 7.3.0p1.
* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p1.
[inputs]: Replace openssl with now-working libressl.
2023-06-30 19:47:43 +02:00
Tobias Geerinckx-Rice
023ff65146
gnu: opensmtpd: Build with OpenSSL.
When building with libressl, smtpd will silently segfault in libtls.so.

* gnu/packages/mail.scm (opensmtpd)[inputs]: Replace libressl with
openssl.
2023-06-30 19:16:01 +02:00
Tobias Geerinckx-Rice
902a48e0d3
gnu: Remove libasr.
It has been subsumed by OpenSMTPd and is otherwise unused.

See <https://issues.guix.gnu.org/64271>.

* gnu/packages/dns.scm (libasr): Delete variable.
* gnu/packages/mail.scm (opensmtpd)[inputs]: Remove it to use the
bundled ‘copy’.
2023-06-30 17:02:23 +02:00
Efraim Flashner
63d555cd0c
gnu: toot: Update to 0.37.0.
* gnu/packages/mastodon.scm (toot): Update to 0.37.0.
[native-inputs]: Add python-psycopg2.
2023-06-30 14:11:42 +03:00
Efraim Flashner
480d37f94a
gnu: git-annex: Update to 10.20230626.
* gnu/packages/haskell-apps.scm (10.20230626): Update to 10.20230626.
2023-06-30 14:11:42 +03:00
Efraim Flashner
0feead09f0
gnu: weechat: Update to 4.0.0.
* gnu/packages/irc.scm (weechat): Update to 4.0.0.
[arguments]: Adjust the configure-flags to continue enable building the
docs.
2023-06-30 14:11:42 +03:00
Navid Afkhami
94ac93042f
gnu: Add rscape.
* gnu/packages/bioinformatics.scm (rscape): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-06-29 22:25:35 +02:00
Leo Famulari
06d8000591
gnu: linux-libre 4.14: Update to 4.14.320.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.320.
(linux-libre-4.14-pristine-source): Update hash.
2023-06-29 15:41:28 -04:00
Leo Famulari
79febc5743
gnu: linux-libre 4.19: Update to 4.19.288.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.288.
(linux-libre-4.19-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
de646bd5da
gnu: linux-libre 5.4: Update to 5.4.249.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.249.
(linux-libre-5.4-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
d67dfb9cd1
gnu: linux-libre 5.10: Update to 5.10.186.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.186.
(linux-libre-5.10-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
5535292f9c
gnu: linux-libre 5.15: Update to 5.15.119.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.119.
(linux-libre-5.15-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
7ee27b16d2
gnu: linux-libre 6.1: Update to 6.1.36.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.36.
(linux-libre-6.1-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
6ff8253807
gnu: linux-libre: Update to 6.3.10.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.10.
(linux-libre-6.3-pristine-source): Update hash.
2023-06-29 15:41:23 -04:00
Arun Isaac
d4e9ad2d42
gnu: python-pandas-flavor: Update to 0.5.0.
* gnu/packages/python-science.scm (python-pandas-flavor): Update to 0.5.0.
[propagated-inputs]: Add python-lazy-loader and python-packaging.
[home-page]: Update.
2023-06-29 17:01:56 +01:00
Arun Isaac
8c655cec9d
gnu: Add python-lazy-loader.
* gnu/packages/python-xyz.scm (python-lazy-loader): New variable.
2023-06-29 17:01:50 +01:00
John Kehayias
2b25bc03a1
gnu: imgui-1.86: Adjust make-flags.
* gnu/packages/toolkits.scm (imgui-1.86)[arguments]: Remove the
"-DImDrawIdx=unsigned int" make-flag which breaks the display of mangohud, the
only dependent.
2023-06-29 10:51:57 -04:00
John Kehayias
15056f47c2
gnu: imgui: Use #:make-flags.
* gnu/packages/toolkits.scm (imgui)[arguments]: Add #:make-flags to replace
compiler arguments in the 'build phase.
2023-06-29 10:51:47 -04:00
Ricardo Wurmus
10ff8ff4b5
gnu: r-pando: Update to 1.0.5.
* gnu/packages/bioinformatics.scm (r-pando): Update to 1.0.5.
[propagated-inputs]: Remove r-brms and r-xgboost; add r-grr and
r-matrixgenerics.
2023-06-29 12:01:22 +02:00
Ricardo Wurmus
be42a9f5eb
gnu: Add python-rasterio.
* gnu/packages/python-xyz.scm (python-rasterio): New variable.
2023-06-29 12:01:22 +02:00
Ricardo Wurmus
b68bf7d3da
gnu: Add python-affine.
* gnu/packages/python-xyz.scm (python-affine): New variable.
2023-06-29 12:01:22 +02:00
Ricardo Wurmus
a4aadeef9c
gnu: Add python-snuggs.
* gnu/packages/python-xyz.scm (python-snuggs): New variable.
2023-06-29 12:01:22 +02:00
Ricardo Wurmus
8e1eeedff6
gnu: openjdk19: Update to 19.0.2.
* gnu/packages/java.scm (openjdk19): Update to 19.0.2.
2023-06-29 12:01:22 +02:00
Ricardo Wurmus
2a7ca17068
gnu: python-distributed: Disable timeout test.
* gnu/packages/python-science.scm (python-distributed)[arguments]: Disable
test_nanny_timeout, because it times out.
2023-06-29 12:01:22 +02:00
Ricardo Wurmus
1e9a59bb54
gnu: python-threadpoolctl: Update to 3.1.0.
* gnu/packages/machine-learning.scm (python-threadpoolctl): Update to 3.1.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Add python-flit-core.
2023-06-29 12:01:21 +02:00
Andre A. Gomes
b24a05830d
gnu: nyxt: Update to 3.3.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.3.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-28 16:51:36 +02:00
Hilton Chain
a98126e604
gnu: emacs-wanderlust: Update to 2.15.9-791.8369b2d.
* gnu/packages/emacs-xyz.scm (emacs-wanderlust): Update to 2.15.9-791.8369b2d.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-06-28 07:40:38 +04:00
Hilton Chain
c8f280c9ef
gnu: emacs-flim-lb: Update to 1.14.9-136.2cf5a78.
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-136.2cf5a78.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-06-28 07:40:38 +04:00
Hilton Chain
5f7b7d1c61
gnu: Add emacs-spamfilter-el.
* gnu/packages/emacs-xyz.scm (emacs-spamfilter-el): New variable.
(emacs-wanderlust)[inputs]: Add emacs-spamfilter-el.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-06-28 07:40:37 +04:00
John Kehayias
63660f0feb
services: pam-limits: Add lightdm.
Without this a user's pam-limits-service-type configuration does not have an
effect when using lightdm.

* gnu/services/base.scm (pam-limits-service-type): Add "lightdm" to the list.
2023-06-27 15:43:27 -04:00
Ricardo Wurmus
ac86174e22
gnu: Add gmt.
* gnu/packages/geo.scm (gmt): New variable.
2023-06-26 21:41:16 +02:00
Ricardo Wurmus
2a52c87d98
gnu: python-geopandas: Update to 0.13.2.
* gnu/packages/geo.scm (python-geopandas): Update to 0.13.2.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add #:test-flags.
[propagated-inputs]: Add python-packaging.
2023-06-26 21:41:16 +02:00
Ricardo Wurmus
0578efa521
gnu: python-fiona: Update to 1.9.4.post1.
* gnu/packages/geo.scm (python-fiona): Update to 1.9.4.post1.
[propagated-inputs]: Remove python-munch, python-setuptools, and python-pytz;
add python-importlib-metadata.
[native-inputs]: Add python-pytz.
2023-06-26 21:41:16 +02:00
Leo Famulari
c585b14ae8
gnu: linux-libre 4.14: Update to 4.14.319.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.319.
(linux-libre-4.14-pristine-source): Update hash.
2023-06-26 12:43:36 -04:00
Leo Famulari
a3d60cfc2d
gnu: linux-libre 4.19: Update to 4.19.287.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.287.
(linux-libre-4.19-pristine-source): Update hash.
2023-06-26 12:43:36 -04:00
Leo Famulari
932bf4db44
gnu: linux-libre 5.4: Update to 5.4.248.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.248.
(linux-libre-5.4-pristine-source): Update hash.
2023-06-26 12:43:36 -04:00
Leo Famulari
147bdb21d6
gnu: linux-libre 5.10: Update to 5.10.185.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.185.
(linux-libre-5.10-pristine-source): Update hash.
2023-06-26 12:43:36 -04:00
Leo Famulari
be39ebc4a8
gnu: linux-libre 5.15: Update to 5.15.118.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.118.
(linux-libre-5.15-pristine-source): Update hash.
2023-06-26 12:43:36 -04:00
Leo Famulari
5f2df9d814
gnu: linux-libre 6.1: Update to 6.1.35.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.35.
(linux-libre-6.1-pristine-source): Update hash.
2023-06-26 12:43:35 -04:00
Leo Famulari
8db3d616e7
gnu: linux-libre: Update to 6.3.9.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.9.
(linux-libre-6.3-pristine-source): Update hash.
2023-06-26 12:43:25 -04:00
Danny Milosavljevic
05a7f7bf6e
gnu: nvc: Update to 1.9.2.
* gnu/packages/fpga.scm (nvc): Update to 1.9.2.
2023-06-26 17:53:46 +02:00
Janneke Nieuwenhuizen
1bc878ded2
gnu: dezyne: Update to 2.17.3.
* gnu/packages/patches/dezyne-add-missing-shebangs.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.3.
[source]: Remove patch, update hash.
2023-06-26 13:25:06 +02:00
Ricardo Wurmus
04c6fc9b90
gnu: Add r-rnaturalearthdata.
* gnu/packages/cran.scm (r-rnaturalearthdata): New variable.
2023-06-26 12:34:36 +02:00
Ricardo Wurmus
c3446354a9
gnu: Add r-rnaturalearth.
* gnu/packages/cran.scm (r-rnaturalearth): New variable.
2023-06-26 12:34:35 +02:00
Ricardo Wurmus
75f24d40fd
gnu: Add r-rnaturalearthhires.
* gnu/packages/geo.scm (r-rnaturalearthhires): New variable.
2023-06-26 12:34:35 +02:00
Felix Gruber
23f02e6f96
gnu: python-cftime: Update to 1.6.2.
* gnu/packages/python-xyz.scm (python-cftime): Update to 1.6.2.
[build-system]: Use pyproject-build-system.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 10:10:48 +01:00
Timotej Lazar
fdeb7adaed
gnu: mupdf: Update to 1.22.2.
* gnu/packages/pdf.scm (mupdf): Update to 1.22.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 10:09:47 +01:00
Andy Tai
fd851660db
gnu: kdenlive: Update to 23.04.2
* gnu/packages/kde.scm (kdenlive): Update to 23.04.2

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:59:54 +01:00
Andy Tai
040926ece5
gnu: parallel: Update to 20230622.
* gnu/packages/parallel.scm (parallel): Update to 20230622.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:59:35 +01:00
Andy Tai
7638881469
gnu: a2ps: Update to 4.15.5.
* gnu/packages/pretty-print.scm (a2ps): Update to 4.15.5.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:59:10 +01:00
guix-patches--- via
102cbfd97c
gnu: aerc: Update to 0.15.2.
* gnu/packaging/mail.scm (aerc): Update to 0.15.2.
[arguments]: Tweak build flags and make command.
[inputs]: Add python and python-vobject.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:59:10 +01:00
guix-patches--- via
acec1348fb
gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0.
* gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term): Update to
0.9.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:59:10 +01:00
Andy Tai
e11cf1d859
gnu: patchwork: Update to 3.1.1.
* gnu/packages/patchutils.scm (patchwork): Update to 3.1.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:59:07 +01:00
kiasoc5
ac3906fe00
gnu: mako: Update to 1.8.0.
* gnu/packages/wm.scm (mako): Update to 1.8.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:52:08 +01:00
kiasoc5
6c3a38442b
gnu: fuzzel: Update to 1.9.1.
* gnu/packages/xdisorg.scm (fuzzel): Update to 1.9.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:51:44 +01:00
gemmaro
93a5378b00
gnu: ruby-atoulme-saikuro: Enable tests.
* gnu/packages/ruby.scm (ruby-atoulme-saikuro)
[propagated-inputs]: Add ruby-irb-1.1.1 and ruby-e2mmap.
[arguments]: Enable tests.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:47:16 +01:00
gemmaro
54e083cef1
gnu: Add ruby-irb@1.1.1.
* gnu/packages/ruby.scm (ruby-irb-1.1.1): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:47:10 +01:00
Guillaume Le Vaillant
e85593b36b
gnu: liquid-dsp: Update to 1.6.0.
* gnu/packages/radio.scm (liquid-dsp): Update to 1.6.0.
  [arguments]: Update 'delete-static-library' phase.
2023-06-26 09:52:51 +02:00
Greg Hogan
269cfe341f
gnu: aws-sdk-cpp: Update to 1.9.306.
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.9.306.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:04 +02:00
Greg Hogan
7e60061da3
gnu: aws-lc: Fix tests.
* gnu/packages/tls.scm (aws-lc)[native-inputs]: Add libfaketime.
[arguments]<#:phases>: Replace and wrap 'check with faketime due to
certificate expiration.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:04 +02:00
Paul A. Patience
5cf9880dd4
gnu: python-trimesh: Update to 3.22.1.
* gnu/packages/python-science.scm (python-trimesh): Update to 3.22.1.
[arguments]<#:phases>: Update path in 'fix-build' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:03 +02:00
Greg Hogan
81cad57709
gnu: fswatch: Update to 1.17.1.
* gnu/packages/monitoring.scm (fswatch): Update to 1.17.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:03 +02:00
Vincent Prat
e3f8e05c80
gnu: python-mypy-extensions: Fix style
* gnu/packages/python-check.scm (python-mypy-extensions): Fix style

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:03 +02:00
Vincent Prat
52fd420877
gnu: python-mypy-extensions: Update to 1.0.0
* gnu/packages/python-check.scm (python-mypy-extensions): Update to 1.0.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:03 +02:00
Z572
15b731954b
gnu: oneapi-dnnl: Fix building on riscv64-linux.
'CMake Error at src/cpu/rv64/CMakeLists.txt:36 (message):
  Only sequential runtime is now supported for a RISC-V CPU'.

* gnu/packages/machine-learning.scm (oneapi-dnnl)[arguments]: Adjust
configure-flags when building for riscv64-linux to fix build.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:03 +02:00
Ludovic Courtès
6c0e7b2665
services: Validate 'provision' field of <shepherd-service>.
Fixes <https://issues.guix.gnu.org/63979>.

* gnu/services/shepherd.scm (validate-provision): New procedure.
(<shepherd-service>)[provision]: Use it.

Co-authored-by: Bruno Victal <mirai@makinata.eu>
2023-06-25 23:46:03 +02:00
Paul A. Patience
d08cb9bf44
gnu: nomad-optimizer: Fix build.
* gnu/packages/maths.scm (nomad-optimizer)
[arguments]<#:phases>: Remove 'delete-superfluous-egg-info' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:03 +02:00
Paul A. Patience
bdf3d621bf
gnu: mmg: Update to 5.7.1.
* gnu/packages/graphics.scm (mmg): Update to 5.7.1.
[arguments]<#:configure-flags>: Set -DCMAKE_INSTALL_MANDIR. Add
-DBUILD_DOC=ON and -DUSE_SCOTCH=ON, the defaults of which changed since
the last version. Scotch is still autodetected, but explicitly enabling
it causes the configuration to fail if it is not found.
<#:phases>: Do not copy the manual pages, because the build now does it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-25 23:46:03 +02:00
Sharlatan Hellseher
41e8726c89
gnu: Add python-msgspec.
* gnu/packages/serialization.scm (python-msgspec): New variable.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-06-25 18:20:43 -03:00
Vinicius Monego
c55611ff3f
gnu: Add python-pymc.
* gnu/packages/statistics.scm (python-pymc): New variable.
2023-06-25 10:48:07 -03:00
Vinicius Monego
cbcab52fd1
gnu: Add python-pytensor.
* gnu/packages/python-science.scm (python-pytensor): New variable.
2023-06-25 10:48:05 -03:00
Vinicius Monego
4d9d673a86
gnu: Add python-fastprogress.
* gnu/packages/python-xyz.scm (python-fastprogress): New variable.
2023-06-25 10:43:22 -03:00
Vinicius Monego
514856e1aa
gnu: Add python-arviz.
* gnu/packages/statistics.scm (python-arviz): New variable.
2023-06-25 10:43:22 -03:00
Vinicius Monego
a38f5a71ad
gnu: Add python-xarray-einstats.
* gnu/packages/python-science.scm (python-xarray-einstats): New variable.
2023-06-25 10:43:22 -03:00
Vinicius Monego
b08a1f3ce1
gnu: python-xarray: Update to 2023.6.0.
* gnu/packages/python-science.scm (python-xarray): Update to 2023.6.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the check phase.
2023-06-25 10:43:22 -03:00
Vinicius Monego
6bc2fbc14c
gnu: Add python-einops.
* gnu/packages/python-science.scm (python-einops): New variable.
2023-06-25 10:43:22 -03:00
Vinicius Monego
fa214b27cf
gnu: Add python-altair.
* gnu/packages/statistics.scm (python-altair): New variable.
2023-06-25 10:43:21 -03:00
Vinicius Monego
64e5e17d8c
gnu: Add python-vega-datasets.
* gnu/packages/statistics.scm (python-vega-datasets): New variable.
* gnu/packages/patches/python-vega-datasets-remove-la-riots-code.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-06-25 10:43:18 -03:00
Liliana Marie Prikler
c210dbe43e
gnu: recutils: Symlink bash loadables.
This makes it so that the "enable" builtin finds readrec and testrec without
having to supply the full store path.

* gnu/packages/databases.scm (recutils)[#:phases]: Add
‘symlink-bash-loadables’.
2023-06-25 14:27:59 +02:00
Liliana Marie Prikler
5abcfe7a79
gnu: cambalache: Update to 0.12.0.
* gnu/packages/gnome.scm (cambalache): Update to 0.12.0.
[arguments]<#:tests?>: Disable.
<#:phases>: Adjust ‘patch-build’ accordingly.  Add ‘fake-cc’.
[inputs]: Add gtksourceview-4 and python-pycairo.
Replace webkitgtk-with-libsoup2 with webkitgtk and webkitgtk-next.
[native-inputs]: Add weston.
2023-06-25 14:27:59 +02:00
Sughosha
bf164e8d37
gnu: tracker-miners: Add search path for TRACKER_CLI_SUBCOMMANDS_DIR.
* gnu/packages/gnome.scm (tracker-miners)[native-search-paths]: New field.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-06-25 14:27:59 +02:00
Liliana Marie Prikler
5cc63206bb
gnu: fmt: Update to 10.0.0.
* gnu/packages/pretty-print.scm (fmt-10): New variable.
(fmt-9): Inherit from fmt-10.
(fmt-8): Inherit from fmt-9.
(fmt-8.0, fmt-7): Inherit from fmt-8.
(fmt-6): Inherit from fmt-7.
(fmt): New variable.
2023-06-25 14:27:58 +02:00
Efraim Flashner
01d5d6807f
gnu: emacs-subed: Add missing input.
* gnu/packages/emacs-xyz.scm (emacs-subed)[native-inputs]: Add
emacs-buttercup.
2023-06-25 11:51:36 +03:00
Efraim Flashner
7400797341
gnu: python-codespell: Update to 2.2.5.
* gnu/packages/python-xyz.scm (python-codespell): Update to 2.2.5.
2023-06-24 22:48:13 +03:00
Efraim Flashner
815dd5bce3
gnu: yt-dlp: Update to 2023.06.22.
* gnu/packages/video.scm (yt-dlp): Update to 2023.06.22.
[native-inputs]: Rewrite using supported-package?.
2023-06-24 21:56:52 +03:00
Nicolas Goaziou
42a48a11b7
gnu: emacs-zmq: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-zmq): Update to 1.0.0.
[arguments]: Use G-expressions.
2023-06-24 17:41:11 +02:00
Nicolas Goaziou
5304c63678
gnu: emacs-plz: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.6.
2023-06-24 17:41:10 +02:00
Nicolas Goaziou
68cc1d1c06
gnu: emacs-pdf-tools: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 1.1.0.
2023-06-24 17:41:10 +02:00
Nicolas Goaziou
0237cc9a9f
gnu: emacs-nano-modeline: Update to 1.0.1.
* gnu/packages/emacs-xyz.scm (emacs-nano-modeline): Update to 1.0.1.
2023-06-24 17:41:10 +02:00
Nicolas Goaziou
4d6b1f43fc
gnu: emacs-logview: Update to 0.16.2.
* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.16.2.
2023-06-24 17:41:09 +02:00
Nicolas Goaziou
b9df95614d
gnu: emacs-logos: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 1.1.0.
2023-06-24 17:41:09 +02:00
Nicolas Goaziou
6277c7574b
gnu: emacs-keycast: Update to 1.3.2.
* gnu/packages/emacs-xyz.scm (emacs-keycast): Update to 1.3.2.
2023-06-24 17:41:08 +02:00
Nicolas Goaziou
8243f4aec1
gnu: emacs-evil-matchit: Update to 3.0.1.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 3.0.1.
2023-06-24 17:41:08 +02:00
Nicolas Goaziou
e4e8e901fd
gnu: emacs-engine-mode: Update to 2.2.4.
* gnu/packages/emacs-xyz.scm (emacs-engine-mode): Update to 2.2.4.
2023-06-24 17:41:08 +02:00
Nicolas Goaziou
19950903f6
gnu: emacs-ement: Update to 0.10.
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.10.
2023-06-24 17:41:07 +02:00
Nicolas Goaziou
2189a020f4
gnu: emacs-elixir-mode: Update to 2.4.1.
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode): Update to 2.4.1.
2023-06-24 17:41:07 +02:00
Nicolas Goaziou
520ab5964a
gnu: emacs-ebuild-mode: Update to 1.64.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.64.
2023-06-24 17:41:07 +02:00
Nicolas Goaziou
b56445e4f5
gnu: emacs-dtrt-indent: Update to 1.10.
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.10.
2023-06-24 17:41:06 +02:00
Nicolas Goaziou
98ae2249a0
gnu: emacs-debbugs: Update to 0.36.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.36.
2023-06-24 17:41:06 +02:00
Nicolas Goaziou
79a58ae400
gnu: emacs-subed: Update to 1.2.3.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.3.
2023-06-24 17:41:06 +02:00
Nicolas Goaziou
5da3942b2f
gnu: emacs-autothemer: Update to 0.2.18.
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.18.
2023-06-24 17:41:06 +02:00
Nicolas Goaziou
0007326faa
gnu: emacs-auto-compile: Update to 1.8.1.
* gnu/packages/emacs-xyz.scm (emacs-auto-compile): Update to 1.8.1.
2023-06-24 17:41:05 +02:00
Nicolas Goaziou
67bd1fb576
gnu: emacs-all-the-icons-completion: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-all-the-icons-completion): Update to 1.0.
2023-06-24 17:41:05 +02:00
David Conner
fea2c558c2
gnu: Add emacs-x509-mode.
* gnu/packages/emacs-xyz.scm (emacs-x509): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-06-24 17:41:01 +02:00
kiasoc5
d3f5c35e40
gnu: blesh: Update to 0.4.0-devel3.
* gnu/packages/bash.scm (blesh): Update to 0.4.0-devel3.
[source]: Use recursive checkout.
[phases]: Remove 'make-readlink-work. Rename 'pretend-contrib-.git-exists
to 'pretend-.git-exists. Substitute commit_hash for package version.
[native-inputs]: Add git.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:08:16 +02:00
Antero Mejr
748665f49a
gnu: Add le-biniou.
* gnu/packages/music.scm (le-biniou): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:25 +02:00
Antero Mejr
c5885b056b
gnu: Add le-biniou-data.
* gnu/packages/music.scm (le-biniou-data): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:19 +02:00
Antero Mejr
e920bfdb0b
gnu: Add ulfius.
* gnu/packages/web.scm (ulfius): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:16 +02:00
Antero Mejr
c46ea1826a
gnu: Add yder.
* gnu/packages/web.scm (yder): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:11 +02:00
Antero Mejr
73e7844c9c
gnu: Add orcania.
* gnu/packages/web.scm (orcania): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:07 +02:00
Antero Mejr
aea081e87d
gnu: Add subunit.
* gnu/packages/check.scm (subunit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 17:00:01 +02:00
Cairn
5338f5eec0
gnu: Add ansilove.
* gnu/packages/image-processing.scm (ansilove): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:56:16 +02:00
Cairn
f9f6f8d25a
gnu: Add libansilove.
* gnu/packages/image-processing.scm (libansilove): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:56:13 +02:00
Olivier Dion
bf2b18250c
gnu: dyninst: Fix runtime error with new glibc.
* gnu/packages/patches/dyninst-fix-glibc-compatibility.patch: New file.
* gnu/packages/instrumentation.scm (dyninst)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:31:43 +02:00
gemmaro
e897569778
gnu: ruby-nokogiri: Update to 1.15.2.
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.15.2.
  [source]<uri>: Use Git repository.
  <patches>: apply a patch to disable unneeded test setups.
  [arguments]: Enable check by running plain minitest.
  [home-page]: Update to current URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:25:50 +02:00
gemmaro
fa52b9a64f
gnu: ruby-mini-portile-2: Update to 2.8.2.
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:25:48 +02:00
Ludovic Courtès
eb64632422
gnu: fenics-dolfin, fenics: Remove input labels.
* gnu/packages/simulation.scm (fenics-dolfin)[inputs, native-inputs]
[propagated-inputs]: Remove labels.  Replace CATCH2-1, which was
actually unused, by CATCH-FRAMEWORK.
[arguments]: Rewrite using gexps.  Adjust 'set-paths' phase accordingly.
(fenics): Likewise.
2023-06-24 16:19:36 +02:00
Ludovic Courtès
9a86e2e97f
gnu: fenics: Make sure 'jit.py' can find 'dolfin.pc'.
* gnu/packages/simulation.scm (fenics)[inputs]: Move PYTHON-PKGCONFIG
to...
[propagated-inputs]: ... here.
[arguments]: Add 'set-dolfin-pc-file-name' phase.
2023-06-24 16:19:33 +02:00
Ludovic Courtès
ed5a9f5260
linux-container: Pass '--disable-chroot' to 'guix-daemon'.
This allows for the use of Guix within a non-privileged Docker container
produced by 'guix system image -t docker'.

* gnu/system/linux-container.scm (containerized-operating-system):
Change 'guix-configuration' to add "--disable-chroot".
2023-06-24 16:13:05 +02:00
Ludovic Courtès
deeee98a50
services: dicod: Use one inetd endpoint per interface.
* gnu/services/dict.scm (dicod-shepherd-service): Remove
the (= 1 (length interfaces)) restriction by adding one endpoint per
interface.
2023-06-24 16:11:07 +02:00
Tobias Geerinckx-Rice
d6dc82e8cd
gnu: knot: Update to 3.2.7.
* gnu/packages/dns.scm (knot): Update to 3.2.7.
2023-06-24 00:19:20 +02:00
Tobias Geerinckx-Rice
925b566608
gnu: iodine: Update to 0.8.0.
* gnu/packages/networking.scm (iodine): Update to 0.8.0.
[arguments]: Don't explicitly return #t from phases.
2023-06-24 00:19:20 +02:00
Tobias Geerinckx-Rice
5be90265d4
gnu: nbd: Update to 3.25.
* gnu/packages/networking.scm (nbd): Update to 3.25.
[source]: Download official GitHub tarball.
2023-06-24 00:19:20 +02:00
Tobias Geerinckx-Rice
021e945d01
gnu: opensmtpd-filter-rspamd: Update to 0.1.8.
* gnu/packages/mail.scm (opensmtpd-filter-rspamd): Update to 0.1.8.
2023-06-24 00:19:19 +02:00
Tobias Geerinckx-Rice
22642d4604
gnu: igt-gpu-tools: Fix build with procps@4.
* gnu/packages/patches/igt-gpu-tools-Use-libproc2.patch: New file.
* gnu/packages/admin.scm (igt-gpu-tools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2023-06-24 00:19:19 +02:00
John Kehayias
f25529b08e
gnu: darktable: Update to 4.4.0.
* gnu/packages/photo.scm (darktable): Update to 4.4.0.
[native-inputs]: Replace clang-11 and llvm-11 with clang and llvm,
respectively.  Darktable no longer builds with older versions.
2023-06-22 11:25:15 -04:00
Efraim Flashner
7f3c6d3b3b
gnu: sambamba: Fix building.
* gnu/packages/bioinformatics.scm (sambamba)[native-inputs]: Remove
ld-gold-wrapper, bintutils-gold. Remove input labels.
2023-06-22 12:19:49 +03:00
jgart
8b6bc4b2aa
gnu: wlsunset: Update to 0.3.0.
* gnu/packages/xdisorg.scm (wlsunset): Update to 0.3.0.
2023-06-21 23:47:39 -05:00
jgart
7a68780f50
gnu: purescript: Update to 0.15.9.
* gnu/packages/purescript.scm (purescript): Update to 0.15.9.
[arguments]: Break line to satisfy the linter.
2023-06-21 23:47:38 -05:00
jgart
3070297839
gnu: sc-im: Update to 0.8.3.
* gnu/packages/networking.scm (sc-im): Update to 0.8.3.
[arguments]: Use modern style, patch bash path, and enable tests.
[native-inputs]: Add bash-minimal and valgrind.
2023-06-21 23:45:45 -05:00
Tobias Geerinckx-Rice
dcca13ed73
gnu: opensmtpd: Update to 7.3.0p0.
* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p0.
[arguments]: Remove obsolete 'fix-smtpctl-encrypt-bug phase.
Don't explicitly return #t from remaining phases.
2023-06-18 02:00:08 +02:00
Tobias Geerinckx-Rice
65ed7a61f1
uuid: Fix NTFS UUID stringification.
Previously, (ntfs-uuid->string (string->ntfs-uuid"5234ED0D34ECF53F"))
would yield "5234EDD34ECF53F".

Reported by sughosha in #guix.

* gnu/system/uuid.scm (ntfs-uuid->string): Pad hex bytes with zero when
needed.
2023-06-18 02:00:10 +02:00
宋文武
2e0228e736
gnu: Add anarch.
* gnu/packages/games.scm (anarch): New variable.
2023-06-21 17:43:12 +08:00
Jean-Pierre De Jesus DIAZ
1a0ff5cd83
gnu: Add tomlc99.
* gnu/packages/c.scm (tomlc99): New variable.

Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Luis Felipe
105781d3d3
gnu: mazo: Update to 1.1.0.
* gnu/packages/education.scm (mazo): Update to 1.1.0.
[propagated-inputs]: Add adwaita-icon-theme and dbus.
[propagated-inputs]: Change gtk+ to gtk.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Nguyễn Gia Phong
c9d9c54636
gnu: go-github-com-gdamore-tcell: Update to 2.6.0
gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): Update to 2.6.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Nguyễn Gia Phong
da4305e9b3
gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14.
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14.
(go-github.com-mattn-go-runewidth): Remove, and change users to to refer
to 'go-github-com-mattn-go-runewidth'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Mekeor Melire
d67c85324d
gnu: Add xiate.
* gnu/packages/terminals.scm (xiate): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:49 +02:00
Ludovic Courtès
cec5cdce7c
gnu: Add guile-ffi-cblas.
* gnu/packages/guile-xyz.scm (guile-ffi-cblas): New variable.
2023-06-21 00:10:49 +02:00
Ricardo Wurmus
6a91d4b8e0
gnu: python-dask: Add missing input.
* gnu/packages/python-xyz.scm (python-dask)[propagated-inputs]: Add
python-import-metadata.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus
81441182bb
gnu: python-keras: Update to 2.3.1.
* gnu/packages/patches/python-keras-integration-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/machine-learning.scm (python-keras): Update to 2.3.1.
[source]: Remove patch; update snippet.
[arguments]: Add build phase 'tf-compatibility; add phase 'hdf5-compatibility;
rename phase 'remove-tests-for-unavailable-features to
'delete-unavailable-backends; update 'check phase to disable tests that cannot
be repaired or are flaky.
[native-inputs]: Add python-flaky, python-markdown, and python-pyux.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus
b4e37a3972
gnu: tensorflow: Patch one more instance of "collections".
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Add one more
patch of "collections" to "collections.abc" to the 'python3.10-compatibility
phase.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus
91e07cc5bf
gnu: tensorflow: Drop trailing #T from build phase.
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Remove #T from
'set-source-file-times-to-1980 phase.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus
ffb30ffb6e
gnu: tensorflow: Patch for numpy >= 1.23.
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Remove
np.asscalar in 'python3.10-compatibility phase.
2023-06-20 23:40:40 +02:00
Ricardo Wurmus
9a7fc01b5c
gnu: tensorflow: Drop package labels from propagated-inputs.
* gnu/packages/machine-learning.scm (tensorflow)[propagated-inputs]: Drop labels.
2023-06-20 23:40:40 +02:00
Paul A. Patience
24fc0d506a
gnu: python-pyvista: Update to 0.39.1.
* gnu/packages/python-science.scm (python-pyvista): Update to 0.39.1.
[propagated-inputs]: Add python-pooch, remove python-appdirs.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:16:14 +01:00
Kaelyn Takata
744c979b8f
gnu: recastnavigation: Update to 1.6.0.
* gnu/packages/game-development.scm (recastnavigation): Update to 1.6.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:15:25 +01:00
Andy Tai
ca833f23bd
gnu: fvwm: Update to 2.7.0.
* gnu/packages/fvwm.scm (fvwm): Update to 2.7.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:14:55 +01:00
kiasoc5
f235d49ef3
gnu: fnott: Update to 1.4.0.
* gnu/packages/wm.scm (fnott): Update to 1.4.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:14:23 +01:00
kiasoc5
8d46e3e0fd
gnu: celluloid: Update to 0.25.
* gnu/packages/video.scm (celluloid): Update to 0.25.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:14:09 +01:00
kiasoc5
9d3ce0c408
gnu: batsignal: Update to 1.6.4.
* gnu/packages/monitoring.scm (batsignal): Update to 1.6.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:13:46 +01:00
kiasoc5
ef6888340a
gnu: audacity: Update to 3.3.3.
* gnu/packages/audio.scm (audacity): Update to 3.3.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:12:26 +01:00
Cairn
54026e2a4e
gnu: barrage: Update to 1.0.7.
* gnu/packages/games.scm (barrage): Update to 1.0.7.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:11:37 +01:00
Cairn
3eb3bd0284
gnu: ltris: Update to 1.2.6.
* gnu/packages/games.scm (ltris): Update to 1.2.6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:11:13 +01:00
michaeldelago
c1e093b521
gnu: zeal: Update to 0.6.1-1.1cfa7c6.
* gnu/packages/documentation.scm (zeal): Update to 0.6.1-1.1cfa7c6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-20 22:08:14 +01:00
Christopher Baines
55cccab43a
gnu: guile-next: Update to 3.0.9-0.aa2cfe7.
* gnu/packages/guile.scm (guile-next): Update to 3.0.9-0.aa2cfe7.
2023-06-20 22:05:15 +01:00
Christopher Baines
53d80d0485
gnu: ruby-ptools: Update to 1.5.0.
* gnu/packages/ruby.scm (ruby-ptools): Update to 1.5.0.
[arguments]: Update style and adjust.
[native-inputs]: Add ruby-rspec.
2023-06-20 22:04:51 +01:00
Christopher Baines
7b535eb29b
gnu: bioruby: Update to 2.0.4.
* gnu/packages/bioinformatics.scm (bioruby): Update to 2.0.4.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines
6bafbfd40f
gnu: ruby-commander: Update to 4.6.0.
* gnu/packages/ruby.scm (ruby-commander): Update to 4.6.0.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines
7c5d30eb9f
gnu: ruby-debug-inspector: Update to 1.1.0.
* gnu/packages/rails.scm (ruby-debug-inspector): Update to 1.1.0.
[arguments]: Update style.
[native-inputs]: Add ruby-rake-compiler.
2023-06-20 22:04:51 +01:00
Christopher Baines
6eb15ac58e
gnu: ruby-hocon: Update to 1.4.0.
* gnu/packages/ruby.scm (ruby-hocon): Update to 1.4.0.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines
9ff91468ee
gnu: ruby-memory-profiler: Update to 1.0.1.
* gnu/packages/ruby.scm (ruby-memory-profiler): Update to 1.0.1.
2023-06-20 22:04:51 +01:00
Christopher Baines
b5cb477d9d
gnu: ruby-mkmf-lite: Update to 0.5.2.
* gnu/packages/ruby.scm (ruby-mkmf-lite): Update to 0.5.2.
[arguments]: Avoid the rubocop dependency.
[native-inputs]: Add ruby-rspec.
2023-06-20 22:04:51 +01:00
Christopher Baines
90e9e56140
gnu: ruby-powerpack: Update to 0.1.3.
* gnu/packages/ruby.scm (ruby-powerpack): Update to 0.1.3.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines
d8531fcdc8
gnu: ruby-pry-doc: Update to 1.4.0.
* gnu/packages/ruby.scm (ruby-pry-doc): Update to 1.4.0.
2023-06-20 22:04:50 +01:00
Christopher Baines
1abf7f6556
gnu: ruby-range-compressor: Update to 1.2.0.
* gnu/packages/ruby.scm (ruby-range-compressor): Update to 1.2.0.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines
04e5318eac
gnu: ruby-rjb: Update to 1.6.7.
* gnu/packages/ruby.scm (ruby-rjb): Update to 1.6.7.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines
c7f93b1b85
gnu: ruby-shindo: Update to 0.3.10.
* gnu/packages/ruby.scm (ruby-shindo): Update to 0.3.10.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines
be094d9038
gnu: ruby-sucker-punch: Update to 3.1.0.
* gnu/packages/ruby.scm (ruby-sucker-punch): Update to 3.1.0.
2023-06-20 22:04:50 +01:00
Christopher Baines
aba7a31cac
gnu: ruby-test-unit: Update to 3.6.0.
* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.6.0.
[source]: Switch to Git as tests missing from gem.
2023-06-20 22:04:50 +01:00
Christopher Baines
88b29ec5cf
gnu: ruby-tzinfo: Update to 2.0.6.
* gnu/packages/ruby.scm (ruby-tzinfo): Update to 2.0.6.
[arguments,propagated-inputs]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines
daea7bc223
gnu: ruby-yajl-ruby: Update to 1.4.3.
* gnu/packages/ruby.scm (ruby-yajl-ruby): Update to 1.4.3.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines
f2488b8df9
gnu: mkvtoolnix: Explicitly use ruby-2.7.
To allow updating ruby without affecting this package.

* gnu/packages/video.scm (mkvtoolnix)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:50 +01:00
Christopher Baines
afd51a088c
gnu: webkitgtk: Explicitly use ruby-2.
So that ruby can change without affecting this package and its dependants.

* gnu/packages/webkit.scm (webkitgtk)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:50 +01:00
Christopher Baines
55f4ad865b
gnu: utf8proc-2.7.0: Explicitly use ruby-2.7.
So that ruby can change without affecting this package and it's julia related
dependents.

* gnu/packages/textutils.scm (utf8proc-2.7.0)[native-inputs]: Explicitly use
ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
269e0261ba
gnu: qtwebengine-5: Explicitly use ruby-2.7.
So that ruby can change without affecting this package and it's dependents.

* gnu/packages/qt.scm (qtwebengine-5)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
9daca9b870
gnu: texlive-hyphen-package: Use pinned ruby-hydra-minimal.
To allow updating ruby without changing texlive.

* gnu/packages/ruby.scm (ruby-hydra-minimal/pinned): New variable.
* gnu/packages/tex.scm (texlive-hyphen-package)[native-inputs]: Use it
2023-06-20 22:04:49 +01:00
Christopher Baines
c3d857d526
gnu: qtbase: Explicitly use ruby-2.7.
To avoid changing qabase-5 while changing ruby.

* gnu/packages/qt.scm (qtbase-5)[native-inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
0f1da56056
gnu: texlive-bin: Explicitly use ruby-2.7.
To enable changing ruby without affecting texlive-bin.

* gnu/packages/tex.scm (texlive-bin)[inputs]: Explicitly use ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
8f8b11b95a
gnu: texlive-hyph-utf8: Explicitly use ruby-2.7.
As Ruby 3 looks to cause issues.

* gnu/packages/tex.scm (texlive-hyph-utf8)[native-inputs]: Explicitly use
ruby-2.7.
2023-06-20 22:04:49 +01:00
Christopher Baines
ed971aca36
gnu: texlive-hyphen-package: Explicitly use ruby-2.7.
As Ruby 3 looks to cause issues.

* gnu/packages/tex.scm (texlive-hyphen-package)[native-inputs]: Explicitly use
ruby-2.7.
2023-06-20 22:04:46 +01:00
Jelle Licht
392f9db976
gnu: emacs-piem: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-piem): Update to 0.5.0.
[inputs]: Add emacs-debbugs.
2023-06-20 21:06:37 +02:00
Jelle Licht
c57337ebfd
gnu: emacs-piem: Do not propagate any inputs.
* gnu/packages/emacs-xyz.scm (emacs-piem) [propagated-inputs]: Remove, moving
emacs-elfeed and emacs-notmuch to...
[inputs]: ...here.
2023-06-20 21:06:37 +02:00
Efraim Flashner
814f1f42ea
gnu: imv: Build with librsvg-for-system.
* gnu/packages/image-viewers.scm (imv)[inputs]: Replace librsvg with
librsvg-for-system.
2023-06-20 15:23:31 +03:00
Ricardo Wurmus
bb09f3ac00
gnu: mu: Update to 1.10.3.
* gnu/packages/mail.scm (mu): Update to 1.10.3.
2023-06-20 10:07:47 +02:00
Efraim Flashner
d884fc9e2e
gnu: gnumeric: Use librsvg-for-system.
* gnu/packages/gnome.scm (gnumeric)[inputs]: Replace librsvg with
librsvg-for-system.
2023-06-19 16:31:35 +03:00
Efraim Flashner
da81784d60
gnu: image: Build partitions with only necessary inputs.
* gnu/system/image.scm (system-disk-image)[partition-image]: Adjust the
inputs used by the image-builder to only use the packages necessary to
build that partition.
2023-06-19 16:31:32 +03:00
Vinicius Monego
f2be1ea06a
gnu: libjxl: Update to 0.8.2.
* gnu/packages/image.scm (libjxl): Update to 0.8.2.
[source]: Remove lcms, libpng and zlib bundles in the snippet.
[arguments]<#:configure-flags>: Add "-DJPEGXL_FORCE_SYSTEM_LCMS2=true" and
"-DJPEGXL_BUNDLE_LIBPNG=false".
[inputs]: Add lcms, zlib.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:08:40 +01:00
Kaelyn Takata
4d9ddeef3a
gnu: zfs: Update to 2.1.12.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.12.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:08:04 +01:00
Sughosha
3acd924f2a
gnu: ardour: Update to 7.4.
* gnu/packages/audio.scm (ardour): Update to 7.4.
[inputs]: Remove boost.
[native-inputs]: Add boost.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:06:40 +01:00
Andy Tai
17dcdbc490
gnu: python-cython-next: Update to 3.0.0b2.
* gnu/packages/python-xyz.scm (python-cython-next): Update to 3.0.0b2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:06:06 +01:00
Jack Hill
49cd552866
gnu: sway: Update to 1.8.1.
* gnu/packages/wm.scm (sway): Update to 1.8.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:04:56 +01:00
Jack Hill
1b9330d8b5
gnu: wlroots: Update to 0.16.2.
* gnu/packages/wm.scm (wlroots): Update to 0.16.2.
[home-page]: Switch to new upstream homepage.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:04:56 +01:00
Brian Cully
c63e665286
gnu: swaynotificationcenter: Update to 0.8.0.
* gnu/packages/wm.scm (swaynotificationcenter): Update to 0.8.0.
[inputs]: Add libgee and pulseaudio.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:02:42 +01:00
Juliana Sims
c6ff934337
gnu: ruby-loofah: Update to 2.21.3.
* gnu/packages/ruby.scm (ruby-loofah): Update to 2.21.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:01:45 +01:00
Guillaume Le Vaillant
965ac33747
gnu: electron-cash: Update to 4.3.1.
* gnu/packages/finance.scm (electron-cash): Update to 4.3.1.
2023-06-19 11:06:59 +02:00
Guillaume Le Vaillant
1d74724fd3
gnu: electrum: Update to 4.4.4.
* gnu/packages/finance.scm (electrum): Update to 4.4.4.
  [arguments]: Remove 'fix-prefix' and 'relax-dnspython-version-requirement'
  phases. Update 'use-libsecp256k1-input' phase.
2023-06-19 10:45:07 +02:00
Guillaume Le Vaillant
93ba5f77ad
gnu: libsecp256k1: Update to 0.3.2.
* gnu/packages/crypto.scm (libsecp256k1): Update to 0.3.2.
  [arguments]: Update 'configure-flags'.
  [description]: Add new items.
  [license]: Switch to expat.
2023-06-19 10:07:32 +02:00
Maxim Cournoyer
dc90c0807d
gnu: renameat2: Move to (gnu packages linux).
Being Linux-specific, that's probably a better home.

* gnu/packages/c.scm (renameat2): Move to...
* gnu/packages/linux.scm (renameat2): ... here.
2023-06-18 22:30:34 -04:00
Maxim Cournoyer
a463eeb623
gnu: Add renameat2.
* gnu/packages/c.scm (renameat2): New variable.
2023-06-18 22:17:56 -04:00
Maxim Cournoyer
58949b72ce
gnu: python-pyzmq: Reinstate two tests.
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Reinstate the
test_auth and test_zmqstream tests, fixed in the last 25.1.0 version.
2023-06-18 22:17:56 -04:00
Andy Tai
81231bf236
gnu: freeipmi: Update to 1.6.11
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.11

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:34:27 +02:00
Andy Tai
2afa79aeaa
gnu: b4: Update to 0.12.0
* gnu/packages/version-control.scm (b4): Update to 0.12.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:33:47 +02:00
Timotej Lazar
d47a0d7fec
gnu: font-xfree86-type1: Update to 1.0.5.
* gnu/packages/xorg.scm (font-xfree86-type1): Update to 1.0.5.
[source]: Drop upstreamed snippet.
(xorg-font-origin): Drop obsolete macro.
(%xorg-font-origin): Drop unused procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:32 +02:00
Timotej Lazar
bb0d93c810
gnu: font-winitzki-cyrillic: Update to 1.0.4.
* gnu/packages/xorg.scm (font-winitzki-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:25 +02:00
Timotej Lazar
6184d14d8e
gnu: font-sun-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-sun-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:23 +02:00
Timotej Lazar
e02440e12d
gnu: font-sony-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-sony-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:21 +02:00
Timotej Lazar
5143f8624e
gnu: font-screen-cyrillic: Update to 1.0.5.
* gnu/packages/xorg.scm (font-screen-cyrillic): Update to 1.0.5.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:18 +02:00
Timotej Lazar
3ddd435251
gnu: font-schumacher-misc: Update to 1.1.3.
* gnu/packages/xorg.scm (font-schumacher-misc): Update to 1.1.3.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:15 +02:00
Timotej Lazar
b32da04786
gnu: font-mutt-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-mutt-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:11 +02:00
Timotej Lazar
4d7700b722
gnu: font-misc-misc: Update to 1.1.3.
* gnu/packages/xorg.scm (font-misc-misc): Update to 1.1.3.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:07 +02:00
Timotej Lazar
5d9af8639c
gnu: font-misc-ethiopic: Update to 1.0.5.
* gnu/packages/xorg.scm (font-misc-ethiopic): Update to 1.0.5.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:32:00 +02:00
Timotej Lazar
7ca1ba3928
gnu: font-misc-cyrillic: Update to 1.0.4.
* gnu/packages/xorg.scm (font-misc-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:59 +02:00
Timotej Lazar
ffe2e45b0b
gnu: font-micro-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-micro-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:55 +02:00
Timotej Lazar
a68762ca7c
gnu: font-isas-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-isas-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:54 +02:00
Timotej Lazar
4163339708
gnu: font-dec-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-dec-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:52 +02:00
Timotej Lazar
b0494cfd30
gnu: font-cronyx-cyrillic: Update to 1.0.4.
* gnu/packages/xorg.scm (font-cronyx-cyrillic): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:50 +02:00
Timotej Lazar
95aee6ae4a
gnu: font-arabic-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-arabic-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:49 +02:00
Timotej Lazar
5ce6f722c8
gnu: font-alias: Update to 1.0.5.
* gnu/packages/xorg.scm (font-alias): Update to 1.0.5.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:47 +02:00
Timotej Lazar
ddc6d397d4
gnu: font-adobe75dpi: Update to 1.0.4.
* gnu/packages/xorg.scm (font-adobe75dpi): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:46 +02:00
Timotej Lazar
d305ad04cc
gnu: font-adobe100dpi: Update to 1.0.4.
* gnu/packages/xorg.scm (font-adobe100dpi): Update to 1.0.4.
[source]: Drop upstreamed snippet.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:31:43 +02:00
Kaelyn Takata
73f6785bdf
gnu: openmw-openscenegraph: Update to Nov 2022 commit.
* gnu/packages/graphics.scm (openmw-openscenegraph): Update to Nov 2022 commit.
[arguments]: Sync the plugin flags with the mentioned wiki page.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:23:31 +02:00
Saku Laesvuori
a82130de50
services: certbot: Fix nginx crash when certbot is used without domains.
* gnu/services/certbot.scm (certbot-nginx-server-configurations):
Don't return a broken nginx-server-configuration with empty server_name
when no certificate domains are configured. Instead add a separate
server for every certificate, so 0 certificates adds 0 servers.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Reviewed-by: Bruno Victal <mirai@makinata.eu>
2023-06-18 23:12:10 +02:00
Nicolas Graves
c0921a394d
gnu: libreoffice: Fix access to python modules.
* gnu/packages/libreoffice.scm (libreoffice)[arguments]:
Add #:imported-modules and #:modules.
In 'bin-and-desktop-install' phase, add 'install-python-script' and use
it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-18 23:08:29 +02:00
Efraim Flashner
726f2a9447
gnu: khal: Update to 0.11.2.
* gnu/packages/calendar.scm (khal): Update to 0.11.2.
[inputs]: Sort alphabetically.
2023-06-18 21:44:04 +03:00
Efraim Flashner
f387f8f8ca
gnu: poezio: Add missing input.
* gnu/packages/messaging.scm (poezio)[inputs]: Add
python-typing-extensions.
2023-06-18 21:24:35 +03:00
Efraim Flashner
6744ec2f35
gnu: gst-plugins-bad: Fix test suite on riscv64-linux.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust custom
'adjust-tests phase to help tests pass on riscv64-linux.
2023-06-18 20:52:53 +03:00
Liliana Marie Prikler
e4087930f3
gnu: recutils: Use correct bash headers.
* gnu/packages/databases.scm (recutils)[arguments]: Convert to G-Expressions.
Drop gratuitous dirname.
[native-inputs]: Drop labels.  Move bash:include...
[inputs]: ... here.  Also add regular bash.
2023-06-18 09:06:08 +02:00
Liliana Marie Prikler
d54faf155a
gnu: maven-model-builder@3.0: Fix build.
* gnu/packages/maven.scm (maven-3.0-model-builder)[#:phases]: Add
‘add-components-shebang’.
2023-06-18 09:06:08 +02:00
Liliana Marie Prikler
3d3f03cda8
gnu: Add capypdf.
* gnu/packages/pdf.scm (capypdf): New variable.
(a4pdf): Deprecate in favor of capypdf.
2023-06-18 09:06:08 +02:00
Liliana Marie Prikler
09b310172e
gnu: meson: Update to 1.1.1.
* gnu/packages/build-tools.scm (meson): Replace with meson/newer.
(meson/newer): New variable.
2023-06-18 09:06:07 +02:00
Efraim Flashner
0d165fba93
gnu: jimtcl: Skip failing test on all 32-bit architectures.
* gnu/packages/embedded.scm (jimtcl)[arguments]: Adjust custom phase
'delete-failing-tests/32bit to run for all 32-bit architectures.
2023-06-18 08:45:53 +03:00
Vinicius Monego
428b810ca2
gnu: lightspark: Update to 0.8.7.
* gnu/packages/animation.scm (lightspark): Update to 0.8.7.
[inputs]: Remove sdl2-mixer.
2023-06-17 10:08:24 -03:00
Janneke Nieuwenhuizen
ff690faf66
gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.
* gnu/packages/hurd.scm (hurd-target?): Remove.
(hurd-system?): Move to...
* guix/utils.scm (system-hurd?): ...here.
* gnu/packages/*: Update all users, removing (gnu packages hurd) include where
now unused.
2023-06-17 14:38:32 +02:00
Guillaume Le Vaillant
52f2980fa3
gnu: eisl: Update to 3.00.
* gnu/packages/lisp.scm (eisl): Update to 3.00.
2023-06-17 11:25:23 +02:00
Guillaume Le Vaillant
546e7f362a
gnu: txr: Update to 288.
* gnu/packages/lisp.scm (txr): Update to 288.
2023-06-17 11:25:23 +02:00
Artyom Bologov
010e79f292
gnu: cl-colors2: Update to 0.5.4-3.cc03bad.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-3.cc03bad.
  [description]: Update with the latest changes.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Artyom Bologov
23f77bd7b8
gnu: cl-nclasses: Update to 0.6.0.
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Guillaume Le Vaillant
2fa9a183d7
gnu: stumpwm: Don't install build artifacts.
* gnu/packages/wm.scm (stumpwm)[arguments]: Add 'remove-temporary-cache'
  phase.
  (stumpwm+slynk)[arguments]: Delete 'remove-temporary-cache' phase inherited
  from stumpwm.
2023-06-17 11:25:23 +02:00
Janneke Nieuwenhuizen
dec270a7c8
gnu: jimtcl: Skip failing test for 32bit.
* gnu/packages/embedded.scm (jimtcl)[arguments]: When building for 32bit, skip
"file.test".
2023-06-17 11:03:43 +02:00
Danny Milosavljevic
998d89ba20
gnu: openjdk: Re-add "openjdk-15-xcursor-no-dynamic.patch".
* gnu/packages/java.scm (openjdk16)[source](patches): Re-add xcursor patch.
(openjdk17)[source](patches): Re-add xcursor patch.
2023-06-17 01:36:55 +02:00
Ontje Lünsdorf
31336e9f5d
gnu: Add python-pdoc.
* gnu/packages/python-xyz.scm (python-pdoc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-16 00:14:52 +02:00
Ludovic Courtès
c27479a739
services: qemu-guest-agent: Add dependency on udev.
Fixes <https://issues.guix.gnu.org/64057>.

* gnu/services/virtualization.scm (qemu-guest-agent-shepherd-service):
Add 'requirement' field.

Reported-by: Yann Dupont <yann.dupont@univ-nantes.fr>
2023-06-16 00:14:52 +02:00
Ricardo Wurmus
6e1215fb9c
gnu: Add r-plumber.
* gnu/packages/cran.scm (r-plumber): New variable.
2023-06-15 18:09:46 +02:00