MaxHearnden

Results 5 comments of MaxHearnden

Try setting `boot.lanzaboote.settings.console-mode`

A solution similar to https://github.com/obsidiansystems/nix-thunk/pull/47 could improve the caching

While verifying builder-hex0 on the flash is a nice goal, I'm just concerned that it could be hard to verify the randomness of the data and make sure that 1....

It's to reduce the binary seed required for an unprivileged build to just hex0+kaem-optional and can be used with the following commands ``` cp sysa/stage0-posix/src/* . cp sysa/after_wrap.kaem after.kaem #...

While it isn't likely that a single package can compiled in a distributed manner, you could setup the modules as remote builders so you can compile multiple packages quickly at...