summary refs log tree commit diff
path: root/gnu/packages/nfs.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-07-20 23:49:48 +0200
committerLudovic Courtès <ludo@gnu.org>2023-07-20 23:49:48 +0200
commit0ab46ef3f9719f03d9b191a16e5aa91619e95451 (patch)
tree96fdf7e351190997081eccededb7b5578d82e526 /gnu/packages/nfs.scm
parenta4038c4f783b05040cfdb262d9f4c0119b612371 (diff)
downloadguix-0ab46ef3f9719f03d9b191a16e5aa91619e95451.tar.gz
gnu: bootloaders: Avoid top-level circular references.
Fixes <https://issues.guix.gnu.org/64745>.

The regression was introduced in
ed5dc3a25d858a394bb7db937a51d866c3cdc6ed: at the top level,
bootloaders.scm and firmware.scm would depend on each other, leading to
unbound variables when loaded, depending on the order in which they got
loaded.

* gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package): Expect
'scp-firmware' to be a promise; force it in 'native-inputs'.
(u-boot-pine64-plus, u-boot-pine64-lts, u-boot-pinebook): Wrap the 3rd
argument to 'make-u-boot-sunxi64-package' into 'delay'.

Reported-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/packages/nfs.scm')
0 files changed, 0 insertions, 0 deletions