with import {}; stdenv.mkDerivation { name = "brook-metrics"; buildInputs = with pkgs; [ rustup clangStdenv ]; }