mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
victoriatraces: 0.11.0 -> 0.11.1 (#564250)
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
|
||||
buildGo126Module (finalAttrs: {
|
||||
pname = "VictoriaTraces";
|
||||
version = "0.11.0";
|
||||
version = "0.11.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "VictoriaMetrics";
|
||||
repo = "VictoriaTraces";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-O20x9p8BtnZEy3uGptgiegpZV+twb9YOlB2Ul/Jc24Q=";
|
||||
hash = "sha256-ignzNm0s3pvBrU7g4lOSJQW2Qcse1mj4cJBMqLN8YbA=";
|
||||
};
|
||||
|
||||
vendorHash = null;
|
||||
|
||||
Reference in New Issue
Block a user