Live-share: Does not work on NixOS

Created on 23 Nov 2019  路  7Comments  路  Source: MicrosoftDocs/live-share

Product and Version [VS/VSCode]: VSCode
OS Version ]: NixOS
Live Share Extension Version: 1.0.1293

Basically just installing the dependencies will not work, which makes sense considering how NixOS works. But it is unfortunate at least.

feature-request linux

Most helpful comment

Would really love NixOS support, please

All 7 comments

Thank you for reaching out. Adding @fubaduba for info .

Would really love NixOS support, please

I don't know the internals, but it shouldn't be too hard to make it work: all the direct dependencies are here, according to the detailed requirements.

So I tried launching vscodium in a nix-shell with my guessed requirements

nix-shell -p dotnet-netcore libsecret desktop-file-utils xorg.xprop vscodium --run codium

and installing the extension, but I'm getting a corrupted download error. I don't know if it's related.

@fubaduba assigned to you for info.

I have found no way to run live-share. Is this still on the radar?

@lukasstevens Thanks for the update here! I'm going to close this as resolved as a result 馃憤

Was this page helpful?
0 / 5 - 0 ratings