Loading pkgs/by-name/sc/scrutiny-collector/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ , lib }: let version = "0.7.3"; version = "0.8.0"; in buildGoModule rec { inherit version; Loading @@ -16,7 +16,7 @@ buildGoModule rec { owner = "AnalogJ"; repo = "scrutiny"; rev = "refs/tags/v${version}"; hash = "sha256-S7GW8z6EWB+5vntKew0+EDVqhun+Ae2//15dSIlfoSs="; hash = "sha256-ysjE2nn1WwhEiFIvJ5cRCJQf9mECTgiGUyenwf3mKTA="; }; subPackages = "collector/cmd/collector-metrics"; Loading Loading
pkgs/by-name/sc/scrutiny-collector/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ , lib }: let version = "0.7.3"; version = "0.8.0"; in buildGoModule rec { inherit version; Loading @@ -16,7 +16,7 @@ buildGoModule rec { owner = "AnalogJ"; repo = "scrutiny"; rev = "refs/tags/v${version}"; hash = "sha256-S7GW8z6EWB+5vntKew0+EDVqhun+Ae2//15dSIlfoSs="; hash = "sha256-ysjE2nn1WwhEiFIvJ5cRCJQf9mECTgiGUyenwf3mKTA="; }; subPackages = "collector/cmd/collector-metrics"; Loading