~ruther/guix-local

ref: 62e3bcf504b44cafc08b3fe0e97802ac42e9e09a guix-local/gnu/packages d---------
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.
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.
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>
4660273f — Cayetano Santos 6 months ago
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>
6a57156e — Maxim Cournoyer 6 months ago
gnu: fail2ban: Apply patch to fix sshd jail filter.

Recent OpenSSH uses an 'sshd-session' instead of 'sshd' binary name.

* gnu/packages/patches/fail2ban-fix-sshd-filter.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/admin.scm (fail2ban): Apply it.

Change-Id: I1f46e6768f4e04e97a8fcec189de45c2f1c26e1e
d042111c — Ludovic Courtès 6 months ago
gnu: libicns: Add missing gexp.

The #~ annotation was removed in 24701a21e812acdbb9cad67d0af390528b572bdc.

* gnu/packages/image.scm (libicns)[arguments]: Add missing gexp.

Change-Id: I57a985a0d295f0b72bc9d6c0c0df79da1d8b1053
96d87b47 — Jean-Baptiste Note 6 months ago
gnu: hashcat: update to 7.1.2.

* gnu/packages/password-utils (hashcat): Update to 7.1.2.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Next