Re: Reproducible Research Hackathon: Friday, July 3rd

2020-07-07 Thread Paul Garlick
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

Re: Reproducible Research Hackathon: Friday, July 3rd

2020-07-07 Thread Paul Garlick
Hi Ricardo, Many thanks for this tip. > I did this from the checkout of “guix-past”: > > GUIX_PACKAGE_PATH=$PWD guix build my-package > First, I changed directory to the 'modules' directory in the guix-past checkout. Then the 'guix build' command can follow the subdirectories and find