Skip to content

Comments

gnome.gnome-control-center: 41.2 -> 41.4#160283

Merged
jtojnar merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/gnome-control-center
Feb 17, 2022
Merged

gnome.gnome-control-center: 41.2 -> 41.4#160283
jtojnar merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/gnome-control-center

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for gnome.gnome-control-center is: "Utilities to configure the GNOME desktop"

meta.homepage for gnome.gnome-control-center is: ""

meta.changelog for gnome.gnome-control-center is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • Warning: no invocation of /nix/store/16b8vnzijah8br9wj59l9xb7gv0lxcc9-gnome-control-center-41.4/bin/.gnome-control-center-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/16b8vnzijah8br9wj59l9xb7gv0lxcc9-gnome-control-center-41.4/bin/gnome-control-center 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 41.4 with grep in /nix/store/16b8vnzijah8br9wj59l9xb7gv0lxcc9-gnome-control-center-41.4
  • found 41.4 in filename of file in /nix/store/16b8vnzijah8br9wj59l9xb7gv0lxcc9-gnome-control-center-41.4

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
0 x86_64-darwin rebuild(s)


First fifty rebuilds by attrpath
gnome.gnome-control-center
phosh
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/16b8vnzijah8br9wj59l9xb7gv0lxcc9-gnome-control-center-41.4 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A gnome.gnome-control-center https://github.com/r-ryantm/nixpkgs/archive/1bde4e86a4bd749c7d7385fc59ce3aeaa0f889a5.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/16b8vnzijah8br9wj59l9xb7gv0lxcc9-gnome-control-center-41.4
ls -la /nix/store/16b8vnzijah8br9wj59l9xb7gv0lxcc9-gnome-control-center-41.4/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

2 packages built:
  • gnome.gnome-control-center
  • phosh

Maintainer pings

cc @hedning @jtojnar @dasj19 @maxeaubrey for testing.

@github-actions github-actions bot added the 6.topic: GNOME GNOME desktop environment and its underlying platform label Feb 16, 2022
Copy link
Member

@jtojnar jtojnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look okay:

Version 41.4

  • Drop unused argument for i18n.merge_file() in Meson rules
  • Updated translations

Applications

  • Set the Icon key in desktop file to a icon that exists

Display

  • Do not invert order when constructing modes

Network

  • Show configuration button only for active/connecting connections

Printers

  • Fix error cancelling PPD dialog

Sound

  • Clear level bar when stream is empty

@jtojnar jtojnar added the 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. label Feb 16, 2022
@ofborg ofborg bot requested review from amaxine, dasj19 and jtojnar February 16, 2022 07:57
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 16, 2022
@jtojnar jtojnar merged commit 4aa5df7 into NixOS:master Feb 17, 2022
@r-ryantm r-ryantm deleted the auto-update/gnome-control-center branch February 17, 2022 03:01
@bobby285271 bobby285271 mentioned this pull request Mar 6, 2022
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: GNOME GNOME desktop environment and its underlying platform 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants