me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Zheng Junjie fc1762fe38
gnu: ruby-x25519: Fix build on non x86_64.
* gnu/packages/patches/ruby-x25519-automatic-fallback-non-x86_64.patch:
New patch.
* gnu/packages/ruby.scm (ruby-x25519)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: If9c3b8dd8d818094f4cc5392bd5717f1430c369a
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-12 13:50:33 +02:00
..
bootloader
build services: activation: Ensure /run existence. 2024-02-19 18:42:12 +01:00
home gnu: home: dotfiles: Properly support both plain and Stow directory layouts. 2024-03-06 23:25:51 +01:00
installer
machine machine/ssh: Refresh parameterization of %CURRENT-SYSTEM. 2024-02-19 11:21:27 +01:00
packages gnu: ruby-x25519: Fix build on non x86_64. 2024-03-12 13:50:33 +02:00
services services: virtual-build-machine: Disable substitutes by default. 2024-03-06 23:25:51 +01:00
system linux-initrd: Avoid looking up builtin modules. 2024-03-09 09:21:19 +08:00
tests tests: install: Fix encrypted-root-not-boot-os test. 2024-02-21 15:20:07 +03:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: ruby-x25519: Fix build on non x86_64. 2024-03-12 13:50:33 +02:00
machine.scm
packages.scm
services.scm services: activation: Ensure /var/run existence. 2024-02-19 18:41:47 +01:00
system.scm system: Omit “root=” kernel argument when root device is “none”. 2024-02-19 18:42:56 +01:00
tests.scm