diff --git a/pkgs/development/tools/electron/binary/generic.nix b/pkgs/development/tools/electron/binary/generic.nix index b8e246996eaa..97b2001a057f 100644 --- a/pkgs/development/tools/electron/binary/generic.nix +++ b/pkgs/development/tools/electron/binary/generic.nix @@ -46,6 +46,7 @@ let maintainers = with maintainers; [ yayayayaka teutat3s + tomasajt ]; platforms = [ "x86_64-darwin" diff --git a/pkgs/development/tools/electron/common.nix b/pkgs/development/tools/electron/common.nix index 23e0235dbf05..122a3aa0bc55 100644 --- a/pkgs/development/tools/electron/common.nix +++ b/pkgs/development/tools/electron/common.nix @@ -260,6 +260,7 @@ in maintainers = with maintainers; [ yayayayaka teutat3s + tomasajt ]; mainProgram = "electron"; hydraPlatforms =