nvfetcher: Update package inputs

This commit is contained in:
Tristan Daniël Maat 2024-03-25 01:14:27 +01:00
parent e7d6879063
commit d28979c61f
Signed by: tlater
GPG key ID: 49670FD774E43268
6 changed files with 14 additions and 14 deletions
pkgs/prometheus

View file

@ -4,5 +4,5 @@
}:
buildGoModule {
inherit (sources.prometheus-fail2ban-exporter) pname src version;
vendorHash = "sha256-qU6opwhhvzbQOhfGVyiVgKhfCSB0Z4eSRAJnv6ht2I0=";
vendorHash = "sha256-5o8p5p0U/c0WAIV5dACnWA3ThzSh2tt5LIFMb59i9GY=";
}