2023-10-07 21:14:43 +01:00
|
|
|
{ buildGoModule
|
|
|
|
, sources
|
2024-06-28 19:12:55 +01:00
|
|
|
,
|
2023-10-07 21:14:43 +01:00
|
|
|
}:
|
|
|
|
buildGoModule {
|
|
|
|
inherit (sources.prometheus-fail2ban-exporter) pname src version;
|
2024-03-25 00:14:27 +00:00
|
|
|
vendorHash = "sha256-5o8p5p0U/c0WAIV5dACnWA3ThzSh2tt5LIFMb59i9GY=";
|
2023-10-07 21:14:43 +01:00
|
|
|
}
|