Loading pkgs/applications/networking/remote/anydesk/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -86,6 +86,6 @@ in stdenv.mkDerivation rec { sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ shyim ]; maintainers = with maintainers; [ shyim cheriimoya ]; }; } Loading
pkgs/applications/networking/remote/anydesk/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -86,6 +86,6 @@ in stdenv.mkDerivation rec { sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ shyim ]; maintainers = with maintainers; [ shyim cheriimoya ]; }; }