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

elisa: 0.2.1 -> 0.2.80 #47085

Merged
merged 1 commit into from Sep 21, 2018
Merged

elisa: 0.2.1 -> 0.2.80 #47085

merged 1 commit into from Sep 21, 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/elisa/versions.

meta.description for elisa is: '"Elisa Music Player"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80/bin/elisa had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80/bin/.elisa-wrapped had a zero exit code or showed the expected version
  • 0 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.2.80 with grep in /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80
  • directory tree listing: https://gist.github.com/f3f48c3217059fc6a730577f7ba301e6
  • du listing: https://gist.github.com/8496db1568298b4833e59bf2c5d533ca
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    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/ce6debe9006544ab39ee25e7106d9726c37b928e.tar.gz -p elisa
ls -la /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80

cc @peterhoeg 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/elisa/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: elisa

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

Partial log (click to expand)

shrinking /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80/lib/qt-5.11/plugins/kcms/kcm_elisa_local_file.so
shrinking /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80/lib/qt-5.11/qml/org/kde/elisa/libelisaqmlplugin.so
shrinking /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80/bin/.elisa-wrapped
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80/lib  /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80/bin
patching script interpreter paths in /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80
checking for references to /build in /nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80...
postPatchMkspecs
postPatchMkspecs
/nix/store/1wx0hbih6l960fp1dj1y06gmz8y675ff-elisa-0.2.80

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: elisa

Partial log (click to expand)

shrinking /nix/store/ymc9mjjsx0i8bl3jaxj3r9ymahhdqhf0-elisa-0.2.80/lib/qt-5.11/plugins/kcms/kcm_elisa_local_file.so
shrinking /nix/store/ymc9mjjsx0i8bl3jaxj3r9ymahhdqhf0-elisa-0.2.80/lib/qt-5.11/qml/org/kde/elisa/libelisaqmlplugin.so
shrinking /nix/store/ymc9mjjsx0i8bl3jaxj3r9ymahhdqhf0-elisa-0.2.80/lib/libelisaLib.so.0.1
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ymc9mjjsx0i8bl3jaxj3r9ymahhdqhf0-elisa-0.2.80/lib  /nix/store/ymc9mjjsx0i8bl3jaxj3r9ymahhdqhf0-elisa-0.2.80/bin
patching script interpreter paths in /nix/store/ymc9mjjsx0i8bl3jaxj3r9ymahhdqhf0-elisa-0.2.80
checking for references to /build in /nix/store/ymc9mjjsx0i8bl3jaxj3r9ymahhdqhf0-elisa-0.2.80...
postPatchMkspecs
postPatchMkspecs
/nix/store/ymc9mjjsx0i8bl3jaxj3r9ymahhdqhf0-elisa-0.2.80

@Mic92 Mic92 merged commit f9f17ba into NixOS:master Sep 21, 2018
@r-ryantm r-ryantm deleted the auto-update/elisa branch October 3, 2018 04:05
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