mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
discord-development: 0.0.23 -> 0.0.24
This commit is contained in:
parent
e97c8b67e3
commit
a391073577
@ -5,7 +5,7 @@ let
|
||||
stable = "0.0.60";
|
||||
ptb = "0.0.95";
|
||||
canary = "0.0.455";
|
||||
development = "0.0.23";
|
||||
development = "0.0.24";
|
||||
} else {
|
||||
stable = "0.0.311";
|
||||
ptb = "0.0.124";
|
||||
@ -29,7 +29,7 @@ let
|
||||
};
|
||||
development = fetchurl {
|
||||
url = "https://dl-development.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
|
||||
hash = "sha256-dLHfiWih2e0pFVglQgViZ3As+fCPIfWHIgl5Nv34Iug=";
|
||||
hash = "sha256-rSlGL2BwtUxLJltSD2Ms94qmZ4kuX5i9jFqyYC30jyQ=";
|
||||
};
|
||||
};
|
||||
x86_64-darwin = {
|
||||
|
Loading…
Reference in New Issue
Block a user