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

skim: 0.5.0 -> 0.5.1 #44700

Merged
merged 1 commit into from Aug 13, 2018
Merged

skim: 0.5.0 -> 0.5.1 #44700

merged 1 commit into from Aug 13, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 8, 2018

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

meta.description for skim is: '"Fuzzy Finder in rust!"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/yfiwj1h379igkrc163ylk0d3cr62iqww-skim-0.5.1/bin/sk-share passed the binary check.
  • /nix/store/yfiwj1h379igkrc163ylk0d3cr62iqww-skim-0.5.1/bin/sk passed the binary check.
  • /nix/store/yfiwj1h379igkrc163ylk0d3cr62iqww-skim-0.5.1/bin/sk-tmux passed the binary check.
  • 3 of 3 passed binary check by having a zero exit code.
  • 2 of 3 passed binary check by having the new version present in output.
  • found 0.5.1 with grep in /nix/store/yfiwj1h379igkrc163ylk0d3cr62iqww-skim-0.5.1
  • directory tree listing: https://gist.github.com/0a88bc5d50e279349923b0faab4eeecc
  • du listing: https://gist.github.com/3046484f8cd48b1f59a7ab5c53b20f9a
Test this build with Cachix (click to expand)

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 0b098a79bc8d4939046485383fb0968314803664 && nix-shell --pure -I nixpkgs=. -p skim

cc @dywedir 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/skim/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: skim

Partial log (click to expand)

strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fyv7la1nycf726yb08wk6pp78rgjaicl-skim-0.5.1/bin
patching script interpreter paths in /nix/store/fyv7la1nycf726yb08wk6pp78rgjaicl-skim-0.5.1
/nix/store/fyv7la1nycf726yb08wk6pp78rgjaicl-skim-0.5.1/bin/sk-tmux: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/fyv7la1nycf726yb08wk6pp78rgjaicl-skim-0.5.1...
shrinking RPATHs of ELF executables and libraries in /nix/store/c6s2ygxzk4afd15f1dj45hlkz4d09jsr-skim-0.5.1-vim
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/c6s2ygxzk4afd15f1dj45hlkz4d09jsr-skim-0.5.1-vim
checking for references to /build in /nix/store/c6s2ygxzk4afd15f1dj45hlkz4d09jsr-skim-0.5.1-vim...
/nix/store/fyv7la1nycf726yb08wk6pp78rgjaicl-skim-0.5.1

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: skim

Partial log (click to expand)

'+fp' is not a recognized feature for this target (ignoring feature)
'+fp' is not a recognized feature for this target (ignoring feature)
LLVM ERROR: IO failure on output stream: No space left on device
error: Could not compile `bootstrap`.

To learn more, run the command again with --verbose.
failed to run: /nix/store/sc1kbb2p9dcd9h5ba5j7p7rrw8afr7q8-rustc-bootstrap-1.26.2/bin/cargo build --manifest-path /build/rustc-1.27.0-src/src/bootstrap/Cargo.toml --frozen
Build completed unsuccessfully in 0:02:23
make: *** [Makefile:28: all] Error 1
error: unexpected end-of-file

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: skim

Partial log (click to expand)


installing
post-installation fixup
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/6ksq9r34j1535y4r1ja2w68azak9xsfi-skim-0.5.1/bin
patching script interpreter paths in /nix/store/6ksq9r34j1535y4r1ja2w68azak9xsfi-skim-0.5.1
/nix/store/6ksq9r34j1535y4r1ja2w68azak9xsfi-skim-0.5.1/bin/sk-tmux: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/bash"
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/v16x04nd6fdmfhqqyjs88ij1yv0gcg5f-skim-0.5.1-vim
/nix/store/6ksq9r34j1535y4r1ja2w68azak9xsfi-skim-0.5.1

@xeji
Copy link
Contributor

xeji commented Aug 13, 2018

aarch64 builder ran out of disk space, so let's try again
@GrahamcOfBorg build skim

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: skim

Partial log (click to expand)


installing
post-installation fixup
strip is /nix/store/251fvx4mx9q4zarbca5cciasmn66p668-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/3cnjdfi1xb0036wyjb1vdsk9zk96gdhf-skim-0.5.1/bin
patching script interpreter paths in /nix/store/3cnjdfi1xb0036wyjb1vdsk9zk96gdhf-skim-0.5.1
/nix/store/3cnjdfi1xb0036wyjb1vdsk9zk96gdhf-skim-0.5.1/bin/sk-tmux: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/hp9yq2m1i066irvasv20zr2lmj54fk9h-bash-4.4-p23/bin/bash"
strip is /nix/store/251fvx4mx9q4zarbca5cciasmn66p668-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/nbi44nhiqkas9ld5davqdwai6bm9963l-skim-0.5.1-vim
/nix/store/3cnjdfi1xb0036wyjb1vdsk9zk96gdhf-skim-0.5.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: skim

Partial log (click to expand)

strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ns6v3wkahla57jk81fx5a48vnxsa9am7-skim-0.5.1/bin
patching script interpreter paths in /nix/store/ns6v3wkahla57jk81fx5a48vnxsa9am7-skim-0.5.1
/nix/store/ns6v3wkahla57jk81fx5a48vnxsa9am7-skim-0.5.1/bin/sk-tmux: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/ns6v3wkahla57jk81fx5a48vnxsa9am7-skim-0.5.1...
shrinking RPATHs of ELF executables and libraries in /nix/store/a9i64y17i4zxmmhjibfd3qq24s36pljp-skim-0.5.1-vim
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/a9i64y17i4zxmmhjibfd3qq24s36pljp-skim-0.5.1-vim
checking for references to /build in /nix/store/a9i64y17i4zxmmhjibfd3qq24s36pljp-skim-0.5.1-vim...
/nix/store/ns6v3wkahla57jk81fx5a48vnxsa9am7-skim-0.5.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: skim

Partial log (click to expand)

strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/plvs5jb6mldpj4nwplbf1pw77dj7ns16-skim-0.5.1/bin
patching script interpreter paths in /nix/store/plvs5jb6mldpj4nwplbf1pw77dj7ns16-skim-0.5.1
/nix/store/plvs5jb6mldpj4nwplbf1pw77dj7ns16-skim-0.5.1/bin/sk-tmux: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/7q3ayirslrcva28wava6zpjcflcz1h3b-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/plvs5jb6mldpj4nwplbf1pw77dj7ns16-skim-0.5.1...
shrinking RPATHs of ELF executables and libraries in /nix/store/v99p7hnv1zyqc7fh4v517x1w9cnk5pf8-skim-0.5.1-vim
strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/v99p7hnv1zyqc7fh4v517x1w9cnk5pf8-skim-0.5.1-vim
checking for references to /build in /nix/store/v99p7hnv1zyqc7fh4v517x1w9cnk5pf8-skim-0.5.1-vim...
/nix/store/plvs5jb6mldpj4nwplbf1pw77dj7ns16-skim-0.5.1

@xeji xeji merged commit 1725a32 into NixOS:master Aug 13, 2018
@r-ryantm r-ryantm deleted the auto-update/skim branch August 13, 2018 15:10
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