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

Adds vim-rooter plugin #35165

Merged
merged 1 commit into from Feb 20, 2018
Merged

Adds vim-rooter plugin #35165

merged 1 commit into from Feb 20, 2018

Conversation

pjan
Copy link

@pjan pjan commented Feb 19, 2018

Motivation for this change

Adds a non-listed vim plugin

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@adisbladis
Copy link
Member

@GrahamcOfBorg build vimPlugins.vim-rooter

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

configuring
building
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/p3f6vpx4kk83r51n69bhx6xdjcgmxcsy-vimplugin-vim-rooter-2017-11-20
strip is /nix/store/skd6ix5ipkyhxzq7naylj4digawakl4j-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/p3f6vpx4kk83r51n69bhx6xdjcgmxcsy-vimplugin-vim-rooter-2017-11-20
/nix/store/p3f6vpx4kk83r51n69bhx6xdjcgmxcsy-vimplugin-vim-rooter-2017-11-20/share/vim-plugins/vim-rooter/test/test: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/shjmvsnwrlg7rd8m0kzgpygqq4if312z-bash-4.4-p12/bin/bash"
checking for references to /build in /nix/store/p3f6vpx4kk83r51n69bhx6xdjcgmxcsy-vimplugin-vim-rooter-2017-11-20...
/nix/store/p3f6vpx4kk83r51n69bhx6xdjcgmxcsy-vimplugin-vim-rooter-2017-11-20

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

configuring
building
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/k5kk1msrr6s0cnnarys1ml0kdap7nwh6-vimplugin-vim-rooter-2017-11-20
strip is /nix/store/adidfx4pa7vmvby0gjqqmiwg2x49yr27-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/k5kk1msrr6s0cnnarys1ml0kdap7nwh6-vimplugin-vim-rooter-2017-11-20
/nix/store/k5kk1msrr6s0cnnarys1ml0kdap7nwh6-vimplugin-vim-rooter-2017-11-20/share/vim-plugins/vim-rooter/test/test: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/fcxliihmhm2ak9z4890gk0qw63zsbrcx-bash-4.4-p12/bin/bash"
checking for references to /build in /nix/store/k5kk1msrr6s0cnnarys1ml0kdap7nwh6-vimplugin-vim-rooter-2017-11-20...
/nix/store/k5kk1msrr6s0cnnarys1ml0kdap7nwh6-vimplugin-vim-rooter-2017-11-20

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

source root is vim-rooter-3509dfb
patching sources
configuring
building
installing
post-installation fixup
strip is /nix/store/v8ifq0hapblpr2z0hx4wvwg02w4aczqy-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/sf8zf3fax1frq77fx8ls26h1hncrb8cq-vimplugin-vim-rooter-2017-11-20
/nix/store/sf8zf3fax1frq77fx8ls26h1hncrb8cq-vimplugin-vim-rooter-2017-11-20/share/vim-plugins/vim-rooter/test/test: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/19cc89zq5n68ibr53izy4zgcr5qg2rza-bash-4.4-p12/bin/bash"
/nix/store/sf8zf3fax1frq77fx8ls26h1hncrb8cq-vimplugin-vim-rooter-2017-11-20

@adisbladis adisbladis merged commit e4fb799 into NixOS:master Feb 20, 2018
@pjan pjan deleted the vim-rooter branch May 29, 2020 06:05
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