Hello,
Tobias Geerinckx-Rice skribis:
> I just encountered the following:
>
> foo.scm:4:2: error: url-fetch: unbound variable
> hint: Did you forget `(use-modules (guix build download))'?
>
> Actually importing that module, instead of (guix download), will cause
> some other very hard-to-debug
Hello,
Tobias Geerinckx-Rice ezt írta (időpont: 2019. jún. 22.,
Szo, 20:24):
> Guix,
>
> I just encountered the following:
>
>
I've also seen that.
foo.scm:4:2: error: url-fetch: unbound variable
> hint: Did you forget `(use-modules (guix build download))'?
>
> Actually importing that modul
Guix,
I just encountered the following:
foo.scm:4:2: error: url-fetch: unbound variable
hint: Did you forget `(use-modules (guix build download))'?
Actually importing that module, instead of (guix download), will
cause some other very hard-to-debug error that I can't remember
but coincident