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

innoextract: 1.6 -> 1.7 #42008

Merged
merged 1 commit into from Jun 15, 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/innoextract/versions.

These checks were done:

meta.description for innoextract is: '"A tool to unpack installers created by Inno Setup"'.

cc @abbradar for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

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 6ccecc85389c643b1d6b91f1c67b6bc045d40fdf && nix-shell --pure -I nixpkgs=. -p innoextract

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

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

These checks were done:

- built on NixOS
- /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7/bin/innoextract passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.7 with grep in /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7
- directory tree listing: https://gist.github.com/9339747cc50492bc9ca2c38a4971b3c6
- du listing: https://gist.github.com/d275e3e2902e51ec26277a19a8479ad9
@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: innoextract

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: innoextract

Partial log (click to expand)

-- Installing: /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7/share/man/man1/innoextract.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7
shrinking /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7/bin/innoextract
gzipping man pages under /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7/share/man/
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7/bin
patching script interpreter paths in /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7
checking for references to /build in /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7...
/nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: innoextract

Partial log (click to expand)

-- Installing: /nix/store/iqhjxlndvf9j2i2wfdcsyj06bsdfhd46-innoextract-1.7/share/man/man1/innoextract.1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/iqhjxlndvf9j2i2wfdcsyj06bsdfhd46-innoextract-1.7
shrinking /nix/store/iqhjxlndvf9j2i2wfdcsyj06bsdfhd46-innoextract-1.7/bin/innoextract
gzipping man pages under /nix/store/iqhjxlndvf9j2i2wfdcsyj06bsdfhd46-innoextract-1.7/share/man/
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/iqhjxlndvf9j2i2wfdcsyj06bsdfhd46-innoextract-1.7/bin
patching script interpreter paths in /nix/store/iqhjxlndvf9j2i2wfdcsyj06bsdfhd46-innoextract-1.7
checking for references to /build in /nix/store/iqhjxlndvf9j2i2wfdcsyj06bsdfhd46-innoextract-1.7...
/nix/store/iqhjxlndvf9j2i2wfdcsyj06bsdfhd46-innoextract-1.7

@lukateras lukateras merged commit a0dd120 into NixOS:master Jun 15, 2018
@r-ryantm r-ryantm deleted the auto-update/innoextract branch June 15, 2018 13:26
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