Skip to content
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

wavebox: 10.114.26-2 -> 10.118.5-2 #258429

Merged
merged 5 commits into from
Nov 7, 2023

Conversation

FliegendeWurst
Copy link
Member

Description of changes

Update to latest version. It seems there is now an optional dependency on Qt 6 (Qt 5 is still required).

Fixes #254908

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 23.11 Release Notes (or backporting 23.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.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux labels Oct 1, 2023
@bayazidbh
Copy link

Latest version is now 10.117.21-2. Is there a possibility of having the version be tracked automatically since I think the main changes required for the nixpkgs source is to update the version number and SHA256 value?

@FliegendeWurst
Copy link
Member Author

Is there a possibility of having the version be tracked automatically since I think the main changes required for the nixpkgs source is to update the version number and SHA256 value?

Yes, that is possible with an update script. For that we will need some API to determine the latest version.

@FliegendeWurst FliegendeWurst changed the title wavebox: 10.114.26-2 -> 10.117.18-2 wavebox: 10.114.26-2 -> 10.117.21-2 Oct 3, 2023
@Thomas101
Copy link

@FliegendeWurst you can use https://download.wavebox.app/stable/linux/latest.json to get the latest version 👍

@FliegendeWurst
Copy link
Member Author

@FliegendeWurst you can use https://download.wavebox.app/stable/linux/latest.json to get the latest version 👍

Thank you for the info. Seems like a better way than what I came up with (parsing the filename of the latest download URL). Will update the script later.

@FliegendeWurst FliegendeWurst added the 8.has: package (update) This PR updates a package to a newer version label Oct 10, 2023
@FliegendeWurst FliegendeWurst changed the title wavebox: 10.114.26-2 -> 10.117.21-2 wavebox: 10.114.26-2 -> 10.118.5-2 Oct 20, 2023
@Artturin Artturin merged commit a3987f5 into NixOS:master Nov 7, 2023
18 checks passed
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: 0 This PR does not cause any packages to rebuild on Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update request: wavebox 10.114.26-2 → 10.116.10-2
4 participants