-
-
Notifications
You must be signed in to change notification settings - Fork 14k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
electron_32: init at 32.1.1, bitwarden-desktop: 2024.8.2 -> 2024.9.0 #343097
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Built and tested bitwarden-desktop (after rebasing this onto latest nixos-unstable branch). This included building electron_32 from source successfully on x86_64-linux.
While the other changes look good, my approval should probably not be seen as “enough” for them.
Note also that electron-chromedriver update got merged in #341973.
Not the update to 32.1.1. |
This comment was marked as outdated.
This comment was marked as outdated.
Result of 2 packages marked as broken and skipped:
2 packages failed to build:
109 packages built:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for taking care of it! ❤️
Diff looking good to me, should be good to go.
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-343097-to-release-24.05 origin/release-24.05
cd .worktree/backport-343097-to-release-24.05
git switch --create backport-343097-to-release-24.05
git cherry-pick -x 90effb99edf82b41a082c3cf6e8726585f4b59c6 483e68aa6c6ad60b8ee283dac8eb3252ed2325a4 9e4edca155dbc29551f46bb6ebccc3948999753d b075f7d893fcc0c05a80714354598067ff6ccd13 bac1f69114aace9b58a5eeb68c15ba9c7f1ae575 f01b67406414907f2c95cd132003ae46590c757c |
Description of changes
Diff: bitwarden/clients@desktop-v2024.8.2...desktop-v2024.9.0
Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.9.0
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.