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

vscode-extensions.ms-vsliveshare.vsliveshare: 1.0.5043 -> 1.0.5834 #220704

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

mdarocha
Copy link
Contributor

@mdarocha mdarocha commented Mar 11, 2023

Description of changes

Update to the latest version.

Since the underlying extension logic changed significantly, a lot of the previous patches no longer apply and were removed. From what I tested, the extension works fine.

Since this removes the extensions' dependency on native agents (microsoft/live-share#1272 (comment)), it removes the dependency on .NET Core 3.1 - and helps with #202572

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.05 Release Notes (or backporting 22.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.

@mdarocha mdarocha requested a review from jonringer as a code owner March 11, 2023 17:37
@mdarocha mdarocha force-pushed the vsliveshare-update branch from dda4273 to ff31e3f Compare March 11, 2023 17:42
@mdarocha mdarocha mentioned this pull request Mar 11, 2023
7 tasks
@mdarocha mdarocha force-pushed the vsliveshare-update branch from ff31e3f to 836f16d Compare March 11, 2023 17:46
@ofborg ofborg bot requested review from deviant and jraygauthier March 11, 2023 18:08
@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 Mar 11, 2023
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/1952

@superherointj
Copy link
Contributor

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

1 package built:
  • vscode-extensions.ms-vsliveshare.vsliveshare

@superherointj superherointj merged commit d42e0cf into NixOS:master Mar 16, 2023
@mdarocha mdarocha deleted the vsliveshare-update branch March 16, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants