~ruther/guix-local

ref: 9b191b56ce6f74e22745684007105dfd80ebae7d guix-local/gnu d---------
9b191b56 — Sharlatan Hellseher 6 months ago
gnu: python-yq: Refresh package style.

* gnu/packages/python-xyz.scm (python-yq): Use G-expressions, adjust
indentation.
[description]: Fix fill column.

Change-Id: I6cca1515ce32319fce191d6560ec0b9da0ad8c1b
e78a73d5 — Sharlatan Hellseher 6 months ago
gnu: python-yte: Update to 1.8.1.

* gnu/packages/python-xyz.scm (python-yte): Update to 1.8.1.
[arguments] <tests-flags>: Provide test file here.
<phases>: Use default 'check.

Change-Id: If6e9985fe43b709a5fcc5aff17bc2f4224e2530c
34781d28 — mstenek 6 months ago
gnu: duplicity: Fix tests by switching to pyproejct.

* gnu/packages/backup.scm (duplicity):
  [build-system]: Switch to pyproejct-build-system.
  [arguments]: Remove <test-target>.

Fixes: guix/guix#3125
Change-Id: If13a5d6e4f5d111bb2a1a14a7e9b1f85c8b5560b
Reviewed-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f51dd973 — Hugo Buddelmeijer 6 months ago
gnu: python-whenever: Update to 0.9.2.

* gnu/packages/python-xyz.scm (python-whenever): Update to 0.9.2.
[arguments] <phases>: Add 'set-check-environment.
[propagated-inputs]: Add python-time-machine and python-tzlocal.
[native-inputs]: Remove python-setuptools-rust and python-wheel; add
python-pytest, and tzdata-for-tests.

Change-Id: I926457bd581c6803e0ebbb7d29b1293d233523c3
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7b2538b0 — André Batista 6 months ago
gnu: ungoogled-chromium: Update to 140.0.7339.207.

Fixes CVEs 2025-10585, 2025-10500, 2025-10501, 2025-10502, 2025-10890,
2025-10891 and 2025-10892.  See:
<https://chromereleases.googleblog.com/2025/09/stable-channel-update-for-desktop_17.html>
and
<https://chromereleases.googleblog.com/2025/09/stable-channel-update-for-desktop_23.html>

* gnu/packages/chromium.scm (%chromium-version): Update to 140.0.7339.207.
(%ungoogled-origin, %debian-origin): Update hashes.

Change-Id: I1dd6c0a0b318eba6840c6d9bee41df3ac39a31e2
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
b9d14de5 — Remco van 't Veer 6 months ago
gnu: xmlstarlet: Fix build.

* gnu/packages/xml.scm (xmlstarlet)[inputs]: Replace libxml2 with libxml2-2.11.

Change-Id: I51d31c5b1ed92dc3b9b7a32e3e363525489272d1
Signed-off-by: jgart <jgart@dismail.de>
gnu: emacs-gptel: Update to 0.9.9.

* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.9.9.

Change-Id: I507f5a161a9fb6a52a5dcd9de4182e89ed26fba3
7aaf1afb — Morgan Smith 3 years ago
gnu: Add printrun.

* gnu/packages/printers.scm (printrun): New variable.

Change-Id: Ibf04b2cf49dffd116a5730c9329a2ee1bfb893c0
Reviewed-by: Andreas Enge <andreas@enge.fr>
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2a1dc0d0 — Sharlatan Hellseher 6 months ago
gnu: Add python-pyglet-1.

* gnu/packages/python-graphics.scm (python-pyglet-1): New variable.

Change-Id: Iae60105b7adc91ec894ebf8238e682cffd3ab93f
06a149c9 — Sharlatan Hellseher 6 months ago
gnu: ruby-puma: Update to 7.0.3.

* gnu/packages/ruby-xyz.scm (ruby-puma): Update to 7.0.3.
[phases]{disable-problematic-tests}: Skip 3 more tests.

Change-Id: Ia43e6d3c85499a0915876456abec398035a3fa9b
4256e9af — Sharlatan Hellseher 6 months ago
gnu: ruby-loofah: Update to 2.24.1.

* gnu/packages/ruby-xyz.scm (ruby-loofah): Update to 2.24.1.
[source] <url>: Use direct URL instead of [home-page].
[arguments] <phases>: Add 'skip-failing-tests.
[home-page]: Place before [synopsis]

Change-Id: If2dfc4210f9a6179c0edc326972bb3949f86f7a0
d0b343ac — Sharlatan Hellseher 6 months ago
gnu: ruby-sanitize: Update to 7.0.0.

* gnu/packages/ruby-xyz.scm (ruby-sanitize): Update to 7.0.0.
[source] <url>: Use a direct URL instead of [home-page].
[arguments] <phases>: Add 'patch.
[home-page]: Add before [synopsis].

Change-Id: I315208932e374b144905309f8bbe362f882857e1
4b4c00bc — Sharlatan Hellseher 6 months ago
gnu: castget: Update to 2.0.0-1.e97b179.

* gnu/packages/gpodder.scm (castget): Update to
e97b179227b4fc7e2e2bc5a373933624c0467daa commit.

Change-Id: I045e12608e22f136ad7625ea15d585c5b5c6af2e
44aa22b1 — Sharlatan Hellseher 6 months ago
gnu: zydis: Update to 4.1.1.

* gnu/packages/engineering.scm (zydis): Update to 4.1.1.

Change-Id: If2f335bb5a18ce0708293a459ec3af824b247aa1
609bbaa1 — Sharlatan Hellseher 6 months ago
gnu: ronn-ng: Add missing input.

This is a follow-up to commit 1960f3cb8a2690bdaec9c78db3d476fd0ec5fb99.

* gnu/packages/groff.scm (ronn-ng)[inputs]: Add
ruby-kramdown-parser-gfm.

Change-Id: Ib1863f2049ee662f855ef2d7d073aab15f9c10e6
gnu: Add uxn11.

* gnu/packages/emulators.scm (uxn11): New variable.

Closes: guix/guix#3217
Change-Id: I40d0bbcbee439445c60fe6a5653c937db58b0529
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
c030b694 — Sughosha 6 months ago
gnu: freerdp-3: Update to 3.17.2.

* gnu/packages/rdesktop.scm (freerdp): Update to 3.17.2.
[arguments]<#:test-exclude>: Exclude "TestFreeRDPCodecH264" and
"TestClientRdpFile".

Change-Id: I55b19f6cb66ee6bf42f15287519691bb92746245
90fbda9f — Ashish SHUKLA 8 months ago
gnu: ngtcp2: Update to 1.15.1.

* gnu/packages/networking.scm (ngtcp2): Update to 1.15.1.

Change-Id: Id9bc34ba3fbae6e2f55908ba19fa061c1a8b837a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
ef81b619 — Ashish SHUKLA 6 months ago
gnu: bubblewrap: Update to 0.11.0.

* gnu/packages/virtualization.scm (bubblewrap): Update to 0.11.0.

Change-Id: I052fa7dda1a6fdb68c437e5f888f987dafdcd6a6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
82906ef7 — Ashish SHUKLA 7 months ago
gnu: unbound: Update to 1.24.0.

* gnu/packages/dns.scm (unbound): Update to 1.24.0.

Change-Id: I07c0b0fae72972b0e7a6701418a549e3ef9b5a36
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next