Loading pkgs/development/libraries/qt-6/modules/qtwebengine.nix +0 −6 Original line number Diff line number Diff line Loading @@ -226,12 +226,6 @@ qtModule { export NINJAFLAGS="-j$NIX_BUILD_CORES" ''; postFixup = '' # This is required at runtime mkdir -p $out/libexec mv $dev/libexec/QtWebEngineProcess $out/libexec ''; meta = with lib; { description = "A web engine based on the Chromium web browser"; platforms = platforms.linux; Loading Loading
pkgs/development/libraries/qt-6/modules/qtwebengine.nix +0 −6 Original line number Diff line number Diff line Loading @@ -226,12 +226,6 @@ qtModule { export NINJAFLAGS="-j$NIX_BUILD_CORES" ''; postFixup = '' # This is required at runtime mkdir -p $out/libexec mv $dev/libexec/QtWebEngineProcess $out/libexec ''; meta = with lib; { description = "A web engine based on the Chromium web browser"; platforms = platforms.linux; Loading