Hello! Leo Famulari skribis: > On Tue, Jun 20, 2017 at 08:03:17PM +0200, Jan Nieuwenhuizen wrote: [...] >> > I didn't come up with a better solution for the problem of not knowing >> > the storage size in advance. What do you think? >> >> Yes, I think you made the right choice. > > Okay. I'd like to clarify and say that I think we could do something > more sophisticated, but I'm not sure what we would do :) We can do “guix size $(guix system build foo.scm)” and add 10% or so to that. Maybe something like this mostly-untested patch would work? Ludo’.