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

cherrytree: 0.38.5 -> 0.38.6 #48526

Merged
merged 1 commit into from Oct 16, 2018
Merged

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/cherrytree/versions.

meta.description for cherrytree is: '"An hierarchical note taking application"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6/bin/.cherrytree-wrapped passed the binary check.
  • /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6/bin/cherrytree passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 0.38.6 with grep in /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6
  • directory tree listing: https://gist.github.com/91a3f5735afa97e283b718a8eb316c0c
  • du listing: https://gist.github.com/6c61a1124c51cfdf6aa29326400b8307
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

nix-shell -p cachix --run '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/f890eb9e3b131800c79a57b340ea498a9a2aa5ef.tar.gz -p cherrytree
ls -la /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6

cc @AndersonTorres 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/cherrytree/versions
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cherrytree

Partial log (click to expand)

Writing /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6/lib/python2.7/site-packages/CherryTree-0.38.6-py2.7.egg-info
glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6
gzipping man pages under /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6/lib  /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6/bin
patching script interpreter paths in /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6
/nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6/share/cherrytree/glade/svg_to_png.py: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/s0c7hm8rnxaablbs5lmfm30qk32wnblx-python-2.7.15/bin/python2"
checking for references to /build in /nix/store/bkyzyjdx5ipy01vly6bvfw6hjiplnm16-cherrytree-0.38.6...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: cherrytree

Partial log (click to expand)

Writing /nix/store/i717y2ff1c39zjq9512dhykk3flajj4n-cherrytree-0.38.6/lib/python2.7/site-packages/CherryTree-0.38.6-py2.7.egg-info
glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/i717y2ff1c39zjq9512dhykk3flajj4n-cherrytree-0.38.6
gzipping man pages under /nix/store/i717y2ff1c39zjq9512dhykk3flajj4n-cherrytree-0.38.6/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/i717y2ff1c39zjq9512dhykk3flajj4n-cherrytree-0.38.6/lib  /nix/store/i717y2ff1c39zjq9512dhykk3flajj4n-cherrytree-0.38.6/bin
patching script interpreter paths in /nix/store/i717y2ff1c39zjq9512dhykk3flajj4n-cherrytree-0.38.6
/nix/store/i717y2ff1c39zjq9512dhykk3flajj4n-cherrytree-0.38.6/share/cherrytree/glade/svg_to_png.py: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/hvpq9zrxxxmwqdqmzsvff0c494wrz3gy-python-2.7.15/bin/python2"
checking for references to /build in /nix/store/i717y2ff1c39zjq9512dhykk3flajj4n-cherrytree-0.38.6...

@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: cherrytree

Partial log (click to expand)


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

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


@Mic92 Mic92 merged commit 85a7e07 into NixOS:master Oct 16, 2018
@r-ryantm r-ryantm deleted the auto-update/cherrytree branch October 24, 2018 03:07
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