Making package builds deterministic

2016-07-07 Thread Matthew Jordan
Good Day everyone, After running the following commands I got some output at the end indicating non-determinisim. $ export GUIX_BUILD_OPTIONS="--keep-failed --verbosity=3" $ ./pre-inst-env guix build --rounds=2 go@1

Re: Making package builds deterministic

2016-07-07 Thread Alex Vong
Matthew Jordan writes: > Good Day everyone, > > After running the following commands I got some output at the end > indicating non-determinisim. > > > > $ export GUIX_BUILD_OPTIONS="--keep-failed --verbosity=3" > $ .

Re: Making package builds deterministic

2016-07-07 Thread Ricardo Wurmus
Hi Matthew, > After running the following commands I got some output at the end > indicating non-determinisim. > > > > $ export GUIX_BUILD_OPTIONS="--keep-failed --verbosity=3" > $ ./pre-inst-env guix build --rounds=