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

vimPlugins: update #104947

Closed
wants to merge 1 commit into from
Closed

vimPlugins: update #104947

wants to merge 1 commit into from

Conversation

RonanMacF
Copy link
Contributor

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • [x ] macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • [x ] 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)
  • [x ] Ensured that relevant documentation is up to date
  • [x ] Fits CONTRIBUTING.md.

@@ -6699,18 +6699,6 @@ let
meta.homepage = "https://github.com/tpope/vim-sleuth/";
};

vim-slime = buildVimPluginFrom2Nix {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why got this removed?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason running update.py returns HTTP Error 404 for vim-slime alone. The author must have removed the plugin from vim-plugin-names and later added it back and amended the commit (but the plugin got removed from generated.nix and it may have been a bit unintuitive behavior).

@SuperSandro2000
Copy link
Member

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

63 packages built:
  • vimPlugins.Coqtail
  • vimPlugins.YouCompleteMe
  • vimPlugins.agda-vim
  • vimPlugins.ale
  • vimPlugins.barbar-nvim
  • vimPlugins.calendar-vim
  • vimPlugins.coc-explorer
  • vimPlugins.coc-markdownlint
  • vimPlugins.coc-nvim
  • vimPlugins.coc-vimlsp
  • vimPlugins.completion-nvim
  • vimPlugins.completion-tabnine
  • vimPlugins.defx-nvim
  • vimPlugins.denite-git
  • vimPlugins.deoplete-fish
  • vimPlugins.deoplete-khard
  • vimPlugins.deoplete-nvim
  • vimPlugins.direnv-vim
  • vimPlugins.fzf-vim
  • vimPlugins.ghcid
  • vimPlugins.lf-vim
  • vimPlugins.lh-brackets
  • vimPlugins.lh-vim-lib
  • vimPlugins.lightline-bufferline
  • vimPlugins.lightline-vim
  • vimPlugins.ncm2-ultisnips
  • vimPlugins.nerdcommenter
  • vimPlugins.neuron-vim
  • vimPlugins.nvcode-color-schemes-vim
  • vimPlugins.nvim-dap
  • vimPlugins.nvim-highlite
  • vimPlugins.nvim-lspconfig
  • vimPlugins.nvim-tree-lua
  • vimPlugins.nvim-treesitter
  • vimPlugins.nvim-treesitter-context
  • vimPlugins.nvim-treesitter-textobjects
  • vimPlugins.oceanic-next
  • vimPlugins.playground
  • vimPlugins.popfix
  • vimPlugins.tagbar
  • vimPlugins.telescope-nvim
  • vimPlugins.ultisnips
  • vimPlugins.unicode-vim
  • vimPlugins.vim-airline
  • vimPlugins.vim-clap
  • vimPlugins.vim-floaterm
  • vimPlugins.vim-fugitive
  • vimPlugins.vim-gitgutter
  • vimPlugins.vim-go
  • vimPlugins.vim-lsp
  • vimPlugins.vim-matchup
  • vimPlugins.vim-polyglot
  • vimPlugins.vim-ps1
  • vimPlugins.vim-smoothie
  • vimPlugins.vim-sourcetrail
  • vimPlugins.vim-spirv
  • vimPlugins.vim-themis
  • vimPlugins.vim-visual-multi
  • vimPlugins.vim-vsnip
  • vimPlugins.vimspector
  • vimPlugins.vimtex
  • vimPlugins.vista-vim
  • vimPlugins.yats-vim

@RonanMacF
Copy link
Contributor Author

other PR has merged which contains these updates. Closing

@RonanMacF RonanMacF closed this Nov 29, 2020
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

3 participants