Loading pkgs/applications/networking/instant-messengers/wire-desktop/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,12 +24,12 @@ let version = { x86_64-darwin = "3.30.4506"; x86_64-linux = "3.30.3018"; x86_64-linux = "3.31.3060"; }.${system} or throwSystem; hash = { x86_64-darwin = "sha256-+htDeNIuucB4qzNBNYoSUH1DbfgouZS08G5hxPtIuzY="; x86_64-linux = "sha256-46WjFA+E9M7RfTOM/Xoho+9ooToSgQiZaMlcZ3lJvBQ="; x86_64-linux = "sha256-9LdTsBOE1IJH0OM+Ag7GJADsFRgYMjbPXBH6roY7Msg="; }.${system} or throwSystem; meta = with lib; { Loading Loading
pkgs/applications/networking/instant-messengers/wire-desktop/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,12 +24,12 @@ let version = { x86_64-darwin = "3.30.4506"; x86_64-linux = "3.30.3018"; x86_64-linux = "3.31.3060"; }.${system} or throwSystem; hash = { x86_64-darwin = "sha256-+htDeNIuucB4qzNBNYoSUH1DbfgouZS08G5hxPtIuzY="; x86_64-linux = "sha256-46WjFA+E9M7RfTOM/Xoho+9ooToSgQiZaMlcZ3lJvBQ="; x86_64-linux = "sha256-9LdTsBOE1IJH0OM+Ag7GJADsFRgYMjbPXBH6roY7Msg="; }.${system} or throwSystem; meta = with lib; { Loading