Commit Graph

6 Commits

Author SHA1 Message Date
worldofpeace
fc8413d218
gnomeExtensions.appindicator: 29 -> 30 2019-10-03 00:09:14 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
f3ad4381ba gnomeExtensions.appindicator: 28 -> 29
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
2019-07-01 09:01:51 -07:00
Jon Banafato
9ddf85d1d2 gnomeExtensions.appindicator: 23.1 -> 28
Update the GNOME appindicator support extension to the latest version.
See the GitHub page for the full changelog:
https://github.com/ubuntu/gnome-shell-extension-appindicator/compare/v23...v28
2019-04-09 23:52:26 -04:00
Tor Hedin Brønner
51e7d0bda8
gnomeExtensions.appindicator: 22 -> 23.1 2019-04-05 12:13:37 +02:00
Jon Banafato
d7b85321d9
gnomeExtensions.appindicator: init at v22
Add the AppIndicator Support GNOME Shell extension.
2018-02-16 12:36:30 +01:00