···6464 # Disable check because there is no test in the source distribution
6565 doCheck = false;
66666767+ dontWrapGApps = true;
6868+6969+ preFixup = ''
7070+ makeWrapperArgs+=("''${gappsWrapperArgs[@]}")
7171+ '';
7272+6773 passthru.updateScript = gitUpdater { rev-prefix = "${pname}-"; };
68746975 meta = with lib; {