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

neovim-remote: 2.0.5 -> 2.1.0 #48982

Merged
merged 1 commit into from Oct 25, 2018

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for neovim-remote is: '"A tool that helps controlling nvim processes from a terminal"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/j42yvrm137q5gfrk3ssc49vjrbsi72qg-python3.6-neovim-remote-2.1.0/bin/.nvr-wrapped passed the binary check.
  • /nix/store/j42yvrm137q5gfrk3ssc49vjrbsi72qg-python3.6-neovim-remote-2.1.0/bin/nvr passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 2 of 2 passed binary check by having the new version present in output.
  • found 2.1.0 with grep in /nix/store/j42yvrm137q5gfrk3ssc49vjrbsi72qg-python3.6-neovim-remote-2.1.0
  • directory tree listing: https://gist.github.com/99b5d52ac291474ee439edbc571bb85b
  • du listing: https://gist.github.com/8f759393a8ea7b7eea49af589ffe8f20
Outpath report (click to expand)

Outpath difference report
4 total rebuild paths

1 package rebuilds

1 x86_64-linux rebuilds
1 i686-linux rebuilds
1 x86_64-darwin rebuilds
1 aarch64-linux rebuilds

First ten rebuilds by attrpath
neovim-remote

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/j42yvrm137q5gfrk3ssc49vjrbsi72qg-python3.6-neovim-remote-2.1.0 \
  --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 neovim-remote https://github.com/r-ryantm/nixpkgs/archive/93a2ad09f53ef351088ab9e539e9343a98a4f83b.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/j42yvrm137q5gfrk3ssc49vjrbsi72qg-python3.6-neovim-remote-2.1.0
ls -la /nix/store/j42yvrm137q5gfrk3ssc49vjrbsi72qg-python3.6-neovim-remote-2.1.0/bin

cc @edanaher 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/python3.6-neovim-remote/versions
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: neovim-remote

Partial log (click to expand)

writing top-level names to neovim_remote.egg-info/top_level.txt
reading manifest file 'neovim_remote.egg-info/SOURCES.txt'
writing manifest file 'neovim_remote.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/xccj19520jhpj93hzks9fnjjbra0n5v1-python3.6-neovim-remote-2.1.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: neovim-remote

Partial log (click to expand)

writing top-level names to neovim_remote.egg-info/top_level.txt
reading manifest file 'neovim_remote.egg-info/SOURCES.txt'
writing manifest file 'neovim_remote.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/j42yvrm137q5gfrk3ssc49vjrbsi72qg-python3.6-neovim-remote-2.1.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: neovim-remote

Partial log (click to expand)

writing top-level names to neovim_remote.egg-info/top_level.txt
reading manifest file 'neovim_remote.egg-info/SOURCES.txt'
writing manifest file 'neovim_remote.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/y1ildmdz4h4ij7sqrlz4qcdjrz9b2rs9-python3.6-neovim-remote-2.1.0

Copy link
Contributor

@edanaher edanaher left a comment

Choose a reason for hiding this comment

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

Some quick tests suggests that this still works fine, and the changelog looks pretty minimal. Should be safe to merge.

@Mic92 Mic92 merged commit ee848b7 into NixOS:master Oct 25, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-neovim-remote branch November 17, 2018 23: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

4 participants