Update discord
This commit is contained in:
parent
4dd8b285aa
commit
c9d0de62ec
|
@ -247,11 +247,11 @@
|
|||
pname = "discord-electron";
|
||||
binaryName = "DiscordCanary";
|
||||
desktopName = "Discord (Wayland)";
|
||||
version = "0.0.154";
|
||||
version = "0.0.156";
|
||||
src = pkgs.fetchurl {
|
||||
url =
|
||||
"https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
|
||||
hash = "sha256-rtqPQZBrmxnHuXgzmC7VNiucXBBmtrn8AiKNDtxaR7c=";
|
||||
hash = "sha256-W28AGQEeTkjZjRckEputN41wAPwyAm349uNlXYfZTCs=";
|
||||
};
|
||||
electron = pkgs.electron_22;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue