victoriametrics: enable on all platforms supported by go
This commit is contained in:
parent
8e8e33083c
commit
d0f9857448
1 changed files with 0 additions and 1 deletions
|
@ -36,6 +36,5 @@ buildGoModule rec {
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ yorickvp ivan ];
|
maintainers = with maintainers; [ yorickvp ivan ];
|
||||||
changelog = "https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v${version}";
|
changelog = "https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v${version}";
|
||||||
platforms = [ "x86_64-linux" ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue