Loading pkgs/by-name/te/tempo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ buildGoModule rec { pname = "tempo"; version = "2.8.0"; version = "2.8.1"; src = fetchFromGitHub { owner = "grafana"; repo = "tempo"; rev = "v${version}"; fetchSubmodules = true; hash = "sha256-rloHxcGrgVhBGIKg29wzhPfa3NQ8pI8aISiVi2M/BJ4="; hash = "sha256-RzDOx2ZyA0ZntFD1ryfipsgPsxVmsdOusZ37RCnQQnM="; }; 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 rec { pname = "tempo"; version = "2.8.0"; version = "2.8.1"; src = fetchFromGitHub { owner = "grafana"; repo = "tempo"; rev = "v${version}"; fetchSubmodules = true; hash = "sha256-rloHxcGrgVhBGIKg29wzhPfa3NQ8pI8aISiVi2M/BJ4="; hash = "sha256-RzDOx2ZyA0ZntFD1ryfipsgPsxVmsdOusZ37RCnQQnM="; }; vendorHash = null; Loading