Loading pkgs/by-name/en/envoy-bin/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ versionCheckHook, }: let version = "1.35.3"; version = "1.35.4"; inherit (stdenv.hostPlatform) system; throwSystem = throw "envoy-bin is not available for ${system}."; Loading @@ -21,8 +21,8 @@ let hash = { aarch64-linux = "sha256-NN5VDwIYLTHSYpVljAQQOdRjQavNGn5BLmpOK+Azg18="; x86_64-linux = "sha256-JBwXAvDtHA26MTOauqtCKQakKVzJJkD1uDLBMe44V2c="; aarch64-linux = "sha256-iTZilcY0Tc6xjMCSOEdwyzyJeRhd+5A4WIhq89817bc="; x86_64-linux = "sha256-hBy2DmJlTADt9E3V81CKlFXkM17q52gN5Eq/l4F+qcw="; } .${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 @@ -8,7 +8,7 @@ versionCheckHook, }: let version = "1.35.3"; version = "1.35.4"; inherit (stdenv.hostPlatform) system; throwSystem = throw "envoy-bin is not available for ${system}."; Loading @@ -21,8 +21,8 @@ let hash = { aarch64-linux = "sha256-NN5VDwIYLTHSYpVljAQQOdRjQavNGn5BLmpOK+Azg18="; x86_64-linux = "sha256-JBwXAvDtHA26MTOauqtCKQakKVzJJkD1uDLBMe44V2c="; aarch64-linux = "sha256-iTZilcY0Tc6xjMCSOEdwyzyJeRhd+5A4WIhq89817bc="; x86_64-linux = "sha256-hBy2DmJlTADt9E3V81CKlFXkM17q52gN5Eq/l4F+qcw="; } .${system} or throwSystem; in Loading