Skip to content

zulip: 5.11.1 → 5.12.0#390714

Merged
JohnRTitor merged 1 commit intoNixOS:masterfrom
vbgl:zulip-5.12.0
Mar 27, 2025
Merged

zulip: 5.11.1 → 5.12.0#390714
JohnRTitor merged 1 commit intoNixOS:masterfrom
vbgl:zulip-5.12.0

Conversation

@vbgl
Copy link
Contributor

@vbgl vbgl commented Mar 17, 2025

Resolves #389765.

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

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 17, 2025
@nix-owners nix-owners bot requested a review from andersk March 17, 2025 17:14
@vbgl
Copy link
Contributor Author

vbgl commented Mar 17, 2025

Note that we might want to wait for electron 35.0.1 to be packaged in nixpkgs

Copy link
Contributor

@andersk andersk Mar 17, 2025

Choose a reason for hiding this comment

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

We need to pin a specific Electron major version: #279545 (comment)

Yes, electron_35 is what I’m waiting for. I got a couple steps in to packaging that myself but not all the way through, and it looks like there’s more progress here now:

Copy link
Member

Choose a reason for hiding this comment

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

The electron_35 PR is now merged into master.

@vbgl vbgl marked this pull request as draft March 18, 2025 10:19
@vbgl vbgl marked this pull request as ready for review March 24, 2025 20:53
@JohnRTitor
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 390714

Logs: https://github.com/JohnRTitor/nixpkgs-review-gha/actions/runs/14076661113


x86_64-linux

✅ 1 package built:
  • zulip

aarch64-linux

✅ 1 package built:
  • zulip

@andersk andersk added 8.has: package (update) This PR updates a package to a newer version 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Mar 26, 2025
@JohnRTitor JohnRTitor merged commit c68b327 into NixOS:master Mar 27, 2025
41 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 27, 2025

Successfully created backport PR for release-24.11:

@vbgl vbgl deleted the zulip-5.12.0 branch March 27, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 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. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Request: zulip 5.11.1 → 5.12.0

4 participants