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

xdg-desktop-portal: 1.0.2 -> 1.0.3 #48342

Merged
merged 1 commit into from Oct 14, 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/xdg-desktop-portal/versions.

meta.description for xdg-desktop-portal is: '"Desktop integration portals for sandboxed apps"'.

Release on GitHub

Compare changes on GitHub

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/d264d813b8d07155a0e87ee33acb140d685c9965.tar.gz -p xdg-desktop-portal
ls -la /nix/store/9lrdvp1hjhs3ldkmbqszkrcm53pifiqx-xdg-desktop-portal-1.0.3

cc @jtojnar 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/xdg-desktop-portal/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: xdg-desktop-portal

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 aarch64-linux (full log)

Attempted: xdg-desktop-portal

Partial log (click to expand)

patching script interpreter paths in /nix/store/zyq2sr719zs0l9kmxdqpjny10ipqffdz-xdg-desktop-portal-1.0.3
checking for references to /build in /nix/store/zyq2sr719zs0l9kmxdqpjny10ipqffdz-xdg-desktop-portal-1.0.3...
shrinking RPATHs of ELF executables and libraries in /nix/store/3hw1j4zvwpyd3indz2w7d0wripvw2xyg-xdg-desktop-portal-1.0.3-installedTests
shrinking /nix/store/3hw1j4zvwpyd3indz2w7d0wripvw2xyg-xdg-desktop-portal-1.0.3-installedTests/libexec/installed-tests/xdg-desktop-portal/test-doc-portal
shrinking /nix/store/3hw1j4zvwpyd3indz2w7d0wripvw2xyg-xdg-desktop-portal-1.0.3-installedTests/libexec/installed-tests/xdg-desktop-portal/testdb
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/3hw1j4zvwpyd3indz2w7d0wripvw2xyg-xdg-desktop-portal-1.0.3-installedTests/libexec
patching script interpreter paths in /nix/store/3hw1j4zvwpyd3indz2w7d0wripvw2xyg-xdg-desktop-portal-1.0.3-installedTests
checking for references to /build in /nix/store/3hw1j4zvwpyd3indz2w7d0wripvw2xyg-xdg-desktop-portal-1.0.3-installedTests...
/nix/store/zyq2sr719zs0l9kmxdqpjny10ipqffdz-xdg-desktop-portal-1.0.3

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: xdg-desktop-portal

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/9lrdvp1hjhs3ldkmbqszkrcm53pifiqx-xdg-desktop-portal-1.0.3/lib  /nix/store/9lrdvp1hjhs3ldkmbqszkrcm53pifiqx-xdg-desktop-portal-1.0.3/libexec
patching script interpreter paths in /nix/store/9lrdvp1hjhs3ldkmbqszkrcm53pifiqx-xdg-desktop-portal-1.0.3
checking for references to /build in /nix/store/9lrdvp1hjhs3ldkmbqszkrcm53pifiqx-xdg-desktop-portal-1.0.3...
shrinking RPATHs of ELF executables and libraries in /nix/store/920s0s226gvana7virgxfqpl3n4zfzbr-xdg-desktop-portal-1.0.3-installedTests
shrinking /nix/store/920s0s226gvana7virgxfqpl3n4zfzbr-xdg-desktop-portal-1.0.3-installedTests/libexec/installed-tests/xdg-desktop-portal/testdb
shrinking /nix/store/920s0s226gvana7virgxfqpl3n4zfzbr-xdg-desktop-portal-1.0.3-installedTests/libexec/installed-tests/xdg-desktop-portal/test-doc-portal
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/920s0s226gvana7virgxfqpl3n4zfzbr-xdg-desktop-portal-1.0.3-installedTests/libexec
patching script interpreter paths in /nix/store/920s0s226gvana7virgxfqpl3n4zfzbr-xdg-desktop-portal-1.0.3-installedTests
checking for references to /build in /nix/store/920s0s226gvana7virgxfqpl3n4zfzbr-xdg-desktop-portal-1.0.3-installedTests...

@FRidh FRidh merged commit 6d74aaf into NixOS:master Oct 14, 2018
@r-ryantm r-ryantm deleted the auto-update/xdg-desktop-portal branch October 24, 2018 03:13
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