Loading pkgs/applications/networking/instant-messengers/discord/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ let versions = if stdenv.hostPlatform.isLinux then { stable = "0.0.108"; stable = "0.0.110"; ptb = "0.0.160"; canary = "0.0.756"; development = "0.0.85"; Loading @@ -26,7 +26,7 @@ let x86_64-linux = { stable = fetchurl { url = "https://stable.dl2.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"; hash = "sha256-hKFhylEovj89WxpTexkzR9C6tN47V9iDKQYpCjgojvw="; hash = "sha256-WwMEtpMlaR5psraDsvTNOb4nPwnGnVif4DgmdE9gCtc="; }; ptb = fetchurl { url = "https://ptb.dl2.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"; Loading Loading
pkgs/applications/networking/instant-messengers/discord/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ let versions = if stdenv.hostPlatform.isLinux then { stable = "0.0.108"; stable = "0.0.110"; ptb = "0.0.160"; canary = "0.0.756"; development = "0.0.85"; Loading @@ -26,7 +26,7 @@ let x86_64-linux = { stable = fetchurl { url = "https://stable.dl2.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"; hash = "sha256-hKFhylEovj89WxpTexkzR9C6tN47V9iDKQYpCjgojvw="; hash = "sha256-WwMEtpMlaR5psraDsvTNOb4nPwnGnVif4DgmdE9gCtc="; }; ptb = fetchurl { url = "https://ptb.dl2.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"; Loading