Aleksandr Vityazev wrote 2 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
Hi,
I want to install freecad, substitute available but the package starts
building locally.
Toggle snippet (24 lines)
guix pull
guix weather --substitute-urls="https://bordeaux.guix.gnu.org" freecad
computing 1 package derivations for x86_64-linux...
looking for 1 store items on https://bordeaux.guix.gnu.org...
https://bordeaux.guix.gnu.org ☀
100.0% substitutes available (1 out of 1)
53.5 MiB of nars (compressed)
241.7 MiB on disk (uncompressed)
1.328 seconds per request (1.3 seconds in total)
0.8 requests per second
(continuous integration information unavailable)
guix package --substitute-urls="https://bordeaux.guix.gnu.org" -i freecad
The following package will be installed:
freecad 0.20.1
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
The following derivation will be built:
/gnu/store/ks669hl57lll1h1qaspiwlr4ls0lg1rm-freecad-0.20.1.drv
This also happens with telegram-desktop.
--
Best regards,
Aleksandr Vityazev