Loading pkgs/servers/monitoring/prometheus/sql-exporter.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "sql_exporter"; version = "0.5.8"; version = "0.5.9"; src = fetchFromGitHub { owner = "justwatchcom"; repo = pname; rev = "v${version}"; sha256 = "sha256-Uf5Itclc43E8tsgS8rR8F2Dq9gNVIagoB5KfEqqd7MI="; sha256 = "sha256-KygxnNbElzRtVwjKmlbgdCxO3oEYssfFl5UAk5+F50c="; }; vendorHash = null; Loading Loading
pkgs/servers/monitoring/prometheus/sql-exporter.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "sql_exporter"; version = "0.5.8"; version = "0.5.9"; src = fetchFromGitHub { owner = "justwatchcom"; repo = pname; rev = "v${version}"; sha256 = "sha256-Uf5Itclc43E8tsgS8rR8F2Dq9gNVIagoB5KfEqqd7MI="; sha256 = "sha256-KygxnNbElzRtVwjKmlbgdCxO3oEYssfFl5UAk5+F50c="; }; vendorHash = null; Loading