···25252626 makeFlags = [ "INSTALLBASE=$(out)/share/gnome-shell/extensions" ];
27272828- uuid = "EasyScreenCast@iacopodeenosee.gmail.com";
2828+ passthru.extensionUuid = "EasyScreenCast@iacopodeenosee.gmail.com";
29293030 meta = with lib; {
3131 description = "Simplifies the use of the video recording function integrated in gnome shell";
···24242525 makeFlags = [ "INSTALLBASE=${placeholder "out"}/share/gnome-shell/extensions" ];
26262727- uuid = "arcmenu@arcmenu.com";
2727+ passthru.extensionUuid = "arcmenu@arcmenu.com";
28282929 meta = with lib; {
3030 description = "Application menu for GNOME Shell, designed to provide a more traditional user experience and workflow";
···2424 "INSTALLBASE=${placeholder "out"}/share/gnome-shell/extensions"
2525 ];
26262727- uuid = "dash-to-dock@micxgx.gmail.com";
2727+ passthru.extensionUuid = "dash-to-dock@micxgx.gmail.com";
28282929 meta = with lib; {
3030 description = "A dock for the Gnome Shell";
···23232424 makeFlags = [ "INSTALLBASE=$(out)/share/gnome-shell/extensions" ];
25252626- uuid = "no-title-bar@jonaspoehler.de";
2626+ passthru.extensionUuid = "no-title-bar@jonaspoehler.de";
27272828 meta = with lib; {
2929 description = "Integrates maximized windows with the top panel";
···17171818 makeFlags = [ "INSTALL_PATH=$(out)/share/gnome-shell/extensions" ];
19192020- uuid = "TopIcons@phocean.net";
2020+ passthru.extensionUuid = "TopIcons@phocean.net";
21212222 meta = with lib; {
2323 description = "Brings all icons back to the top panel, so that it's easier to keep track of apps running in the backround";