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

nodePackages: update to latest #279469

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

synecdokey
Copy link
Contributor

@synecdokey synecdokey commented Jan 7, 2024

Description of changes

Just wanted to get some updates for an lsp server I'm using, took the opportunity to get everything since it's a bit more straightforward.

Generated using /pkgs/development/node-packages/generate.sh

Things done

  • 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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 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.

@ofborg ofborg bot requested a review from Luflosi January 8, 2024 01:16
@synecdokey synecdokey changed the title chore(nodePackages): update to latest nodePackages: update to latest Jan 8, 2024
@synecdokey
Copy link
Contributor Author

Rebased due to conflict.

Quick question, what's the usual process to get something merged?

@ofborg ofborg bot requested a review from Luflosi January 21, 2024 21:48
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-already-reviewed/2617/1395

@SuperSandro2000
Copy link
Member

Just wanted to get some updates for an lsp server I'm using

Please extract it from nodePackages and convert it to buildNodePackage

@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 279469 run on x86_64-linux 1

6 packages failed to build:
  • code-server
  • discourse
  • discourseAllPlugins
  • lv_img_conv
  • sharedown
  • teck-programmer
61 packages built:
  • akkoma-frontends.akkoma-fe
  • balena-cli
  • bat-extras.prettybat
  • commitlint
  • concurrently
  • create-cycle-app
  • documenso
  • elmPackages.elm-doc-preview
  • elmPackages.elm-pages
  • elmPackages.elm-spa
  • emacsPackages.lsp-bridge
  • emojione
  • fast-cli
  • geph.gui
  • graphite-cli
  • homepage-dashboard
  • image_optim
  • imapnotify
  • joplin
  • kiwitalk
  • lemmy-ui
  • lessc
  • lighthouse
  • matrix-appservice-irc
  • mx-puppet-discord
  • nodehun
  • openvscode-server
  • pgrok
  • pgrok.server
  • pm2
  • postcss-cli
  • pot
  • pscid
  • pulp
  • pyright
  • sloc
  • styx
  • styx.lib
  • styx.themes
  • theLoungePlugins.plugins.closepms
  • theLoungePlugins.plugins.giphy
  • theLoungePlugins.themes.flat-blue
  • theLoungePlugins.themes.flat-dark
  • theLoungePlugins.themes.mortified
  • uppy-companion
  • vesktop
  • vimPlugins.coc-clangd
  • vimPlugins.coc-go
  • vimPlugins.coc-markdownlint
  • vimPlugins.coc-metals
  • vimPlugins.coc-pyright
  • vimPlugins.coc-sh
  • vimPlugins.coc-stylelint
  • vimPlugins.coc-tslint
  • vimPlugins.coc-tsserver
  • vimPlugins.coc-vetur
  • vscode-extensions.ms-python.vscode-pylance
  • vscode-extensions.rust-lang.rust-analyzer
  • wasm-text-gen
  • wrangler
  • youtube-music

@SuperSandro2000 SuperSandro2000 merged commit 799a18f into NixOS:master Jan 22, 2024
19 checks passed
@dotlambda
Copy link
Member

Just wanted to get some updates for an lsp server I'm using

Please extract it from nodePackages and convert it to buildNodePackage

Indeed. See #229475.

@synecdokey synecdokey deleted the chore/update_nodePackages branch January 23, 2024 02:03
@synecdokey
Copy link
Contributor Author

I looked into it, and it seems like it's already been done, just not removed from the nodePackages. I'll clean that up

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.

None yet

7 participants