> On 13 Jul 2018, at 10:13, Ludovic Courtès <l...@gnu.org> wrote: > > The plan is for Guix to require Guile >= 2.2 sometime soon though, so at > that point we can move to the new APIs.
A bug that may or may not be carried over to Guix: I could not install Nix on MacOS 10.13, and I think it may be due to the sudo timeout set to zero, causing non-terminating confirmations. So the script may do more root calls than explicitly asked for, a potential security loophole.