gnu: linux-libre: Update to 6.16.8.
* gnu/packages/linux.scm (linux-libre-6.16-version): Update to 6.16.8.
(linux-libre-6.16-pristine-source, deblob-scripts-6.16): Update hashes.
Change-Id: I8877dbd174014a3f60cffeb4f0ef8bcde80a21cb
gnu: icecat: Update to 140.3.1-gnu1.
Fixes Mozilla bug 1980812 (Websites take way too long to load):
Improved reliability when HTTP/3 connections fail. IceCat no longer
forces HTTP/2 during fallback, allowing the server to choose the
protocol and preventing stalls on some sites.
* gnu/packages/gnuzilla.scm (%icecat-base-version): Uncouple from
mozjs and update.
(%icecat-build-id): Update.
(icecat-source): Uncouple 'upstream-firefox-source' from mozjs source.
Update 'gnuzilla-commit' and hashes.
gnu: yt-dlp: Update to 2025.09.23.
* gnu/packages/video.scm (yt-dlp): Update to 2025.09.23.
guix: update-cached-checkout: Fix fetching remote for branches, commits and tags.
Follow up of 66463356ce5868d3551ea7014acb34543972a5d8.
Because of the mentioned change, update-cached-checkout doesn't
update the checkout for branches, commits or tags.
This means `guix pull` with %default-channels no longer pulls
newer versions. `forward-update-check` no longer fetches the
commit to check relations for, leading to an error that
reference is not available.
* guix/git.scm (update-cached-checkout): Fetch remote even if symref-list is
empty.
Change-Id: Ia6bb1c669065cf19a6dd16c2a403e8590bc07613
gnu: ogs-serial, ogs-petsc: Update to 6.5.6.
* gnu/packages/geo.scm (ogs-serial): Update to 6.5.6.
Change-Id: I7d81477488cab02c4592bd5d7091c8f1c81e7ace
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: hashcat: Support only 64 bit systems.
Builds fail on i686 and armhf.
* gnu/packages/password-utils.scm (hashcat)[supported-systems]: New field.
Change-Id: I561c5fd9de87f350faecae4376627dfec90568bc
gnu: guix: Update to a68bcfd.
* gnu/packages/package-management.scm (guix): Update to a68bcfd.
Change-Id: Ia0c8824d1a2c65af04bd04551078ad1bf07182e9
gnu: Add vagrant-libvirt.
* gnu/packages/virtualization.scm (vagrant-libvirt): New variable.
gnu: Add vagrant-reload.
* gnu/packages/virtualization.scm (vagrant-reload): New variable.
gnu: Add vagrant-cachier.
* gnu/packages/virtualization.scm (vagrant-cachier): New variable.
gnu: Add vagrant-vai.
* gnu/packages/virtualization.scm (vagrant-vai): New variable.
gnu: Add vagrant.
* gnu/packages/virtualization.scm (vagrant): New variable.
* gnu/packages/patches/vagrant-Support-system-installed-plugins.patch,
gnu/packages/patches/vagrant-Use-a-private-temporary-dir.patch
gnu/packages/patches/vagrant-bin-vagrant-silence-warning-about-installer.patch:
New files.
* gnu/local.mk(dist_patch_DATA): Add them
gnu: ruby-vagrant-cloud: Relax version requirement for rexml.
Relax the version requirement for rexml to allow this package to be used with
newer versions of rexml.
doc: Clarify how to create the Codeberg token for `sync-codeberg-teams'.
* doc/contributing.texi (Teams): Mention needed permissions and provide the
page URL.
Change-Id: I4ba44379a4ce5df9e987b32f28ebac0c7dc35618
teams: Register Sugosha's Codeberg username.
* etc/teams.scm (members) <Sugosha>: Register Codeberg username.
Change-Id: Iebdedb245242855c1351cb122d9aec7226b35f0d
.guix-authorizations: Authorize Sughosha (SameExpert).
* .guix-authorizations (authorizations) <SameExpert>: Register.
Voucher: Z572 <z572@z572.online>
Voucher: Ludovic Courtès <ludo@gnu.org>
Voucher: Gabriel Wicki <gabriel@erlikon.ch>
Change-Id: If90d8ca5f80f96ee4b3604e7fc4e1fbfbf44aea4
gnu: hyfetch: Update to 2.0.2.
* gnu/packages/admin.scm (hyfetch): Update to 2.0.2.
Change-Id: I21502f5dbc9f159d21b7ad303193c72c1afbc987
gnu: fastfetch-minimal: Update to 2.53.0.
* gnu/packages/admin.scm (fastfetch-minimal): Update to 2.53.0.
Change-Id: I6e29ed36d7873befd826598155864597c2f759e8
gnu: icestorm: Improve style.
* gnu/packages/electronics.scm (icestorm): Improve style.
Change-Id: I54af740aa866cd3d0f5a02c76ca30c8cf293cb63
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: icestorm: Update to 1.1.
* gnu/packages/electronics.scm (icestorm): Update to 1.1.
[#:phases] {fix-usr-local}: Fix config.mk.
[native-inputs]: Replace python with python-minimal, add
python-sphinxcontrib-svg2pdfconverter, remove python-sphinx.
Change-Id: I9413c6ac1e620ede236e66b4a79c842f0a6741a0
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>