the nix flake currently uses rust stable. But the use of `#![feature]` means that rust nightly is needed. fixed in #258