Loading pkgs/applications/networking/instant-messengers/discord/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ let downloadPage = "https://discordapp.com/download"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; maintainers = with maintainers; [ MP2E artturin infinidoge ]; maintainers = with maintainers; [ MP2E artturin infinidoge jopejoe1 ]; platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" ]; }; package = Loading Loading
pkgs/applications/networking/instant-messengers/discord/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ let downloadPage = "https://discordapp.com/download"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; maintainers = with maintainers; [ MP2E artturin infinidoge ]; maintainers = with maintainers; [ MP2E artturin infinidoge jopejoe1 ]; platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" ]; }; package = Loading