On 22.01.21 21:46, Leo Famulari wrote:
On Wed, Jan 13, 2021 at 05:30:53PM -0500, Leo Famulari wrote:
Using `guix weather`, we can check substitute availability for the
staging branch:
------
master branch
aarch64: 66%
x86_64: 93%
i686: 85%
armhf: 51%
staging branch
aarch64: 44%
x86_64: 80%
i686: 60%
armhf: 30%
------
I tried to update my desktop system to staging but it already fails in
`guix pull`:
$ cat
/var/log/guix/drvs/d2/rd3sv1i0wy6bwibp4chjymz6b4dggl-guix-package-cache.drv.bz2
| bzip2 -d
(repl-version 0 1 1)
Generating package cache for
'/gnu/store/pn96j52ajgdkbsjv1i1m3jwj2iir91y6-profile'...
(exception unbound-variable (value #f) (value "Unbound variable: ~S")
(value (node-10.22)) (value #f))
I don't really understand the error. I don't have node in my profile or
my system config...