with import {}; stdenv.mkDerivation { name = "webgit"; buildInputs = with pkgs; [ rustracer rustup clangStdenv cargo-watch python3 ]; }