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-desktop: 1.20.1 -> 1.20.3 #41548

Merged
merged 1 commit into from Jun 9, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jun 6, 2018

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

These checks were done:

  • built on NixOS
  • Warning: no invocation of /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/mate-color-select had a zero exit code or showed the expected version
  • /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/mate-about passed the binary check.
  • Warning: no invocation of /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/.mate-color-select-wrapped had a zero exit code or showed the expected version
  • /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/.mate-about-wrapped passed the binary check.
  • 2 of 4 passed binary check by having a zero exit code.
  • 0 of 4 passed binary check by having the new version present in output.
  • found 1.20.3 with grep in /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3
  • directory tree listing: https://gist.github.com/31f847260d9910561df955f376feb063
  • du listing: https://gist.github.com/2b921cbfb4bda4b008a2b2a496b49229

meta.description for mate.mate-desktop is: '"Library with common API for various MATE modules"'.

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 e8c7f32f8a2075705e924a92944cd24771ca74e6 && nix-shell --pure -I nixpkgs=. -p mate.mate-desktop

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/mate-color-select had a zero exit code or showed the expected version
- /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/mate-about passed the binary check.
- Warning: no invocation of /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/.mate-color-select-wrapped had a zero exit code or showed the expected version
- /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/.mate-about-wrapped passed the binary check.
- 2 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 1.20.3 with grep in /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3
- directory tree listing: https://gist.github.com/31f847260d9910561df955f376feb063
- du listing: https://gist.github.com/2b921cbfb4bda4b008a2b2a496b49229
@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-desktop

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: mate.mate-desktop

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3
shrinking /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/.mate-about-wrapped
shrinking /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin/.mate-color-select-wrapped
shrinking /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/lib/libmate-desktop-2.so.17.1.4
gzipping man pages under /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/share/man/
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/lib  /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3/bin
patching script interpreter paths in /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3
checking for references to /build in /nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3...
/nix/store/wxcn9xjdga9v1qlsk99rhiaim6xwrkcl-mate-desktop-1.20.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mate.mate-desktop

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3
shrinking /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3/bin/.mate-color-select-wrapped
shrinking /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3/bin/.mate-about-wrapped
shrinking /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3/lib/libmate-desktop-2.so.17.1.4
gzipping man pages under /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3/share/man/
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3/lib  /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3/bin
patching script interpreter paths in /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3
checking for references to /build in /nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3...
/nix/store/9hr5p8vclfpky6bjivpnmil4jychly7f-mate-desktop-1.20.3

@xeji xeji merged commit 7710fac into NixOS:master Jun 9, 2018
@r-ryantm r-ryantm deleted the auto-update/mate-desktop branch June 10, 2018 01:48
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