Skip to content

zulip: 5.10.3 → 5.10.4#279756

Merged
fabianhjr merged 2 commits intoNixOS:masterfrom
andersk:zulip
Jan 10, 2024
Merged

zulip: 5.10.3 → 5.10.4#279756
fabianhjr merged 2 commits intoNixOS:masterfrom
andersk:zulip

Conversation

@andersk
Copy link
Contributor

@andersk andersk commented Jan 9, 2024

Description of changes

Update Zulip Desktop from 5.10.3 to 5.10.4.

https://github.com/zulip/zulip-desktop/releases/tag/v5.10.4

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.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
@andersk andersk mentioned this pull request Jan 9, 2024
13 tasks
@ofborg ofborg bot requested a review from jonafato January 9, 2024 08:14
@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 Jan 9, 2024
@nbdd0121
Copy link
Member

nbdd0121 commented Jan 9, 2024

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

1 package built:
  • zulip

Copy link
Member

@nbdd0121 nbdd0121 left a comment

Choose a reason for hiding this comment

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

I got

error: unable to execute '/nix/store/6v6gwf5kg4xpi1arxb6wx82c60dv8hln-zulip-5.10.4/bin/zulip-5.10.4': No such file or directory

when doing nix run (opening shell and execute zulip shows it's working).

Do you want to take the opportunity to add meta.mainProgram?

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
@andersk
Copy link
Contributor Author

andersk commented Jan 9, 2024

Sure, added.

@delroth delroth added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 9, 2024
@fabianhjr fabianhjr merged commit c27ade8 into NixOS:master Jan 10, 2024
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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants