Update discord
This commit is contained in:
parent
93177aa622
commit
eb1813d28b
|
@ -262,11 +262,11 @@
|
|||
pname = "discord-electron";
|
||||
binaryName = "DiscordCanary";
|
||||
desktopName = "Discord (Wayland)";
|
||||
version = "0.0.157";
|
||||
version = "0.0.158";
|
||||
src = pkgs.fetchurl {
|
||||
url =
|
||||
"https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
|
||||
hash = "sha256-T6y5xOmRVx2hrih2vo2qFwODJ4Fb8FMMxQ5WH6AkXvw=";
|
||||
hash = "sha256-vEkH8erhTP03/hU3TJqAULgaZMfTJl/zPrebEBa5ktA=";
|
||||
};
|
||||
electron = pkgs.electron_22;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue