Alírio Eyng <alirioe...@gmail.com> skribis: > On 4/4/14, Eric Bavier <ericbav...@gmail.com> wrote: >> Alírio Eyng <alirioe...@gmail.com> writes: >> >>> This fixes 'OSError: out of pty devices' with '# >>> CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set' >> >> This does not fix the error it claims to fix on my machine. > > I think I got a substitute from hydra, and after that commit, guix was > building it, so it fails. > Is it possible to make the kernel a input contributing to the hash of > the package?
It would be great, but no. It turns out that the dependency graph of a package includes only user-land software (plus the kernel headers to build libc). The kernel, hardware, etc. are beyond Guix’s control. Ludo’.