Skip to content

playwright: 1.32.1 -> 1.34.3#235914

Merged
drupol merged 1 commit intoNixOS:masterfrom
kalekseev:update/playwright
Jun 4, 2023
Merged

playwright: 1.32.1 -> 1.34.3#235914
drupol merged 1 commit intoNixOS:masterfrom
kalekseev:update/playwright

Conversation

@kalekseev
Copy link
Contributor

Description of changes

Fixed playwright update script to work with changes introduced in #223382
Updated playwright to latest version

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jun 4, 2023
@kalekseev kalekseev requested a review from teto June 4, 2023 11:13
@kalekseev kalekseev force-pushed the update/playwright branch from 44ff124 to 82f8be7 Compare June 4, 2023 14:51
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 4, 2023
@kalekseev kalekseev mentioned this pull request Jun 4, 2023
12 tasks
Copy link
Contributor

@drupol drupol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drupol drupol merged commit 4b54589 into NixOS:master Jun 4, 2023
@@ -2,7 +2,7 @@

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should stop using node2nix if possible

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is buildNpmPackage the encouraged function then ? I had trouble for some packages where node2nix succeeded (possibly playwright but I dont remember).

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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants