bug#47786: Several build --keep-failed result in wrong env variables

2021-04-15 Thread Dmitry Matveyev
Hello, I use guix on Arch Linux, version 050be36cbf3a42199f64f2e44c59f1cb1b3afab5. Several invocations of guix build --keep-failed creates directories in /tmp like this one guix-build-hello-2.10.drv-0 for 1st build and then guix-build-hello-2.10.drv-1 for 2nd and so on (with last digit increasing

bug#47786: Several build --keep-failed result in wrong env variables

2021-04-16 Thread Dmitry Matveyev
Hi Mark, Mark H Weaver writes: > This is the intended behavior, although I agree that it can be > surprising. Thank you for explaining, I think it's clear now! Regards, Dmitry.