···2526 makeFlags = [ "INSTALLBASE=$(out)/share/gnome-shell/extensions" ];
2728- uuid = "EasyScreenCast@iacopodeenosee.gmail.com";
2930 meta = with lib; {
31 description = "Simplifies the use of the video recording function integrated in gnome shell";
···2526 makeFlags = [ "INSTALLBASE=$(out)/share/gnome-shell/extensions" ];
2728+ passthru.extensionUuid = "EasyScreenCast@iacopodeenosee.gmail.com";
2930 meta = with lib; {
31 description = "Simplifies the use of the video recording function integrated in gnome shell";
···2425 makeFlags = [ "INSTALLBASE=${placeholder "out"}/share/gnome-shell/extensions" ];
2627- uuid = "arcmenu@arcmenu.com";
2829 meta = with lib; {
30 description = "Application menu for GNOME Shell, designed to provide a more traditional user experience and workflow";
···2425 makeFlags = [ "INSTALLBASE=${placeholder "out"}/share/gnome-shell/extensions" ];
2627+ passthru.extensionUuid = "arcmenu@arcmenu.com";
2829 meta = with lib; {
30 description = "Application menu for GNOME Shell, designed to provide a more traditional user experience and workflow";
···24 "INSTALLBASE=${placeholder "out"}/share/gnome-shell/extensions"
25 ];
2627- uuid = "dash-to-dock@micxgx.gmail.com";
2829 meta = with lib; {
30 description = "A dock for the Gnome Shell";
···24 "INSTALLBASE=${placeholder "out"}/share/gnome-shell/extensions"
25 ];
2627+ passthru.extensionUuid = "dash-to-dock@micxgx.gmail.com";
2829 meta = with lib; {
30 description = "A dock for the Gnome Shell";
···2324 makeFlags = [ "INSTALLBASE=$(out)/share/gnome-shell/extensions" ];
2526- uuid = "no-title-bar@jonaspoehler.de";
2728 meta = with lib; {
29 description = "Integrates maximized windows with the top panel";
···2324 makeFlags = [ "INSTALLBASE=$(out)/share/gnome-shell/extensions" ];
2526+ passthru.extensionUuid = "no-title-bar@jonaspoehler.de";
2728 meta = with lib; {
29 description = "Integrates maximized windows with the top panel";
···1718 makeFlags = [ "INSTALL_PATH=$(out)/share/gnome-shell/extensions" ];
1920- uuid = "TopIcons@phocean.net";
2122 meta = with lib; {
23 description = "Brings all icons back to the top panel, so that it's easier to keep track of apps running in the backround";
···1718 makeFlags = [ "INSTALL_PATH=$(out)/share/gnome-shell/extensions" ];
1920+ passthru.extensionUuid = "TopIcons@phocean.net";
2122 meta = with lib; {
23 description = "Brings all icons back to the top panel, so that it's easier to keep track of apps running in the backround";