Loading pkgs/by-name/vi/victorialogs/package.nix +4 −4 Original line number Diff line number Diff line { lib, buildGo126Module, buildGoModule, fetchFromGitHub, nix-update-script, nixosTests, Loading @@ -8,15 +8,15 @@ withVlAgent ? false, }: buildGo126Module (finalAttrs: { buildGoModule (finalAttrs: { pname = "VictoriaLogs"; version = "1.48.0"; version = "1.49.0"; src = fetchFromGitHub { owner = "VictoriaMetrics"; repo = "VictoriaLogs"; tag = "v${finalAttrs.version}"; hash = "sha256-10tLXgcKdjaHkoA4E7bNS2pBpebv+Exh2yMKlTOFlCw="; hash = "sha256-7qpI9EjHh5XddXXx4QuGt+h5Rwcj6Me+mpZDbnCGbio="; }; vendorHash = null; Loading Loading
pkgs/by-name/vi/victorialogs/package.nix +4 −4 Original line number Diff line number Diff line { lib, buildGo126Module, buildGoModule, fetchFromGitHub, nix-update-script, nixosTests, Loading @@ -8,15 +8,15 @@ withVlAgent ? false, }: buildGo126Module (finalAttrs: { buildGoModule (finalAttrs: { pname = "VictoriaLogs"; version = "1.48.0"; version = "1.49.0"; src = fetchFromGitHub { owner = "VictoriaMetrics"; repo = "VictoriaLogs"; tag = "v${finalAttrs.version}"; hash = "sha256-10tLXgcKdjaHkoA4E7bNS2pBpebv+Exh2yMKlTOFlCw="; hash = "sha256-7qpI9EjHh5XddXXx4QuGt+h5Rwcj6Me+mpZDbnCGbio="; }; vendorHash = null; Loading