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

entr: 4.0 -> 4.1 #42260

Merged
merged 1 commit into from Jun 19, 2018
Merged

entr: 4.0 -> 4.1 #42260

merged 1 commit into from Jun 19, 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/entr/versions.

These checks were done:

meta.description for entr is: '"Run arbitrary commands when files change"'.

cc @pSub for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 56b6771e09a013759ac45fbaaf20b6462dc68bc7 && nix-shell --pure -I nixpkgs=. -p entr

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/entr/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1/bin/entr had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 4.1 with grep in /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1
- directory tree listing: https://gist.github.com/fd156bc7a5f670e3b90073b60678bee9
- du listing: https://gist.github.com/3a2e6fc964562e2a7d597aeb4c95b46d
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: entr

Partial log (click to expand)

install -m 644 entr.1 /nix/store/kmhfbqdvd2wqrix2px5vrqvnsgfi38is-entr-4.1/share/man/man1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/kmhfbqdvd2wqrix2px5vrqvnsgfi38is-entr-4.1
shrinking /nix/store/kmhfbqdvd2wqrix2px5vrqvnsgfi38is-entr-4.1/bin/entr
gzipping man pages under /nix/store/kmhfbqdvd2wqrix2px5vrqvnsgfi38is-entr-4.1/share/man/
strip is /nix/store/min150lkigznaayzpwvf8d4jdl1dqvx6-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/kmhfbqdvd2wqrix2px5vrqvnsgfi38is-entr-4.1/bin
patching script interpreter paths in /nix/store/kmhfbqdvd2wqrix2px5vrqvnsgfi38is-entr-4.1
checking for references to /build in /nix/store/kmhfbqdvd2wqrix2px5vrqvnsgfi38is-entr-4.1...
/nix/store/kmhfbqdvd2wqrix2px5vrqvnsgfi38is-entr-4.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: entr

Partial log (click to expand)

install -m 644 entr.1 /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1/share/man/man1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1
shrinking /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1/bin/entr
gzipping man pages under /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1/share/man/
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1/bin
patching script interpreter paths in /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1
checking for references to /build in /nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1...
/nix/store/10c98102g693y06k81q97z6akq0a87i8-entr-4.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: entr

Partial log (click to expand)

installing
install flags: SHELL=/nix/store/7jlpy03vrh1v74b6rnrclbqc9s40ixkg-bash-4.4-p19/bin/bash PREFIX=\$\(out\) install
install entr /nix/store/dnxx5nq01v7lwbppkcsps1aj0z9pq65c-entr-4.1/bin
install -m 644 entr.1 /nix/store/dnxx5nq01v7lwbppkcsps1aj0z9pq65c-entr-4.1/share/man/man1
post-installation fixup
gzipping man pages under /nix/store/dnxx5nq01v7lwbppkcsps1aj0z9pq65c-entr-4.1/share/man/
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/dnxx5nq01v7lwbppkcsps1aj0z9pq65c-entr-4.1/bin
patching script interpreter paths in /nix/store/dnxx5nq01v7lwbppkcsps1aj0z9pq65c-entr-4.1
/nix/store/dnxx5nq01v7lwbppkcsps1aj0z9pq65c-entr-4.1

@pSub pSub self-requested a review June 19, 2018 20:14
@pSub pSub self-assigned this Jun 19, 2018
@pSub pSub removed their request for review June 19, 2018 20:14
@pSub pSub merged commit dc6484e into NixOS:master Jun 19, 2018
@r-ryantm r-ryantm deleted the auto-update/entr branch June 19, 2018 20:25
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