Skip to content

nodePackages: add more coc-nvim extensions#113945

Merged
lovesegfault merged 4 commits intoNixOS:masterfrom
lovesegfault:node-coc
Feb 21, 2021
Merged

nodePackages: add more coc-nvim extensions#113945
lovesegfault merged 4 commits intoNixOS:masterfrom
lovesegfault:node-coc

Conversation

@lovesegfault
Copy link
Member

Motivation for this change

This is #106621 de-novo

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested a review from midchildan February 21, 2021 21:00
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Feb 21, 2021
@r-rmcgibbo
Copy link

Result of nixpkgs-review pr 113945 at 067ed4b run on aarch64-linux 1

7 packages marked as broken and skipped:
  • python39Packages.batchspawner
  • python39Packages.dockerspawner
  • python39Packages.jupyterhub
  • python39Packages.jupyterhub-ldapauthenticator
  • python39Packages.jupyterhub-systemdspawner
  • python39Packages.jupyterhub-tmpauthenticator
  • python39Packages.oauthenticator
19 packages built:

@lovesegfault
Copy link
Member Author

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

8 packages marked as broken and skipped:
  • image_optim
  • python39Packages.batchspawner
  • python39Packages.dockerspawner
  • python39Packages.jupyterhub
  • python39Packages.jupyterhub-ldapauthenticator
  • python39Packages.jupyterhub-systemdspawner
  • python39Packages.jupyterhub-tmpauthenticator
  • python39Packages.oauthenticator
1 package failed to build:
  • netlify-cli
46 packages built:
  • bitwarden-cli
  • castnow
  • create-cycle-app
  • emojione
  • epgstation
  • etcher
  • gtop
  • iosevka
  • joplin
  • lessc
  • lumo
  • mastodon-bot
  • mirakurun
  • parity-ui
  • pm2
  • pscid
  • pulp
  • python37Packages.batchspawner
  • python37Packages.dockerspawner
  • python37Packages.jupyterhub
  • python37Packages.jupyterhub-ldapauthenticator
  • python37Packages.jupyterhub-systemdspawner
  • python37Packages.jupyterhub-tmpauthenticator
  • python37Packages.oauthenticator
  • python38Packages.batchspawner
  • python38Packages.dockerspawner
  • python38Packages.jupyterhub
  • python38Packages.jupyterhub-ldapauthenticator
  • python38Packages.jupyterhub-systemdspawner
  • python38Packages.jupyterhub-tmpauthenticator
  • python38Packages.oauthenticator
  • redoc-cli
  • slack
  • sloc
  • styx
  • teleprompter
  • thelounge
  • triton
  • vimPlugins.coc-metals
  • vimPlugins.coc-prettier
  • vimPlugins.coc-stylelint
  • vimPlugins.coc-vetur
  • vscode-extensions.matklad.rust-analyzer
  • vscode-extensions.ms-python.vscode-pylance
  • vscode-extensions.vadimcn.vscode-lldb
  • wasm-text-gen

@lovesegfault
Copy link
Member Author

netlify-cli is broken in master too

@lovesegfault
Copy link
Member Author

This is low risk and has a high chance of getting merge conflicts, so I'm going to go ahead and merge it.

@lovesegfault lovesegfault merged commit 58c19a2 into NixOS:master Feb 21, 2021
@lovesegfault lovesegfault deleted the node-coc branch February 21, 2021 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants