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: 8.1.0578 -> 8.1.0675 #53172

Merged
merged 1 commit into from Apr 7, 2019
Merged

vim: 8.1.0578 -> 8.1.0675 #53172

merged 1 commit into from Apr 7, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jan 2, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/vim/versions.

meta.description for vim is: '"The most popular clone of the VI editor"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/ex passed the binary check.
  • /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/view passed the binary check.
  • /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/rvim passed the binary check.
  • /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/rview passed the binary check.
  • /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/vimdiff passed the binary check.
  • /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/vi passed the binary check.
  • /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/vim passed the binary check.
  • /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/xxd passed the binary check.
  • Warning: no invocation of /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin/vimtutor had a zero exit code or showed the expected version
  • 8 of 9 passed binary check by having a zero exit code.
  • 0 of 9 passed binary check by having the new version present in output.
  • found 8.1.0675 with grep in /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675
  • directory tree listing: https://gist.github.com/f8d127d8f7e2e22c543d86df4ade275d
  • du listing: https://gist.github.com/0e6fd3f270ee4960b23555fc1fe22696
Rebuild report (if merged into master) (click to expand)

497 total rebuild path(s)

409 package rebuild(s)

409 x86_64-linux rebuild(s)
40 i686-linux rebuild(s)
10 x86_64-darwin rebuild(s)
38 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
appimagekit
apt-dater
astroid
cryptominisat
diffoscope
doomseeker
ezquake
faust
faust2
faust2alqt
faust2alsa
faust2csound
faust2firefox
faust2jack
faust2jaqt
faust2ladspa
faust2lv2
faustlive
fcron
foo-yc20
foo2zjs
libdigidocpp
mfcj6510dw-cupswrapper
mfcj6510dwlpr
microscheme
papis
percona-xtrabackup
purePackages.faust
python27Packages.cmd2
python27Packages.cmd2_8
python37Packages.cmd2
python37Packages.cmd2_8
python37Packages.cmd2_9
qdigidoc
stp
sysbench
tambura
unixtools.xxd
vim
vimHugeX
vimPlugins.CheckAttach
vimPlugins.Colour-Sampler-Pack
vimPlugins.Improved-AnsiEsc
vimPlugins.Jenkinsfile-vim-syntax
vimPlugins.LanguageClient-neovim
vimPlugins.PreserveNoEOL
vimPlugins.Recover-vim
vimPlugins.Rename
vimPlugins.ReplaceWithRegister
vimPlugins.Spacegray-vim

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A vim https://github.com/r-ryantm/nixpkgs/archive/5a7e006e3c2db199afb8ab2c619f00b7b2c13eca.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675
ls -la /nix/store/3155m0vwz4zxifcbjlwwi46j80lar2vh-vim-8.1.0675/bin

cc @lovek323 for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
@Mic92
Copy link
Member

Mic92 commented Jan 2, 2019

The macOS build should be fixed: https://github.com/NixOS/nixpkgs/pull/53172/checks?check_run_id=45473604

Copy link
Member

@timokau timokau left a comment

Choose a reason for hiding this comment

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

Fix darwin build (cc @NixOS/darwin-maintainers)

@LnL7
Copy link
Member

LnL7 commented Apr 7, 2019

I can't load the log and a local build succeeds.

@timokau
Copy link
Member

timokau commented Apr 7, 2019

@GrahamcOfBorg build vim

@timokau
Copy link
Member

timokau commented Apr 7, 2019

Now its a timeout...
Thank you for looking into it :)

@timokau timokau merged commit 94169b1 into NixOS:staging Apr 7, 2019
@r-ryantm r-ryantm deleted the auto-update/vim branch April 14, 2019 05: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

6 participants