On Fri, Mar 07, 2014 at 05:21:54PM +0100, Pjotr Prins wrote: > OK then. I'll build on a server instead. Is there a howto on creating your > own 'remote' package cache? And does Guix hashing ignore kernel > versions? The server has
There is no need to install a separate server. If you wish to install a package on your laptop, "guix package -i package-name" will download the sources of all prerequisites and compile them for your (assuming that you installed guix and its daemon as explained in the manual). Andreas
