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

mbuffer: 20171011 -> 20180318 #37830

Merged
merged 1 commit into from Mar 30, 2018
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 26, 2018

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

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

These checks were done:

  • built on NixOS
  • ran /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer -h got 0 exit code
  • ran /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer --help got 0 exit code
  • ran /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer -V and found version 2018031
  • ran /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer --version and found version 2018031
  • found 2018031 with grep in /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318
  • directory tree listing: https://gist.github.com/5b88f842903984d6134c96d89c2169de

cc @tokudan for review

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

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

These checks were done:

- built on NixOS
- ran `/nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer -h` got 0 exit code
- ran `/nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer --help` got 0 exit code
- ran `/nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer -V` and found version 2018031
- ran `/nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer --version` and found version 2018031
- found 2018031 with grep in /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318
- directory tree listing: https://gist.github.com/5b88f842903984d6134c96d89c2169de
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: mbuffer

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mbuffer

Partial log (click to expand)

/nix/store/c8bwnx988ckbw2igggv41s1mbd0v743m-coreutils-8.29/bin/install -c -m 644 mbuffer.1 /nix/store/bw00cvvj36sl0smrkgrb59a47s9j2dzr-mbuffer-20180318/share/man/man1/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/bw00cvvj36sl0smrkgrb59a47s9j2dzr-mbuffer-20180318
shrinking /nix/store/bw00cvvj36sl0smrkgrb59a47s9j2dzr-mbuffer-20180318/bin/mbuffer
gzipping man pages under /nix/store/bw00cvvj36sl0smrkgrb59a47s9j2dzr-mbuffer-20180318/share/man/
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/bw00cvvj36sl0smrkgrb59a47s9j2dzr-mbuffer-20180318/bin
patching script interpreter paths in /nix/store/bw00cvvj36sl0smrkgrb59a47s9j2dzr-mbuffer-20180318
checking for references to /build in /nix/store/bw00cvvj36sl0smrkgrb59a47s9j2dzr-mbuffer-20180318...
/nix/store/bw00cvvj36sl0smrkgrb59a47s9j2dzr-mbuffer-20180318

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mbuffer

Partial log (click to expand)

/nix/store/qrxs7sabhqcr3j9ai0j0cp58zfnny0jz-coreutils-8.29/bin/install -c -m 644 mbuffer.1 /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/share/man/man1/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318
shrinking /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin/mbuffer
gzipping man pages under /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/share/man/
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318/bin
patching script interpreter paths in /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318
checking for references to /build in /nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318...
/nix/store/sjlbs2k9114xlxalqcz2n0jj90lvik07-mbuffer-20180318

@tokudan
Copy link
Contributor

tokudan commented Mar 26, 2018

@ryantm looks good to me! :)

@globin globin merged commit d1d3a15 into NixOS:master Mar 30, 2018
@ryantm ryantm deleted the auto-update/mbuffer branch March 30, 2018 19:39
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