nixpkgs/pkgs/desktops/gnome
piegames 573f967c39 gnomeExtension: Reformat extension.json
The idea of having one line per extension for diff reasons mostly worked out well.
However, especially around major Gnome updates it happens that extensions only change
in the set of supported versions. This information is currently a bit hard to track,
since such a change would still result in a diff for the entire line, which can be pretty long.
Additionally, it may happen that this applies to many extensions at once, and the way git
renders diff (first all removals in a hunk, then all additions) makes it even harder
to track because now the change is not local in the diff.

Having one line per supported version per extension should solve this problem, while
still providing a good compromise in overall line count of the file.
It shall be noted that GitHub already refuses to render diffs on this file even for
comparatively small updates, therefore this change cannot really make it worse here.
2023-11-21 08:42:34 +01:00
..
apps gnome.ghex: 45.beta → 45.0 2023-11-21 08:42:32 +01:00
core gnome.gnome-remote-desktop: 45.rc → 45.0 2023-11-21 08:42:32 +01:00
devtools gnome.gnome-devel-docs: remove 2022-10-26 20:18:25 +02:00
extensions gnomeExtension: Reformat extension.json 2023-11-21 08:42:34 +01:00
games gnome.gnome-sudoku: 45.0 → 45.1 2023-11-21 08:42:33 +01:00
misc gnome.metacity: 3.49.1 → 3.50.0 2023-11-21 08:42:23 +01:00
nixos/gsettings-overrides gnome.nixos-gsettings-overrides: Ensure the settings are not overwritten 2022-10-21 11:49:58 +02:00
default.nix gnome.gnome-panel-with-modules: init 2023-10-06 18:22:07 +08:00
find-latest-version.py gnome.updateScript: Add more type annotations 2022-10-25 16:23:42 +02:00
gdk-pixbuf-cache-builder.nix gnome._gdkPixbufCacheBuilder_DO_NOT_USE: Extract from nixos/gdk-pixbuf 2022-10-21 10:06:24 +02:00
installer.nix
update.nix gnome.updateScript: Prevent downgrading packages 2022-10-25 15:14:02 +02:00