with import {}; stdenv.mkDerivation { name = "cassiopeia"; buildInputs = with pkgs; [ rustracer rustup clangStdenv ]; }