mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
vesktop: add pluiedev as maintainer
This commit is contained in:
parent
778f31c1ad
commit
76ddbdf9f0
|
@ -141,7 +141,7 @@ stdenv.mkDerivation rec {
|
|||
description = "An alternate client for Discord with Vencord built-in";
|
||||
homepage = "https://github.com/Vencord/Vesktop";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ getchoo Scrumplex vgskye ];
|
||||
maintainers = with maintainers; [ getchoo Scrumplex vgskye pluiedev ];
|
||||
platforms = [ "x86_64-linux" "aarch64-linux" ];
|
||||
mainProgram = "vencorddesktop";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue