Skip to content

Conversation

inclyc
Copy link
Owner

@inclyc inclyc commented Oct 10, 2024

The "Code - OSS" repository has altered its dependency manager to "npm" which caused numerous issues for nixpkgs.
The most critical issue is the offline cache produced by npm is completely non-reproducible.
As a result, it is currently challenging to update the version of "code-oss" (build-from-source version).

For now, I am switching from "code-oss" to "vscodium" the binary releases maintained by the community.

Link: microsoft/vscode#196795
Link: microsoft/vscode#226927
Link: NixOS/nixpkgs#318673

The "Code - OSS" repository has altered its dependency manager to "npm" which caused numerous issues for nixpkgs.
The most critical issue is the offline cache produced by npm is completely non-reproducible.
As a result, it is currently challenging to update the version of "code-oss" (build-from-source version).

For now, I am switching from "code-oss" to "vscodium" the binary releases maintained by the community.
@inclyc inclyc merged commit f354c0e into main Oct 10, 2024
1 check failed
@inclyc inclyc deleted the code-oss-migrate branch October 10, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant