Hi Simon, On Fri, 2020-07-03 at 20:19 +0200, zimoun wrote: > > I do not know if it is the best but I do: > > guix build -L path/to/clone the-package > guix install -L path/to/clone the-package -p /tmp/test > /tmp/test/bin/the-package
This works for me if I use the command: $guix build -L /path/to/guix-past-checkout/modules the-package Many thanks for the tip. Best regards, Paul.