guix/gnu
Hilton Chain cf74ecc947
gnu: zig-0.9: Update patches.
* gnu/packages/patches/zig-0.9-fix-runpath.patch: New file.
* gnu/packages/patches/zig-use-baseline-cpu-by-default.patch: Rename to...
* gnu/packages/patches/zig-0.9-use-baseline-cpu-by-default.patch: ...this.
* gnu/packages/patches/zig-use-system-paths.patch: Rename to...
* gnu/packages/patches/zig-0.9-use-system-paths.patch: ...this and update.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/zig.scm (zig-0.9-glibc-abi-tool,zig-0.10-glibc-abi-tool): New
variables.
(zig-0.9)[source]: Use zig-source.
Add patches.
[arguments]<#:phases>: Generate and install abilists.
[native-inputs]: Add zig-0.9-glibc-abi-tool.
(zig-0.10)[source]<patches>: Adjust patch name.
[native-inputs]: Replace zig-0.9-glibc-abi-tool with zig-0.10-glibc-abi-tool.
2024-12-31 10:54:05 +08:00
..
bootloader
build system: Add /etc/subuid and /etc/subgid support. 2024-12-18 18:32:40 +01:00
home gnu: home: Replace rename in update-symlinks scripts. 2024-12-23 20:45:32 +01:00
installer
machine reconfigure: Support loading the system for kexec reboot. 2024-12-28 22:47:34 +01:00
packages gnu: zig-0.9: Update patches. 2024-12-31 10:54:05 +08:00
services services: elogind: Support hook directories. 2024-12-30 13:49:57 +01:00
system system: examples: Fix typo in bare-hurd.tmpl. 2024-12-18 21:31:43 +01:00
tests reconfigure: Support loading the system for kexec reboot. 2024-12-28 22:47:34 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: zig-0.9: Update patches. 2024-12-31 10:54:05 +08:00
machine.scm
packages.scm
services.scm
system.scm system: Export ‘…-initrd-file’ and ‘…-root-file-system’. 2024-12-28 22:40:29 +01:00
tests.scm