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

lnav: 0.8.3 -> 0.8.4 #47022

Merged
merged 1 commit into from Sep 29, 2018
Merged

lnav: 0.8.3 -> 0.8.4 #47022

merged 1 commit into from Sep 29, 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/lnav/versions.

meta.description for lnav is: '"The Logfile Navigator"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/8e3ec2b18bea1c3c26732ca9af5340d35b98ade3.tar.gz -p lnav
ls -la /nix/store/s1pvc1b78fhz31s2322ign42j8p39jmb-lnav-0.8.4

cc @dochang 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/lnav/versions
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: lnav

Partial log (click to expand)

 /nix/store/zkfqg7icazgz0kj7rff6zdfbcf3v79sa-coreutils-8.29/bin/mkdir -p '/nix/store/c4j9v6g8kpgiy2vvcfmax4xn4zzpyf2d-lnav-0.8.4/share/man/man1'
 /nix/store/zkfqg7icazgz0kj7rff6zdfbcf3v79sa-coreutils-8.29/bin/install -c -m 644 lnav.1 '/nix/store/c4j9v6g8kpgiy2vvcfmax4xn4zzpyf2d-lnav-0.8.4/share/man/man1'
make[2]: Leaving directory '/private/tmp/nix-build-lnav-0.8.4.drv-0/lnav-0.8.4'
make[1]: Leaving directory '/private/tmp/nix-build-lnav-0.8.4.drv-0/lnav-0.8.4'
post-installation fixup
gzipping man pages under /nix/store/c4j9v6g8kpgiy2vvcfmax4xn4zzpyf2d-lnav-0.8.4/share/man/
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/c4j9v6g8kpgiy2vvcfmax4xn4zzpyf2d-lnav-0.8.4/bin
patching script interpreter paths in /nix/store/c4j9v6g8kpgiy2vvcfmax4xn4zzpyf2d-lnav-0.8.4
/nix/store/c4j9v6g8kpgiy2vvcfmax4xn4zzpyf2d-lnav-0.8.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: lnav

Partial log (click to expand)

make[1]: Leaving directory '/build/lnav-0.8.4'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/s1pvc1b78fhz31s2322ign42j8p39jmb-lnav-0.8.4
shrinking /nix/store/s1pvc1b78fhz31s2322ign42j8p39jmb-lnav-0.8.4/bin/lnav
gzipping man pages under /nix/store/s1pvc1b78fhz31s2322ign42j8p39jmb-lnav-0.8.4/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/s1pvc1b78fhz31s2322ign42j8p39jmb-lnav-0.8.4/bin
patching script interpreter paths in /nix/store/s1pvc1b78fhz31s2322ign42j8p39jmb-lnav-0.8.4
checking for references to /build in /nix/store/s1pvc1b78fhz31s2322ign42j8p39jmb-lnav-0.8.4...
/nix/store/s1pvc1b78fhz31s2322ign42j8p39jmb-lnav-0.8.4

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: lnav

Partial log (click to expand)

make[1]: Leaving directory '/build/lnav-0.8.4'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9ighryg29nghp6fp44nrazsilgs8nl9f-lnav-0.8.4
shrinking /nix/store/9ighryg29nghp6fp44nrazsilgs8nl9f-lnav-0.8.4/bin/lnav
gzipping man pages under /nix/store/9ighryg29nghp6fp44nrazsilgs8nl9f-lnav-0.8.4/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9ighryg29nghp6fp44nrazsilgs8nl9f-lnav-0.8.4/bin
patching script interpreter paths in /nix/store/9ighryg29nghp6fp44nrazsilgs8nl9f-lnav-0.8.4
checking for references to /build in /nix/store/9ighryg29nghp6fp44nrazsilgs8nl9f-lnav-0.8.4...
/nix/store/9ighryg29nghp6fp44nrazsilgs8nl9f-lnav-0.8.4

@matthewbauer matthewbauer merged commit f98e14c into NixOS:master Sep 29, 2018
@r-ryantm r-ryantm deleted the auto-update/lnav branch October 3, 2018 04:08
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