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

azuredatastudio: 1.48.1 -> 1.49.1 #336114

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

Rutgerdj
Copy link
Contributor

This PR is a continuation of #334220, originally opened by @gaelj.

This updates azuredatastudio to the latest version.

It also pins the version, because the maintainers switched to a new build deployment solution the old way of retrieving pinned builds didn't work anymore, resulting in breaking package builds because the hash would not match.

See microsoft/azuredatastudio#25735 for more details about the new way of retrieving the download URL (I also put this as a comment in the file itself, so future maintainers can easily find it)

Description of changes

Update azuredatastudio from 1.48.1 to 1.49.1

Things done

Change the URL to the tarball that contains the Azuredatastudio build. Also changed the path to the sqltoolsservice because that often changes when a new version is released.

  • 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.

This updates azuredatastudio to the latest version.

It also pins the version, because the maintainers switched to a new build deployment solution the old way of retrieving pinned builds did'nt work anymore, resulting in breaking package builds because the hash would not match.
@NixOSInfra NixOSInfra added the 12. first-time contribution This PR is the author's first one; please be gentle! label Aug 20, 2024
@ofborg ofborg bot requested a review from xavierzwirtz August 20, 2024 18:17
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Aug 20, 2024
@Daru-san
Copy link
Contributor

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

1 package built:
  • azuredatastudio

Copy link
Contributor

@Daru-san Daru-san left a comment

Choose a reason for hiding this comment

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

Looks like it's working great this time 😄

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Aug 21, 2024
@hauskens
Copy link
Contributor

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

1 package built:
  • azuredatastudio

@hauskens hauskens added 12.approvals: 2 This PR was reviewed and approved by two reputable people and removed 12.approvals: 1 This PR was reviewed and approved by one reputable person labels Aug 21, 2024
@fabianhjr fabianhjr changed the title azuredatastudio: 1.48.1 -> 1.49.1 (fixes hash mismatch) azuredatastudio: 1.48.1 -> 1.49.1 Aug 24, 2024
@fabianhjr fabianhjr merged commit 86edc27 into NixOS:master Aug 24, 2024
34 of 35 checks passed
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 10.rebuild-linux: 1 12.approvals: 2 This PR was reviewed and approved by two reputable people 12. first-time contribution This PR is the author's first one; please be gentle!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants