perlPackages.PrometheusTiny: cleanups

This commit is contained in:
Stig Palmquist 2023-10-14 16:59:23 +02:00
parent a3eb6b6aaf
commit 1895f2c1c4

View File

@ -20554,7 +20554,7 @@ with self; {
url = "mirror://cpan/authors/id/R/RO/ROBN/Prometheus-Tiny-0.011.tar.gz";
hash = "sha256-jbFIDzyJ64bUFM9fR/7tjfMRKzjEY8uPZbTAZOILHhM=";
};
buildInputs = [ HTTPMessage Plack TestException ];
buildInputs = [ HTTPMessage Plack TestException TestWarn ];
meta = {
description = "A tiny Prometheus client";
homepage = "https://github.com/robn/Prometheus-Tiny";