-
-
Notifications
You must be signed in to change notification settings - Fork 15.8k
graphql-language-service-cli: init at 3.5.0 #384397
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
Merged
dotlambda
merged 1 commit into
NixOS:master
from
nathanregner:graphql-language-service-cli
Mar 17, 2025
Merged
graphql-language-service-cli: init at 3.5.0 #384397
dotlambda
merged 1 commit into
NixOS:master
from
nathanregner:graphql-language-service-cli
Mar 17, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6695ba2
to
53beb45
Compare
ghost
approved these changes
Mar 3, 2025
ethancedwards8
approved these changes
Mar 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise LGTM. Nice work. Neat package.
53beb45
to
f540eb4
Compare
ethancedwards8
approved these changes
Mar 8, 2025
6746820
to
48ede22
Compare
48ede22
to
626f41f
Compare
We could add |
SuperSandro2000
approved these changes
Mar 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the alias from dotlambda
Previously packaged by `node2nix`, removed in 776868c
626f41f
to
d872a2a
Compare
xav-ie
added a commit
to xav-ie/xnixvim
that referenced
this pull request
Mar 31, 2025
Must specify our own package since nixvim no longer has it set. nix-community/nixvim@e802589 NixOS/nixpkgs#382557 NixOS/nixpkgs#384397
xav-ie
added a commit
to xav-ie/xnixvim
that referenced
this pull request
May 22, 2025
Must specify our own package since nixvim no longer has it set. nix-community/nixvim@e802589 NixOS/nixpkgs#382557 NixOS/nixpkgs#384397
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: nodejs
8.has: package (new)
This PR adds a new package
10.rebuild-darwin: 1-10
10.rebuild-darwin: 1
10.rebuild-linux: 1-10
10.rebuild-linux: 1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Previously packaged by
node2nix
, removed in 776868c/#382557 due to build breakageFixes #390063
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.