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