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

Add vim plugin: ThePrimeagen/git-worktree.nvim #120073

Merged
merged 2 commits into from Apr 22, 2021

Conversation

KyleOndy
Copy link
Member

Adding another plugin ThePrimeagen/git-worktree.nvim via the update.py script.

@r-rmcgibbo
Copy link

r-rmcgibbo commented Apr 21, 2021

Result of nixpkgs-review pr 120073 at ebed784 run on aarch64-linux 1

2 packages built successfully:
  • spacevim
  • vimPlugins.YouCompleteMe

Result of nixpkgs-review pr 120073 at ebed784 run on x86_64-linux 1

20 packages built successfully:
  • spacevim
  • vimPlugins.YouCompleteMe
  • vimPlugins.barbar-nvim
  • vimPlugins.chadtree
  • vimPlugins.compe-tabnine
  • vimPlugins.defx-nvim
  • vimPlugins.deoplete-fish
  • vimPlugins.deoplete-khard
  • vimPlugins.deoplete-nvim
  • vimPlugins.git-worktree-nvim
  • vimPlugins.gitsigns-nvim
  • vimPlugins.nvim-autopairs
  • vimPlugins.nvim-bufferline-lua
  • vimPlugins.nvim-tree-lua
  • vimPlugins.plenary-nvim
  • vimPlugins.telescope-nvim
  • vimPlugins.vim-elixir
  • vimPlugins.vim-matchup
  • vimPlugins.vim-vsnip
  • vimPlugins.vimspector
2 suggestions:
  • warning: missing-phase-hooks

    configurePhase should probably contain runHook preConfigure and runHook postConfigure.

    Near pkgs/misc/vim-plugins/build-vim-plugin.nix:28:14:

       |
    28 |       inherit unpackPhase configurePhase buildPhase addonInfo preInstall postInstall;
       |              ^
    
  • warning: missing-phase-hooks

    buildPhase should probably contain runHook preBuild and runHook postBuild.

    Near pkgs/misc/vim-plugins/build-vim-plugin.nix:28:14:

       |
    28 |       inherit unpackPhase configurePhase buildPhase addonInfo preInstall postInstall;
       |              ^
    

@SuperSandro2000 SuperSandro2000 merged commit 8138c5c into NixOS:master Apr 22, 2021
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