Skip to content
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

ruby-packages.ruby-lsp: 0.15.0 -> 0.23.12 #392396

Merged
merged 2 commits into from
Mar 23, 2025

Conversation

spk
Copy link
Member

@spk spk commented Mar 23, 2025

Things done

Fix #386606

Run ./maintainers/scripts/update-ruby-packages (this updates other gems but stage only updates related with ruby-lsp)

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

Signed-off-by: Laurent Arnoud <laurent@spkdev.net>
Signed-off-by: Laurent Arnoud <laurent@spkdev.net>
@SuperSandro2000 SuperSandro2000 changed the title ruby-packages.ruby-lsp: 0.15.0 -> 0.23.12 (NixOS#386606) ruby-packages.ruby-lsp: 0.15.0 -> 0.23.12 Mar 23, 2025
@SuperSandro2000
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 392396


x86_64-linux

✅ 20 packages built:
  • ruby-lsp (rubyPackages.ruby-lsp, rubyPackages_3_3.ruby-lsp)
  • rubyPackages.prettier (rubyPackages_3_3.prettier)
  • rubyPackages.rbs (rubyPackages_3_3.rbs)
  • solargraph (rubyPackages.solargraph)
  • rubyPackages.syntax_tree-rbs (rubyPackages_3_3.syntax_tree-rbs)
  • rubyPackages_3_1.prettier
  • rubyPackages_3_1.rbs
  • rubyPackages_3_1.ruby-lsp
  • rubyPackages_3_1.solargraph
  • rubyPackages_3_1.syntax_tree-rbs
  • rubyPackages_3_2.prettier
  • rubyPackages_3_2.rbs
  • rubyPackages_3_2.ruby-lsp
  • rubyPackages_3_2.solargraph
  • rubyPackages_3_2.syntax_tree-rbs
  • rubyPackages_3_4.prettier
  • rubyPackages_3_4.rbs
  • rubyPackages_3_4.ruby-lsp
  • rubyPackages_3_4.solargraph
  • rubyPackages_3_4.syntax_tree-rbs

@SuperSandro2000 SuperSandro2000 merged commit 9829e28 into NixOS:master Mar 23, 2025
32 of 35 checks passed
@spk spk deleted the update-ruby-lsp branch March 24, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ruby-lsp: fails to run on x86_64-linux
2 participants