A Full-Source Bootstrap for NixOS.
This is impressive bachelor thesis, kudos to author: https://nzbr.github.io/nixos-full-source-bootstrap/thesis.pdf
It gave me a thought that guile implementation of build daemon will allow to build Guix itself much earlier in the chain (because we won't need c++, meson, and all other deps required for c++ build daemon).