nixpkgs/pkgs/desktops
piegames b642ac7b70
gnome: Package all the GNOME extensions
An automatic way to do this that scales up and requires little manual intervention is really needed. It works by scraping extensions.gnome.org with a python script, that writes all relevant information into the `extensions.json`. Every attribute of besaid file can be built into a package using `buildShellExtension`.

Extensions are grouped by GNOME Shell version for practical reasons. Only extensions for GNOME 40 and 3.38 were added, as we don't support legacy GNOME versions.
The extensions are exposed as an attrset, `pkgs.gnome40Extensions` and `pkgs.gnome38Extensions` respectively. The package name of each extensions is generated automatically from its UUID.

The attribute `pkgs.gnomeExtensions` contains the officially packaged and supported extensions set. It contains all the automatically packaged extensions for the current GNOME Shell version, which are overwritten by manually packaged ones where needed. Unlike gnomeXYExtensions, the names are not UUIDs, but automatically generated human-friendly names. Naming collisions – which are tracked in collisions.json – need to be manually resolved in the `extensionRenames` attrset.
2021-05-21 23:10:12 +02:00
..
cdesktopenv treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
cinnamon treewide: xvfb_run -> xvfb-run 2021-05-08 15:48:41 +02:00
enlightenment enlightenment.evisum: 0.5.11 -> 0.5.13 2021-04-28 05:21:15 +00:00
gnome gnome: Package all the GNOME extensions 2021-05-21 23:10:12 +02:00
gnome-2 Configure gnome2.gtksourceview to build with autoconf 2.69 2021-03-14 11:28:01 -07:00
gnustep gnustep.make: 2.8.0 -> 2.9.0 2021-05-17 14:01:02 -07:00
lumina treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
lxde/core lxde: cosmetical changes 2021-02-08 09:54:36 -03:00
lxqt lxqt-build-tools: fix darwin detection 2021-05-18 08:59:55 -07:00
mate gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
pantheon pantheon.elementary-calculator: 1.6.0 -> 1.6.1 2021-05-19 11:36:36 -07:00
plasma-5 plasma-sdk: init at 5.21.4 2021-05-19 06:17:58 +02:00
rox/rox-filer pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
surf-display treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
xfce xfce.mousepad: 0.5.4 -> 0.5.5 2021-05-14 10:16:27 -03:00