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

gnomeExtensions.appindicator: 22 -> 23 #56683

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Mar 2, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gnome-shell-extension-appindicator/versions.

meta.description for gnomeExtensions.appindicator is: '"AppIndicator/KStatusNotifierItem support for GNOME Shell"'.

Compare changes on GitHub

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

1 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
0 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
0 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
gnomeExtensions.appindicator

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hi91b2ckpl0wmrg39z5dgqcif0q88v5d-gnome-shell-extension-appindicator-23 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A gnomeExtensions.appindicator https://github.com/r-ryantm/nixpkgs/archive/d4451e4c96bba3ca771ddf25d95c6f43258b97d1.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/hi91b2ckpl0wmrg39z5dgqcif0q88v5d-gnome-shell-extension-appindicator-23
ls -la /nix/store/hi91b2ckpl0wmrg39z5dgqcif0q88v5d-gnome-shell-extension-appindicator-23/bin

cc @jonafato for testing.

@GrahamcOfBorg GrahamcOfBorg added 6.topic: GNOME GNOME desktop environment and its underlying platform 10.rebuild-darwin: 0 10.rebuild-linux: 1-10 labels Mar 2, 2019
@@ -2,13 +2,13 @@

stdenv.mkDerivation rec {
name = "gnome-shell-extension-appindicator-${version}";
version = "22";
version = "23";
Copy link
Contributor

Choose a reason for hiding this comment

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

Per this issue, version 23 is broken on gnome 3.30, and support for 3.30 has been dropped. We shouldn't make this change until gnome is upgraded to 3.32.

Copy link
Contributor

Choose a reason for hiding this comment

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

This would be great to include as part of #57027.

Copy link
Contributor

Choose a reason for hiding this comment

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

Already done, but forgot about this pr.

@worldofpeace worldofpeace added the 2.status: wait-for-upstream Waiting for upstream fix (or their other action). label Mar 3, 2019
@hedning
Copy link
Contributor

hedning commented Mar 21, 2019

Part of #57027

@hedning hedning closed this Mar 21, 2019
@r-ryantm r-ryantm deleted the auto-update/gnome-shell-extension-appindicator branch March 31, 2019 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: wait-for-upstream Waiting for upstream fix (or their other action). 6.topic: GNOME GNOME desktop environment and its underlying platform 10.rebuild-darwin: 0 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants