Skip to content

playwright: fix hashes#409116

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
GaetanLepage:playwright
May 20, 2025
Merged

playwright: fix hashes#409116
GaetanLepage merged 1 commit intoNixOS:masterfrom
GaetanLepage:playwright

Conversation

@GaetanLepage
Copy link
Contributor

@GaetanLepage GaetanLepage commented May 20, 2025

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (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.

Add a 👍 reaction to pull requests you find important.

@GaetanLepage GaetanLepage requested a review from NyCodeGHG May 20, 2025 16:18
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels May 20, 2025
@GaetanLepage
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 409116


x86_64-linux

⏩ 6 packages marked as broken and skipped:
  • froide
  • froide-govplan
  • froide-govplan.dist
  • froide.dist
  • python312Packages.froide
  • python312Packages.froide.dist
✅ 23 packages built:
  • aider-chat-full
  • aider-chat-full.dist
  • aider-chat-with-playwright
  • aider-chat-with-playwright.dist
  • pinnwand
  • pinnwand.dist
  • playwright-test
  • python312Packages.django-filingcabinet
  • python312Packages.django-filingcabinet.dist
  • python312Packages.great-tables
  • python312Packages.great-tables.dist
  • python312Packages.pytest-playwright
  • python312Packages.pytest-playwright.dist
  • python312Packages.shiny
  • python312Packages.shiny.dist
  • python313Packages.django-filingcabinet
  • python313Packages.django-filingcabinet.dist
  • python313Packages.great-tables
  • python313Packages.great-tables.dist
  • python313Packages.pytest-playwright
  • python313Packages.pytest-playwright.dist
  • python313Packages.shiny
  • python313Packages.shiny.dist

aarch64-linux

⏩ 6 packages marked as broken and skipped:
  • froide
  • froide-govplan
  • froide-govplan.dist
  • froide.dist
  • python312Packages.froide
  • python312Packages.froide.dist
✅ 23 packages built:
  • aider-chat-full
  • aider-chat-full.dist
  • aider-chat-with-playwright
  • aider-chat-with-playwright.dist
  • pinnwand
  • pinnwand.dist
  • playwright-test
  • python312Packages.django-filingcabinet
  • python312Packages.django-filingcabinet.dist
  • python312Packages.great-tables
  • python312Packages.great-tables.dist
  • python312Packages.pytest-playwright
  • python312Packages.pytest-playwright.dist
  • python312Packages.shiny
  • python312Packages.shiny.dist
  • python313Packages.django-filingcabinet
  • python313Packages.django-filingcabinet.dist
  • python313Packages.great-tables
  • python313Packages.great-tables.dist
  • python313Packages.pytest-playwright
  • python313Packages.pytest-playwright.dist
  • python313Packages.shiny
  • python313Packages.shiny.dist

@GaetanLepage GaetanLepage requested a review from JohnRTitor May 20, 2025 16:33
@GaetanLepage GaetanLepage merged commit 1aa8a2b into NixOS:master May 20, 2025
36 of 44 checks passed
@GaetanLepage GaetanLepage deleted the playwright branch May 20, 2025 16:33
Copy link
Member

@JohnRTitor JohnRTitor left a comment

Choose a reason for hiding this comment

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

Does this need to be backported as well?

@GaetanLepage
Copy link
Contributor Author

Does this need to be backported as well?

I don't think so. On the nixos-25.05 branch, there are no hashes for chromium-linux. Also, aider-chat-full builds fine.

@KenMacD
Copy link
Contributor

KenMacD commented May 25, 2025

It's be nice to have a mention of why hashes change for an update like this. I also hit this hash-mismatch and while it was nice to see that there was already a PR, it did give me pause to wonder if I was going to update my hash to a hacker-replaced version containing malware.

@NyCodeGHG
Copy link
Member

#383876 took a while to merge and playwright was updated in the meantime, so the hashes went out of date, but it got only noticed after the merge, that shouldn't have happened, but it did, so the follow up PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any 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.

4 participants