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

renpy: 7.0.0 -> 7.1.1 #48358

Merged
merged 1 commit into from Oct 15, 2018
Merged

renpy: 7.0.0 -> 7.1.1 #48358

merged 1 commit into from Oct 15, 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/renpy/versions.

meta.description for renpy is: '"Ren'Py Visual Novel Engine"'.

Checks done (click to expand)
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/d1ab722b26c983da1ff3f56687289b5ebc09a7a6.tar.gz -p renpy
ls -la /nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/renpy/versions
@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: renpy

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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: renpy

Partial log (click to expand)

shrinking /nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1/share/renpy/module/renpy/display/accelerator.so
shrinking /nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1/share/renpy/module/_renpy.so
shrinking /nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1/share/renpy/module/_renpybidi.so
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1/bin
patching script interpreter paths in /nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1
/nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1/share/renpy/renpy.py: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/s0c7hm8rnxaablbs5lmfm30qk32wnblx-python-2.7.15/bin/python2"
/nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1/share/renpy/atom/Atom.edit.py: interpreter directive changed from "/usr/bin/env python" to "/nix/store/s0c7hm8rnxaablbs5lmfm30qk32wnblx-python-2.7.15/bin/python"
/nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1/share/renpy/sphinx/build.sh: interpreter directive changed from "/bin/sh" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/fyvjr9ngaz6hw0a19khg4yp1aic7938k-renpy-7.1.1...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: renpy

Partial log (click to expand)

shrinking /nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1/share/renpy/module/renpy/text/textsupport.so
shrinking /nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1/share/renpy/module/renpy/text/texwrap.so
shrinking /nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1/share/renpy/module/renpy/text/ftfont.so
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1/bin
patching script interpreter paths in /nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1
/nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1/share/renpy/sphinx/build.sh: interpreter directive changed from "/bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
/nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1/share/renpy/renpy.py: interpreter directive changed from "/usr/bin/env python2" to "/nix/store/hvpq9zrxxxmwqdqmzsvff0c494wrz3gy-python-2.7.15/bin/python2"
/nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1/share/renpy/atom/Atom.edit.py: interpreter directive changed from "/usr/bin/env python" to "/nix/store/hvpq9zrxxxmwqdqmzsvff0c494wrz3gy-python-2.7.15/bin/python"
checking for references to /build in /nix/store/0ysa1dyivy551h8rqdprk65f1kawirk1-renpy-7.1.1...

@Mic92 Mic92 merged commit ed8ce61 into NixOS:master Oct 15, 2018
@r-ryantm r-ryantm deleted the auto-update/renpy branch October 24, 2018 03:12
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