Are there any instructions on how to build this all to get the ventoy installer binary that can replace upstream? Or is the project not up to this stage yet? I can go without Windows and FreeBSD support.
On Linux installation is done through a series of scripts and vtoycli. I haven't worked on that yet, but there's build scripts there that should do the trick, but since they build it for multiple architectures, you'll have to run just the stuff for your arch (probably x86_64).
Pretty much. I do have some releases, but considering Nix's philosophy you probably should.
Ventoy-CPIO should build fine, if the right toolchains and dietlibc are in PATH.
Ventoy-boot relies on overlay mounts though, so it might not build within Nix.