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

jbake: 2.5.1 -> 2.6.0 #37997

Merged
merged 1 commit into from Mar 28, 2018
Merged

jbake: 2.5.1 -> 2.6.0 #37997

merged 1 commit into from Mar 28, 2018

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 28, 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/jbake/versions.

These checks were done:

  • built on NixOS
  • ran /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake -h got 0 exit code
  • ran /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake --help got 0 exit code
  • ran /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake help got 0 exit code
  • ran /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake version and found version 2.6.0
  • ran /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake -h and found version 2.6.0
  • ran /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake --help and found version 2.6.0
  • ran /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake help and found version 2.6.0
  • found 2.6.0 with grep in /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0
  • found 2.6.0 in filename of file in /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0
  • directory tree listing: https://gist.github.com/1cd96e2ec3fd1a83c4b62c8a7213936c

cc @moaxcp 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/jbake/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake -h` got 0 exit code
- ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake --help` got 0 exit code
- ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake help` got 0 exit code
- ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake version` and found version 2.6.0
- ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake -h` and found version 2.6.0
- ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake --help` and found version 2.6.0
- ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake help` and found version 2.6.0
- found 2.6.0 with grep in /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0
- found 2.6.0 in filename of file in /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0
- directory tree listing: https://gist.github.com/1cd96e2ec3fd1a83c4b62c8a7213936c
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: jbake

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: jbake

Partial log (click to expand)

'lib/logging' -> '/nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0/lib/logging'
'lib/logging/logback.xml' -> '/nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0/lib/logging/logback.xml'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0/lib  /nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0/bin
patching script interpreter paths in /nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0
/nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0/bin/jbake: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/q1g0rl8zfmz7r371fp5p42p4acmv297d-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0...
/nix/store/jhngn0hv7akkcirw96w4yzclwn1kwnq6-jbake-2.6.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: jbake

Partial log (click to expand)

'lib/icu4j-58.1.jar' -> '/nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0/lib/icu4j-58.1.jar'
'lib/stax-api-1.0-2.jar' -> '/nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0/lib/stax-api-1.0-2.jar'
'lib/jackson-annotations-2.6.0.jar' -> '/nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0/lib/jackson-annotations-2.6.0.jar'
'lib/jackson-core-2.6.0.jar' -> '/nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0/lib/jackson-core-2.6.0.jar'
post-installation fixup
strip is /nix/store/0fzpxnsanc02i4jsb1yhchjp4p62b2n3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0/lib  /nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0/bin
patching script interpreter paths in /nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0
/nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0/bin/jbake: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/x030a63qdilnv02pkivfjg44pdxsh5km-bash-4.4-p19/bin/sh"
/nix/store/bk803ag9sx4s5qhiy2l8b55yrj7i4spm-jbake-2.6.0

@obadz obadz merged commit 74ea88b into NixOS:master Mar 28, 2018
@ryantm ryantm deleted the auto-update/jbake branch March 28, 2018 23:04
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