Loading pkgs/by-name/en/envoy-bin/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ versionCheckHook, }: let version = "1.37.1"; version = "1.37.2"; inherit (stdenvNoCC.hostPlatform) system; throwSystem = throw "envoy-bin is not available for ${system}."; Loading @@ -20,8 +20,8 @@ let hash = { aarch64-linux = "sha256-ZYEeEq6PedT09kGNJ6LTL+vEzIpSM9Wuik2g4+Dz/nU="; x86_64-linux = "sha256-jbkO4KoIWuaHPb8hISgW0p9sRV1HYMSuz01lk3Y9sYw="; aarch64-linux = "sha256-sNf78pVUOEziPnGQCQJX/rXKE28UViazre+rstU/h4s="; x86_64-linux = "sha256-MtPMIDuKvc6MLtkWopgSQ2TgxI6DtxlvVR52m2pIm/g="; } .${system} or throwSystem; in Loading Loading
pkgs/by-name/en/envoy-bin/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ versionCheckHook, }: let version = "1.37.1"; version = "1.37.2"; inherit (stdenvNoCC.hostPlatform) system; throwSystem = throw "envoy-bin is not available for ${system}."; Loading @@ -20,8 +20,8 @@ let hash = { aarch64-linux = "sha256-ZYEeEq6PedT09kGNJ6LTL+vEzIpSM9Wuik2g4+Dz/nU="; x86_64-linux = "sha256-jbkO4KoIWuaHPb8hISgW0p9sRV1HYMSuz01lk3Y9sYw="; aarch64-linux = "sha256-sNf78pVUOEziPnGQCQJX/rXKE28UViazre+rstU/h4s="; x86_64-linux = "sha256-MtPMIDuKvc6MLtkWopgSQ2TgxI6DtxlvVR52m2pIm/g="; } .${system} or throwSystem; in Loading