~ruther/guix-local

ref: 2830a706dc6a4260fce2e0741c8a42243c3af66e guix-local/gnu d---------
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>
a68bcfd2 — Richard Sent 7 months ago
home: services: sway: Export configuration file accessors.

* gnu/home/services/sway.scm: Export field accessors for sway-* configuration
records.

Change-Id: I0f116508bdd710dec810dcbb69cf3c7b91daead4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7365e16d — Alexey Abramov 6 months ago
services: dhcpcd: Add shepherd-provision field.

* doc/guix.texi (Networking Setup)<dhcpcd-configuration>: Regenerate
the dhcpcd-configuration documentation.
* gnu/services/networking.scm (dhcpcd-configuration)
<shepherd-provision>: Add new field.  Fix typo in client-id description.
(dhcpcd-shepherd-service): Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7d10553d — Maxim Cournoyer 6 months ago
services: fail2ban: Extend profile with fail2ban package.

* gnu/services/security.scm (fail2ban-service-type): Register
profile-service-type extension.

Change-Id: Ia7d908ba68c82fb7b5f016d4d246112679c49415
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
Next