Skip to content

[Backport release-25.05] qt5.qtwebengine: mark vulnerable#439081

Closed
nixpkgs-ci[bot] wants to merge 4 commits into
release-25.05from
backport-435067-to-release-25.05
Closed

[Backport release-25.05] qt5.qtwebengine: mark vulnerable#439081
nixpkgs-ci[bot] wants to merge 4 commits into
release-25.05from
backport-435067-to-release-25.05

qt5.qtwebengine: mark vulnerable

fd791d7
Select commit
Loading
Failed to load commit list.
OfBorg / python312Packages.pyside2, python312Packages.pyside2.passthru.tests, qt5.qtwebengine, qt5.qtwebengine.passthru.tests, subsurface, subsurface.passthru.tests, supercollider, supercollider.passthru.tests on x86_64-darwin skipped Sep 28, 2025 in 0s

No attempt

The following builds were skipped because they don't evaluate on x86_64-darwin: python312Packages.pyside2, python312Packages.pyside2.passthru.tests, qt5.qtwebengine, qt5.qtwebengine.passthru.tests, subsurface, subsurface.passthru.tests, supercollider, supercollider.passthru.tests

Details

Partial log

                then pass `--impure` in order to allow use of environment variables.

       b) For `nixos-rebuild` you can set
         { nixpkgs.config.allowUnsupportedSystem = true; }
       in configuration.nix to override this.

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
         { allowUnsupportedSystem = true; }
       to ~/.config/nixpkgs/config.nix.