Skip to content

Comments

element-desktop: 1.11.61 -> 1.11.63#299820

Merged
yu-re-ka merged 1 commit intoNixOS:masterfrom
teutat3s:element-desktop-1.11.63
Apr 1, 2024
Merged

element-desktop: 1.11.61 -> 1.11.63#299820
yu-re-ka merged 1 commit intoNixOS:masterfrom
teutat3s:element-desktop-1.11.63

Conversation

@teutat3s
Copy link
Member

Description of changes

https://github.com/element-hq/element-desktop/releases/tag/v1.11.62
https://github.com/element-hq/element-desktop/releases/tag/v1.11.63

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

@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 Mar 28, 2024
@yu-re-ka
Copy link
Contributor

yu-re-ka commented Mar 28, 2024

Copy link
Contributor

@iFreilicht iFreilicht left a comment

Choose a reason for hiding this comment

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

Tried to build with nix-shell -p nixpkgs-review --run "nixpkgs-review pr 299820" first, but that built element-web instead (though successfully).

Instead, nix build .#element-desktop && ./result/bin/element-desktop worked as expected on aarch64-darwin. I tested the app and was able to sign in and send messages 👍

@yu-re-ka element-desktop.nix uses electron, which is already version 29.1.4. So I'd say there's nothing to be done regarding that, right?

@yu-re-ka
Copy link
Contributor

yu-re-ka commented Mar 29, 2024 via email

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Mar 29, 2024
element-desktop: use electron_29, following upstream:
element-hq/element-desktop@525d633
@teutat3s teutat3s force-pushed the element-desktop-1.11.63 branch from f7d9ab2 to da74f72 Compare March 29, 2024 09:43
@teutat3s
Copy link
Member Author

Update dependency electron to v29

Good catch, thanks. Done.

@wegank wegank removed the 12.approvals: 1 This PR was reviewed and approved by one person. label Mar 29, 2024
Copy link
Contributor

@SebTM SebTM left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻

Result of nixpkgs-review pr 299820 run on x86_64-linux 1

3 packages built:
  • element-desktop
  • element-desktop-wayland
  • element-web (element-web-unwrapped)

@SebTM SebTM added 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approvals: 1 This PR was reviewed and approved by one person. and removed 12.approvals: 2 This PR was reviewed and approved by two persons. labels Apr 1, 2024
@wegank wegank added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Apr 1, 2024
@wegank
Copy link
Member

wegank commented Apr 1, 2024

Result of nixpkgs-review pr 299820 run on aarch64-linux 1

2 packages built:
  • element-desktop
  • element-web (element-web-unwrapped)

@wegank wegank added 12.approvals: 3+ This PR was reviewed and approved by three or more persons. and removed 12.approvals: 2 This PR was reviewed and approved by two persons. labels Apr 1, 2024
@yu-re-ka yu-re-ka merged commit 5c64fa1 into NixOS:master Apr 1, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Apr 1, 2024

Successfully created backport PR for release-23.11:

@teutat3s teutat3s deleted the element-desktop-1.11.63 branch April 3, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. 12.approvals: 3+ This PR was reviewed and approved by three or more persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants