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

vim: add indent-blankline-nvim #109641

Merged
merged 3 commits into from Jan 17, 2021
Merged

Conversation

onsails
Copy link
Contributor

@onsails onsails commented Jan 17, 2021

Motivation for this change
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.

@SuperSandro2000
Copy link
Member

builder for '/nix/store/1mnx827z825psljsbdcgfn0370pnz0x8-maple.drv' failed with exit code 1; last 10 log lines:

  ERROR: cargoSha256 is out of date

  Cargo.lock is not the same in maple-vendor.tar.gz

  To fix the issue:
  1. Use "0000000000000000000000000000000000000000000000000000" as the cargoSha256 value
  2. Build the derivation and wait for it to fail with a hash mismatch
  3. Copy the 'got: sha256:' value back into the cargoSha256 field

@onsails
Copy link
Contributor Author

onsails commented Jan 17, 2021

builder for '/nix/store/1mnx827z825psljsbdcgfn0370pnz0x8-maple.drv' failed with exit code 1; last 10 log lines:

  ERROR: cargoSha256 is out of date

  Cargo.lock is not the same in maple-vendor.tar.gz

  To fix the issue:
  1. Use "0000000000000000000000000000000000000000000000000000" as the cargoSha256 value
  2. Build the derivation and wait for it to fail with a hash mismatch
  3. Copy the 'got: sha256:' value back into the cargoSha256 field

resolved

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch)
If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 109641 run on x86_64-darwin 1

1 package failed to build and are new build failure:
  • vimPlugins.vim-clap: log was empty
51 packages built:
  • spacevim
  • vimPlugins.Coqtail
  • vimPlugins.SyntaxRange (vimPlugins.vim-SyntaxRange)
  • vimPlugins.Tagbar (vimPlugins.tagbar)
  • vimPlugins.airline (vimPlugins.vim-airline)
  • vimPlugins.ale
  • vimPlugins.aniseed
  • vimPlugins.barbar-nvim
  • vimPlugins.coc-denite
  • vimPlugins.coc-explorer
  • vimPlugins.coc-lua
  • vimPlugins.coc-nvim
  • vimPlugins.completion-nvim
  • vimPlugins.conjure
  • vimPlugins.denite (vimPlugins.denite-nvim)
  • vimPlugins.deol-nvim
  • vimPlugins.deoplete-fish
  • vimPlugins.deoplete-khard
  • vimPlugins.deoplete-nvim
  • vimPlugins.deoplete-tabnine
  • vimPlugins.fennel-vim
  • vimPlugins.fern-vim
  • vimPlugins.fzf-vim
  • vimPlugins.indent-blankline-nvim
  • vimPlugins.lh-brackets
  • vimPlugins.lightline-ale
  • vimPlugins.lualine-nvim
  • vimPlugins.neoformat
  • vimPlugins.neosnippet-snippets
  • vimPlugins.nvim-dap
  • vimPlugins.nvim-lspconfig
  • vimPlugins.nvim-tree-lua
  • vimPlugins.nvim-treesitter
  • vimPlugins.nvim-ts-rainbow
  • vimPlugins.onehalf
  • vimPlugins.polyglot (vimPlugins.vim-polyglot)
  • vimPlugins.telescope-nvim
  • vimPlugins.traces-vim
  • vimPlugins.verilog_systemverilog-vim
  • vimPlugins.vim-floaterm
  • vimPlugins.vim-illuminate
  • vimPlugins.vim-lsc
  • vimPlugins.vim-lsp
  • vimPlugins.vim-oscyank
  • vimPlugins.vim-puppet
  • vimPlugins.vim-rsi
  • vimPlugins.vim-snippets
  • vimPlugins.vim-vsnip
  • vimPlugins.vim-yaml
  • vimPlugins.vimtex
  • vimPlugins.vista-vim

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch)
If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 109641 run on x86_64-darwin 1

2 packages built:
  • spacevim
  • vimPlugins.vim-clap

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch)
If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

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

52 packages built:
  • spacevim
  • vimPlugins.Coqtail
  • vimPlugins.ale
  • vimPlugins.aniseed
  • vimPlugins.barbar-nvim
  • vimPlugins.coc-denite
  • vimPlugins.coc-explorer
  • vimPlugins.coc-lua
  • vimPlugins.coc-nvim
  • vimPlugins.completion-nvim
  • vimPlugins.conjure
  • vimPlugins.denite-nvim
  • vimPlugins.deol-nvim
  • vimPlugins.deoplete-fish
  • vimPlugins.deoplete-khard
  • vimPlugins.deoplete-nvim
  • vimPlugins.deoplete-tabnine
  • vimPlugins.fennel-vim
  • vimPlugins.fern-vim
  • vimPlugins.fzf-vim
  • vimPlugins.indent-blankline-nvim
  • vimPlugins.lh-brackets
  • vimPlugins.lightline-ale
  • vimPlugins.lualine-nvim
  • vimPlugins.neoformat
  • vimPlugins.neosnippet-snippets
  • vimPlugins.nvim-dap
  • vimPlugins.nvim-lspconfig
  • vimPlugins.nvim-tree-lua
  • vimPlugins.nvim-treesitter
  • vimPlugins.nvim-ts-rainbow
  • vimPlugins.onehalf
  • vimPlugins.tagbar
  • vimPlugins.telescope-nvim
  • vimPlugins.traces-vim
  • vimPlugins.verilog_systemverilog-vim
  • vimPlugins.vim-SyntaxRange
  • vimPlugins.vim-airline
  • vimPlugins.vim-clap
  • vimPlugins.vim-floaterm
  • vimPlugins.vim-illuminate
  • vimPlugins.vim-lsc
  • vimPlugins.vim-lsp
  • vimPlugins.vim-oscyank
  • vimPlugins.vim-polyglot
  • vimPlugins.vim-puppet
  • vimPlugins.vim-rsi
  • vimPlugins.vim-snippets
  • vimPlugins.vim-vsnip
  • vimPlugins.vim-yaml
  • vimPlugins.vimtex
  • vimPlugins.vista-vim

@SuperSandro2000 SuperSandro2000 merged commit b6a1d4f into NixOS:master Jan 17, 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

2 participants