Fixed in 4a6aeb6.
Note that there are still a few cases, in guix/*download.scm, where we
haven’t yet reintroduced #:local-build? #t. We’ll do that when daemons
with the fix are more widely deployed.
Ludo’.
l...@gnu.org (Ludovic Courtès) skribis:
> Initially #:local-build? (aka. ‘preferLocalBuild’) meant “avoid
> offloading this derivation”, but Nix commit 55586527 (June 2013) changed
> it to “avoid offloading *or substituting* this derivation”, which I
> somehow overlooked for all this time.
The re
I just realized that this is fixed by just removing #:local-build? #t
from (guix download).
Initially #:local-build? (aka. ‘preferLocalBuild’) meant “avoid
offloading this derivation”, but Nix commit 55586527 (June 2013) changed
it to “avoid offloading *or substituting* this derivation”, which I
s
With current ‘master’, fixed-output derivations are not substituted,
even though a substitute is available:
--8<---cut here---start->8---
$ guix build -S acct
The following file will be downloaded:
/gnu/store/0sszdqmiqmb4mzbgs8h2185fh7p8bfd2-acct-6.6.1.tar.gz