Skip to content

playwright: 1.56.0 -> 1.57.0#469991

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
Titaniumtown:pr/playwright-1.57.0
Jan 3, 2026
Merged

playwright: 1.56.0 -> 1.57.0#469991
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
Titaniumtown:pr/playwright-1.57.0

Conversation

@Titaniumtown
Copy link
Contributor

@Titaniumtown Titaniumtown commented Dec 11, 2025

closes #461183

Things done

@kalekseev

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot requested a review from kalekseev December 11, 2025 22:02
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. labels Dec 11, 2025
@Titaniumtown
Copy link
Contributor Author

I didn't use the update script. seems to be issues with that. I am investigating.

@nixpkgs-ci nixpkgs-ci bot requested review from techknowlogick and yrd December 12, 2025 00:01
@nixpkgs-ci nixpkgs-ci bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Dec 12, 2025
@Titaniumtown
Copy link
Contributor Author

It now works with chromium.

Seems that playwright wants chrome to be in chrome-linux64 and not chrome-linux, was a bit confused about where to change this path, but I figured it out.

@kalekseev
Copy link
Contributor

@Titaniumtown thanks for the effort. I think chrome path changes are related to this change in 1.57:

Starting with this release, Playwright switches from Chromium, to using Chrome for Testing builds. Both headed and headless browsers are subject to this

Considering this change I would prefer to merge update to v1.56 #460313 before mergin this PR.

If you could help us debug the failing package #460313 (comment) that would speedup the update.

@Titaniumtown
Copy link
Contributor Author

Oh! Github search did not bring that issue up when I searched for playwright PRs. Thanks!

@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 15, 2025
@austinbutler
Copy link
Member

FYI the 1.56 PR is merged.

@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 24, 2025
@Titaniumtown Titaniumtown changed the title playwright: 1.54.1 -> 1.57.0 playwright: 1.56.0 -> 1.57.0 Dec 24, 2025
@Titaniumtown
Copy link
Contributor Author

Ok. It all works now. I tested it locally and I had to update the chromium paths to reflect upstream. :)

@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Jan 3, 2026
Merged via the queue into NixOS:master with commit 145b67b Jan 3, 2026
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Request: playwright 1.54.1 → 1.56.1

4 participants