nixpkgs/pkgs
piegames 74463a4027 gnome3: 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 3.36 and 3.38 were added, as we don't support legacy Gnome versions.
The extensions are exposed as an attrset, `pkgs.gnome36Extensions` 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-03-18 19:18:00 +01:00
..
applications Merge pull request #116648 from oxalica/fix/birdtray-wayland 2021-03-17 21:56:55 +01:00
build-support apple-music-electron: 1.5.2 -> 1.5.5 2021-03-12 01:21:33 +01:00
common-updater
data osinfo-db: 20210215 -> 20210312 2021-03-14 23:01:11 +01:00
desktops gnome3: Package all the Gnome extensions 2021-03-18 19:18:00 +01:00
development Merge pull request #116632 from ErinvanderVeen/clean 2021-03-17 22:13:27 +01:00
games Merge pull request #115756 from siraben/darwin-mass-fix-buildInputs=0 2021-03-16 12:42:46 +01:00
misc Merge pull request #116636 from ari-becker/add-luan-vim-concourse 2021-03-17 22:10:24 +01:00
os-specific darwin.binutils: use clang for as on aarch64-darwin (#115167) 2021-03-17 00:27:34 -04:00
pkgs-lib
servers Merge pull request #116451 from Mic92/grafana-loki 2021-03-17 19:14:41 +01:00
shells oh-my-zsh: 2021-03-13 → 2021-03-15 2021-03-17 10:28:15 -04:00
stdenv
test tests.cude.cuda-library-samples.{cublas,cusolver}: init at master 2021-03-17 19:10:33 +00:00
tools salt: update meta (#116557) 2021-03-17 20:38:16 +01:00
top-level gnome3: Package all the Gnome extensions 2021-03-18 19:18:00 +01:00