diff options
| author | Yelninei <yelninei@tutamail.com> | 2025-12-05 08:27:35 +0000 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-12-22 15:42:39 +0100 |
| commit | b00a27c42742037ba66759bfaad89c001c46d8b3 (patch) | |
| tree | 9f623cdeca8ee04e0eacc5640798aac13cc26999 /gnu/services | |
| parent | f55793c575fcf8667d52e0b458fee62ef0d69d0c (diff) | |
gnu: shepherd@1.0: Don't inherit package arguments.
Followup to e1038aee6da92263f0c3d2fdb91d46ee5b63d2ec.
Previously when cross compiling the fibers directory was reset to fibers 1.3
because evaluating the arguments of shepherd@0.10 with '(package-arguments
shepherd-0.10)' kept the reference to the fibers input of shepherd@0.10.
Work around this by not using 'substitute-keyword-arguments' and replacing
'this-package-input' with 'search-input-file'.
* gnu/packages/admin.scm (shepherd-1.0)[arguments]:
Replace 'substitute-keyword-arguments' with explicit arguments.
Use search-input-file in 'set-fibers-directory phase to search for the cross fibers.
Change-Id: Ia1061d8cea531569385f4a0136cfd22f27ce5a0e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #4672
Diffstat (limited to 'gnu/services')
0 files changed, 0 insertions, 0 deletions
