Loading pkgs/servers/nosql/victoriametrics/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,13 +2,13 @@ buildGoModule rec { pname = "VictoriaMetrics"; version = "1.93.5"; version = "1.93.7"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; hash = "sha256-AC3tQAgGHKl86MakfSWnFMX1Lr5r7RwZfomXtp5/oBs="; hash = "sha256-MGIFM7PhKTeu7hnE9M2fj4EsJQv5AIDhFbypEJjYNwc="; }; vendorHash = null; Loading Loading
pkgs/servers/nosql/victoriametrics/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,13 +2,13 @@ buildGoModule rec { pname = "VictoriaMetrics"; version = "1.93.5"; version = "1.93.7"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; hash = "sha256-AC3tQAgGHKl86MakfSWnFMX1Lr5r7RwZfomXtp5/oBs="; hash = "sha256-MGIFM7PhKTeu7hnE9M2fj4EsJQv5AIDhFbypEJjYNwc="; }; vendorHash = null; Loading