help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: in a vm


From: Catonano
Subject: Re: in a vm
Date: Sat, 8 Apr 2017 14:18:26 +0200

2017-04-08 4:36 GMT+02:00 Eric Bavier <address@hidden>:
 
Within the VM, the guix that is being used is Guix's "guix" package
(gnu/packages/package-management.scm), which will not have any knowledge
of your packages or any other modifications in your git branch.

One thing you could do is add your packages to the vm config's
"package" field so that they are installed system-wide in the VM.

Another, untested, idea might be to map your git checkout into your
vm user's ~/.config/guix/latest

`~Eric


Thank you, Eric

reply via email to

[Prev in Thread] Current Thread [Next in Thread]