gnu: stb: Use modern package style.
* gnu/packages/stb.scm (stb)[arguments]<#:phases>: Use G-Expressions.
(make-stb-header-package): Likewise.
Change-Id: I836ad872e20444dcfb30480bd420cb63e4bb313f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
teams: ‘sync-codeberg-teams’ associates teams with ‘guix/guix’.
Fixes guix/guix#466.
Previously those teams would exist at the organization-level but would
not be associated with the ‘guix/guix’ repository, thereby preventing
people from adding them as reviewers and from mentioning them.
* etc/teams.scm (repository-teams, add-repository-team): New Forgejo
requests.
(synchronize-teams): Call the latter.
Change-Id: Ibc6726cda66552ee9dd1df24d57b80f903712e67
teams: Add ‘define-module’ clause.
* etc/teams.scm: Use ‘define-module’. This makes it easier to work at
the REPL in Geiser.
Change-Id: I22d7a3f52eb5ddacada05d3ab1c41814474cb5d2
gnu: libgit2: Patch bug in HTTP proxy support that shows on 302s.
Fixes guix/guix#87.
* gnu/packages/patches/libgit2-proxy-reconnection.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2-1.9)[source]: Use it.
Change-Id: If05b55e616da4d98b3de0e38f6a0d815dd256b92
system: Adjust return value of bashrc.
Fixes a regression introduced in c743d646ee9104aa14d066cdf6657a0fac82ebea.
Without this, the fish shell integration is broken, and PATH does not include
~/.config/guix/current/bin.
* gnu/system/shadow.scm (%default-bashrc): Fix return value.
Change-Id: I54170caeef7ae541a4901743fcdcbfb353fa09d4
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
gnu: Add guile-hygguile.
* gnu/packages/guile-xyz.scm (guile-hygguile): New variable.
Change-Id: I62547a54f85c96e87d84f38a89aa5127334fe973
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
gnu: podman: Update to 5.5.1.
* gnu/packages/containers.scm (podman): Update to 5.5.1.
Change-Id: Ie271e74235569a3c39ba0a8700f88d56ecb587f8
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: qemu-minimal: Fix building with ipxe-qemu.
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust the
'dont-require-ipxe-firmware phase to skip more tests.
Change-Id: I2d308e9eec48ec9b087fc0a7ed9e6d8089366c9e
gnu: xfsprogs: Fix building on riscv64-linux.
* gnu/packages/linux.scm (xfsprogs)[native-inputs]: When building for
riscv64-linux add gcc-14.
Change-Id: I68189742361dc7414886f8b171be5368562b6564
gnu: Add python-cocotb.
* gnu/packages/electronics.scm (python-cocotb): New variable.
Change-Id: I8816e137002ad6763a466c8c79353489d3d3cc2e
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: patool: Update to 4.0.1.
* gnu/packages/patool.scm (patool): Update to 4.0.1.
[origin]: Switch to PyPI.
[arguments]<#:phases>: Add 'install-completions.
Change-Id: I4ccbc0bbd225308715ef0cae63e60178af332389
Reviewed-by: Sergey Trofimov <sarg@sarg.org.ru>
Reviewed-by: Zheng Junjie <873216071@qq.com>
Reviewed-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add postgresql-backup-scripts.
* gnu/packages/databases.scm (postgresql-backup-scripts): New variable.
Change-Id: I3e8516e03fa74779aa397c80f4f1860f5c6d5a01
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: trealla: Update to 2.73.4.
* gnu/packages/prolog.scm (trealla): Update to 2.73.4.
Change-Id: Ic4c3d10ad08f46c15557088ecd94d12d24d8343c
gnu: emacs-gptel: Update approach for setting curl binary.
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update approach for setting curl
binary.
Change-Id: Ie003c2eb373450b25060e88ffb4892eb2b818280
Merge branch 'mesa-updates'
Key changes include updating the vulkan packages to 1.4.309.0,
wayland-protocols to 1.44, and mesa to 25.1.3.
Change-Id: If4e4d84def0ddddaa0a03a588890df115297de8d
gnu: linux-libre 5.4: Update to 5.4.294.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.294.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: I3f40f9755c088f40d0f27181fd1fd4512593dd1a
gnu: linux-libre 5.10: Update to 5.10.238.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.238.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I3cdec1cc4a4cef8baaa0e5477b939d45692ad14c
gnu: linux-libre 5.15: Update to 5.15.185.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.185.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
Change-Id: I22bcf1283379c55d5613f63191b0d6438a27d5a3
gnu: linux-libre 6.1: Update to 6.1.141.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.141.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
Change-Id: Ifde60b4d5761303cdf08217d5346ba69933d09c1