Skip to content

nodePackages.graphql-language-service-cli Missing from nixos-unstable #390063

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

Closed
hervyqa opened this issue Mar 15, 2025 · 1 comment · Fixed by #384397
Closed

nodePackages.graphql-language-service-cli Missing from nixos-unstable #390063

hervyqa opened this issue Mar 15, 2025 · 1 comment · Fixed by #384397
Labels
0.kind: packaging request Request for a new package to be added 6.topic: nodejs 9.needs: package (new) This needs a new package to be added

Comments

@hervyqa
Copy link

hervyqa commented Mar 15, 2025

I noticed that the package nodePackages.graphql-language-service-cli is not available in the nixos-unstable channel. However, it is still present in the stable nixos-24.11 channel.

Was this package intentionally removed from unstable, or is there an issue with its dependencies? If possible, I would appreciate it if this package could be reintroduced to nixos-unstable.

i use for helix editor config.

       error: undefined variable 'graphql-language-service-cli'
       at /home/hervyqa/documents/git/hervyqa/swayhome/home/programs/helix.nix:4263:30:
         4262|               graphql-language-server = with nodePackages; {
         4263|                 command = "${graphql-language-service-cli}/bin/graphql-lsp";
             |                              ^
         4264|                 args = [

unstable channel

Image

24.11 channel

Image

@FliegendeWurst
Copy link
Member

FliegendeWurst commented Mar 15, 2025

It is added again in #384397. It was previously removed as it failed to build.

@FliegendeWurst FliegendeWurst added the 9.needs: package (new) This needs a new package to be added label Mar 15, 2025
@dotlambda dotlambda added 6.topic: nodejs 0.kind: packaging request Request for a new package to be added and removed 9.needs: package (new) This needs a new package to be added labels Mar 17, 2025
@FliegendeWurst FliegendeWurst added the 9.needs: package (new) This needs a new package to be added label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: packaging request Request for a new package to be added 6.topic: nodejs 9.needs: package (new) This needs a new package to be added
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants