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
Thiago Jung Bauermann 52cc639403
gnu: perl: Use ‘search-input-file’ to find ‘bin/pwd’
A recent change makes the ‘perl’ package explicitly reference input
“coreutils” or “coreutils-minimal” by label in the ‘setup-configure’ phase
but the ‘perl-boot0’ package, which uses ‘%boot0-inputs’ as its input list,
doesn’t have such input on non-x86-linux systems. This causes the build of
‘perl-boot0’ to fail on those systems.

Therefore use ‘search-input-file’ to find ‘bin/pwd’ and avoid referencing
the input label.

* gnu/packages/perl.scm (perl)[arguments]<#:phases>: Use
‘search-input-file’ to find ‘bin/pwd’.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-25 11:58:38 +03:00
..
bootloader
build
installer
machine
packages gnu: perl: Use ‘search-input-file’ to find ‘bin/pwd’ 2021-07-25 11:58:38 +03:00
services Merge branch 'master' into core-updates 2021-07-18 19:50:01 +02:00
system Merge branch 'master' into core-updates 2021-07-18 19:50:01 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Build commencement packages supported on the target system. 2021-07-10 19:59:31 +02:00
image.scm
installer.scm
local.mk gnu: glibc: Remove versions 2.27 and 2.28. 2021-07-24 16:23:24 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Provide mg instead of zile. 2021-07-09 12:08:12 +02:00
tests.scm