with import {}; stdenv.mkDerivation { name = "env"; buildInputs = [ zsh rustup ]; }