Loading pkgs/applications/networking/instant-messengers/zoom-us/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -194,6 +194,6 @@ stdenv.mkDerivation rec { sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; platforms = builtins.attrNames srcs; maintainers = with maintainers; [ danbst tadfisher doronbehar ]; maintainers = with maintainers; [ danbst tadfisher ]; }; } Loading
pkgs/applications/networking/instant-messengers/zoom-us/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -194,6 +194,6 @@ stdenv.mkDerivation rec { sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; platforms = builtins.attrNames srcs; maintainers = with maintainers; [ danbst tadfisher doronbehar ]; maintainers = with maintainers; [ danbst tadfisher ]; }; }