bug#26901: During offload, in procedure send-files, '=' applied to #false

2017-05-12 Thread Mark H Weaver
Any idea what went wrong with this aborted build? https://hydra.gnu.org/build/2043652 Nix error output: --8<---cut here---start->8--- these derivations will be built: /gnu/store/7myxmyy4q8jx8fqfz8y13vvynx31vf9m-spice-0.12.8.drv process 13271 acquired

bug#25852: Users not updating their installations of Guix

2017-05-12 Thread myglc2
On 05/12/2017 at 10:29 Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> Ludovic Courtès writes: >> >>> myglc2 skribis: >>> How about extending this ... > + (warning (G_ "Your Guix installation is getting old.

bug#26897: ‘cmake-build-system’ does not support cross-compilation

2017-05-12 Thread Ludovic Courtès
Currently ‘cmake-build-system’ does not support cross-compilation, which is becoming more and more of a problem. For instance, it prevents cross-compilation of Guix: --8<---cut here---start->8--- $ guix build guix --target=aarch64-linux-gnu -n guix build:

bug#25852: Users not updating their installations of Guix

2017-05-12 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ludovic Courtès writes: > >> myglc2 skribis: >> >>> How about extending this ... >>> + (warning (G_ "Your Guix installation is getting old. Consider +running 'guix pull' followed by '~a' to get

bug#25852: Users not updating their installations of Guix

2017-05-12 Thread Ricardo Wurmus
Ludovic Courtès writes: > myglc2 skribis: > >> How about extending this ... >> >>> + (warning (G_ "Your Guix installation is getting old. Consider >>> +running 'guix pull' followed by '~a' to get up-to-date >>> +packages and security updates.\n") >> >> ...