nixpkgs/pkgs
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
..
applications Merge pull request #123859 from AndersonTorres/new-emacs-modes 2021-05-21 17:54:16 -03:00
build-support Merge pull request #123597 from hercules-ci/issue-123572 2021-05-19 11:57:32 +02:00
common-updater
data julia-mono: 0.037 -> 0.039 2021-05-20 12:02:24 -07:00
desktops gnome: Package all the GNOME extensions 2021-05-21 23:10:12 +02:00
development Merge pull request #123921 from acairncross/fix-nbval 2021-05-21 22:57:57 +02:00
games Merge pull request #123180 from zeri42/zod-version-bump 2021-05-20 22:19:11 +02:00
misc Merge pull request #123457 from jack-michaud/betterlockscreen-3.1.0 2021-05-21 23:03:04 +02:00
os-specific sd-switch: 0.2.1 -> 0.2.2 2021-05-20 17:19:22 -07:00
pkgs-lib
servers Merge pull request #123870 from beardhatcode/bump/nextcloud 2021-05-21 22:49:37 +02:00
shells ion: unstable-2020-03-22 -> unstable-2020-05-10 2021-05-21 11:53:16 +09:00
stdenv
test
tools Replace nixFlakes -> nixUnstable 2021-05-21 15:23:52 +02:00
top-level gnome: Package all the GNOME extensions 2021-05-21 23:10:12 +02:00