Nixpkgs: code-server

Created on 28 May 2020  路  2Comments  路  Source: NixOS/nixpkgs

Project description
code-server lets one run a server, which serves the vscode UI from a browser. It is a bit different thant vscode in the same way as vscodium, in the way that it is debranded. I'd really like to use this, as vscodium currently seems to not work withe Microsoft Remote extensions (which is a shame - this would be a very powerful feature).

I tried packing this, however the differences are big enough so that a modified version of vscodium.nix was not sufficient to make the build succeed. Probably somebody with more experience on packaging node/electron stuff in Nix will be able to get this working fast.

For the sake of completeness my failed attempt at packaging this can be found here: https://github.com/wucke13/nixpkgs/blob/code-server/pkgs/applications/editors/vscode/code-server.nix

Metadata

packaging request

Most helpful comment

All 2 comments

I believe this issue can be marked as resolved

Was this page helpful?
0 / 5 - 0 ratings