-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
bitwarden: 2023.9.0 -> 2023.9.3 #262797
bitwarden: 2023.9.0 -> 2023.9.3 #262797
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.
already tested just the update commit and that worked thanks
a291b90
to
3398105
Compare
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.
Looks good, tested build and that desktop entry is present in output still.
Backport failed for Please cherry-pick the changes locally. git fetch origin release-23.05
git worktree add -d .worktree/backport-262797-to-release-23.05 origin/release-23.05
cd .worktree/backport-262797-to-release-23.05
git checkout -b backport-262797-to-release-23.05
ancref=$(git merge-base 40f43be98117c4fe54a4e0fcf9b1a79aafe3d822 33981053289592b9fccc1c491dd385d47be26b90)
git cherry-pick -x $ancref..33981053289592b9fccc1c491dd385d47be26b90 |
This comment was marked as off-topic.
This comment was marked as off-topic.
Hi @dotlambda, sorry for the ping. |
Description of changes
Diff: bitwarden/clients@desktop-v2023.9.0...desktop-v2023.9.3
Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2023.9.3
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/
)closes #260699