Am Freitag, 22. Februar 2013 schrieb Ludovic Courtès:
> I believe this is fixed by 7b50c68 (which is like 855a8ad).
> Can you confirm?
Yes, it is working now. Thanks!
Andreas
Andreas Enge skribis:
> Am Freitag, 22. Februar 2013 schrieb Ludovic Courtès:
>> Can you run
>> guix build /nix/store/7pp5x6b3ikz6vnvrdlr836bjp4sbgbg8-guix-latest.drv
>> and post the log?
>
> Unpacking og guix-0.2, then:
[...]
>?: 3 [module-variable # make-
> session]
> In ice-9/boot-9.sc
Am Freitag, 22. Februar 2013 schrieb Ludovic Courtès:
> Can you run
> guix build /nix/store/7pp5x6b3ikz6vnvrdlr836bjp4sbgbg8-guix-latest.drv
> and post the log?
Unpacking og guix-0.2, then:
Backtrace:
In ice-9/boot-9.scm:
2786: 19 [try-module-autoload (guix build download) #f]
2131: 18 [save-mo
Andreas Enge skribis:
> The following error occurs for me with the latest git version:
>
> $ guix pull
> starting download of `guix-file.CFKlaG' from
> `http://hydra.gnu.org/job/guix/master/tarball/latest/download'...
> following redirection to `http://hydra.gnu.org:3000/build/7168/download'...
The following error occurs for me with the latest git version:
$ guix pull
starting download of `guix-file.CFKlaG' from
`http://hydra.gnu.org/job/guix/master/tarball/latest/download'...
following redirection to `http://hydra.gnu.org:3000/build/7168/download'...
following redirection to
`http://h
Hi,
Commit f651b47 adds a “guix pull” command. It fetches a Guix source
tarball, unpacks it, compiles Scheme code (so not the daemon), and
changes ~/.config/guix/latest to point to it.
The commit also changes the ‘guix’ command to put ~/.config/guix/latest
at the front of the search path (except