Skip to content

bitwarden-desktop: 2024.5.0 -> 2024.6.0#319327

Merged
SuperSandro2000 merged 3 commits intoNixOS:masterfrom
amarshall:bitwarden-update
Jun 13, 2024
Merged

bitwarden-desktop: 2024.5.0 -> 2024.6.0#319327
SuperSandro2000 merged 3 commits intoNixOS:masterfrom
amarshall:bitwarden-update

Conversation

@amarshall
Copy link
Member

Makes ready for #319252

Diff: bitwarden/clients@desktop-v2024.5.0...desktop-v2024.6.0

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.6.0

Description of changes

Things done

Tested vault sync, copy-paste.

  • 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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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.

Add a 👍 reaction to pull requests you find important.

Copy link
Member

@SuperSandro2000 SuperSandro2000 left a comment

Choose a reason for hiding this comment

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

Can you do a me a favor and carry over the other changes from https://github.com/NixOS/nixpkgs/pull/319329/files ? Otherwise LGTM

@ofborg ofborg bot requested a review from Kiwi June 12, 2024 15:35
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jun 12, 2024
- Update description to match bitwarden-cli
- Prefer `lib.getExe`
Otherwise nothing tells us we are using different than upstream. This
also checks anything else in the `package.json`’s `engines` spec, e.g.
npm version, which we might not care about but it’s compatible now so
it’s fine.

See https://docs.npmjs.com/cli/v10/using-npm/config#engine-strict
@amarshall
Copy link
Member Author

amarshall commented Jun 13, 2024

@SuperSandro2000 Done. Also added another commit since there was nothing to force the Node.js upgrade. I left the maintainer removal out as there is still #319269

@SuperSandro2000 SuperSandro2000 merged commit 3a53eae into NixOS:master Jun 13, 2024
@dezren39
Copy link
Contributor

thank you!!!

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: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments