Loading pkgs/by-name/te/tempo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ buildGoModule (finalAttrs: { pname = "tempo"; version = "2.10.1"; version = "2.10.2"; src = fetchFromGitHub { owner = "grafana"; repo = "tempo"; tag = "v${finalAttrs.version}"; fetchSubmodules = true; hash = "sha256-XhtG3+0Xy7Bi3RuY5MNcHB7Hp6lXjzksdGu7eztXmnU="; hash = "sha256-gnUXvEC0Uu/x4ywHl7ziTUyzExo5AQ9C+rZbW68IDlI="; }; vendorHash = null; Loading Loading
pkgs/by-name/te/tempo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ buildGoModule (finalAttrs: { pname = "tempo"; version = "2.10.1"; version = "2.10.2"; src = fetchFromGitHub { owner = "grafana"; repo = "tempo"; tag = "v${finalAttrs.version}"; fetchSubmodules = true; hash = "sha256-XhtG3+0Xy7Bi3RuY5MNcHB7Hp6lXjzksdGu7eztXmnU="; hash = "sha256-gnUXvEC0Uu/x4ywHl7ziTUyzExo5AQ9C+rZbW68IDlI="; }; vendorHash = null; Loading