~ruther/guix-local

62e3bcf5 — Leo Famulari 6 months ago
gnu: linux-libre 6.12: Update to 6.12.48.

* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.48.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I47bd8732fcd21e999ab3942ade2532b67713c31a
2830a706 — Leo Famulari 6 months ago
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
8c95bba9 — Mark H Weaver 6 months ago
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.
7ba21ba7 — Mark H Weaver 6 months ago
gnu: yt-dlp: Update to 2025.09.23.

* gnu/packages/video.scm (yt-dlp): Update to 2025.09.23.
7d1d1d1f — Rutherther 6 months ago
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
b9e46d05 — Lars Bilke 6 months ago
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>
9debe9ec — Andreas Enge 6 months ago
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
8e8681b2 — Ludovic Courtès 6 months ago
gnu: guix: Update to a68bcfd.

* gnu/packages/package-management.scm (guix): Update to a68bcfd.

Change-Id: Ia0c8824d1a2c65af04bd04551078ad1bf07182e9
7679fdc8 — Hartmut Goebel 2 years ago
gnu: Add vagrant-libvirt.

* gnu/packages/virtualization.scm (vagrant-libvirt): New variable.
34778811 — Hartmut Goebel 2 years ago
gnu: Add vagrant-reload.

* gnu/packages/virtualization.scm (vagrant-reload): New variable.
3ba037d9 — Hartmut Goebel 2 years ago
gnu: Add vagrant-cachier.

* gnu/packages/virtualization.scm (vagrant-cachier): New variable.
d9143591 — Hartmut Goebel 2 years ago
gnu: Add vagrant-vai.

* gnu/packages/virtualization.scm (vagrant-vai): New variable.
c3be0008 — Hartmut Goebel 2 years ago
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
db0fdc19 — Hartmut Goebel 7 months ago
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.
b03b8d23 — Maxim Cournoyer 6 months ago
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
d759207f — Maxim Cournoyer 6 months ago
teams: Register Sugosha's Codeberg username.

* etc/teams.scm (members) <Sugosha>: Register Codeberg username.

Change-Id: Iebdedb245242855c1351cb122d9aec7226b35f0d
1fc71fd0 — Maxim Cournoyer 6 months ago
.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
c8201111 — Artyom V. Poptsov 6 months ago
gnu: hyfetch: Update to 2.0.2.

* gnu/packages/admin.scm (hyfetch): Update to 2.0.2.

Change-Id: I21502f5dbc9f159d21b7ad303193c72c1afbc987
72f1f559 — Artyom V. Poptsov 6 months ago
gnu: fastfetch-minimal: Update to 2.53.0.

* gnu/packages/admin.scm (fastfetch-minimal): Update to 2.53.0.

Change-Id: I6e29ed36d7873befd826598155864597c2f759e8
2ff3cdf8 — Cayetano Santos 6 months ago
gnu: icestorm: Improve style.

* gnu/packages/electronics.scm (icestorm): Improve style.

Change-Id: I54af740aa866cd3d0f5a02c76ca30c8cf293cb63
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Next