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

mate.mate-sensors-applet: 1.20.1 -> 1.20.2 #42488

Merged
merged 1 commit into from Jun 29, 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/mate-sensors-applet/versions.

These checks were done:

meta.description for mate.mate-sensors-applet is: '"MATE panel applet for hardware sensors"'.

cc @romildo 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 e9b71faf3d2fe767059d71596837265b2d7f4c3f && nix-shell --pure -I nixpkgs=. -p mate.mate-sensors-applet

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

This update was made based on information from https://repology.org/metapackage/mate-sensors-applet/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.20.2 with grep in /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2
- directory tree listing: https://gist.github.com/b87e08ecd1269611cfc12caee03ec0a8
- du listing: https://gist.github.com/7ea36f0bc246d7aa8601097266a844c2
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mate.mate-sensors-applet

Partial log (click to expand)

shrinking /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2/lib/mate-sensors-applet/plugins/libsmu-sys.so
shrinking /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2/lib/mate-sensors-applet/plugins/liblibsensors.so
shrinking /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2/lib/mate-sensors-applet/plugins/libomnibook.so
shrinking /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2/lib/mate-sensors-applet/plugins/libpmu-sys.so
shrinking /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2/lib/mate-sensors-applet/plugins/libi8k.so
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2/lib  /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2/libexec
patching script interpreter paths in /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2
checking for references to /build in /nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2...
/nix/store/57vzc483bg7wbf8kx7xacsfyd2pa7d81-mate-sensors-applet-1.20.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mate.mate-sensors-applet

Partial log (click to expand)

shrinking /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2/lib/mate-sensors-applet/plugins/libi8k.so
shrinking /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2/lib/mate-sensors-applet/plugins/libhddtemp.so
shrinking /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2/lib/mate-sensors-applet/plugins/libacpi.so
shrinking /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2/lib/libmate-sensors-applet-plugin.so.0.0.0
shrinking /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2/libexec/.mate-sensors-applet-wrapped
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2/lib  /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2/libexec
patching script interpreter paths in /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2
checking for references to /build in /nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2...
/nix/store/8s72n87c8syp1mywgczyfnk15hswzf6x-mate-sensors-applet-1.20.2

@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: mate.mate-sensors-applet

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.


@matthewbauer matthewbauer merged commit 5b38a6d into NixOS:master Jun 29, 2018
@r-ryantm r-ryantm deleted the auto-update/mate-sensors-applet branch July 1, 2018 21:17
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