Commit Graph

301 Commits

Author SHA1 Message Date
piegames
fc495aea1f gnomeExtensions: Update for GNOME 45 2023-11-21 08:42:35 +01:00
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
piegames
cec1751cbd nixosTests.gnome-extensions: Init 2023-11-21 08:42:34 +01:00
piegames
23b238fc9b
Revert "gnomeExtensions: Update for GNOME 45" 2023-10-15 13:22:54 +02:00
piegames
817e2ca434 gnomeExtensions: Update for GNOME 45 2023-10-11 17:12:24 +02:00
R. Ryantm
dee45a49a4 gnomeExtensions.easyScreenCast: 1.7.0 -> 1.7.1 2023-10-10 04:37:37 +00:00
Sebastian Gabriel Trzpiot
860f42f451 paperwm: remove manually packaged extension
PaperWM became available on extensions.gnome.org at the end of July.
See: https://github.com/paperwm/PaperWM/pull/569
2023-09-23 23:34:41 +02:00
Doron Behar
8ace65ff3d
treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
Ryan Horiguchi
92887a8f37 gnomeExtensions: auto-update 2023-09-12 23:00:09 +02:00
Maxine Aubrey
9204ded9bd
maintainers: maxeaubrey → amaxine 2023-09-12 17:21:05 +02:00
Ludovico Piero
e3fbb8ac71
gnome-shell-extension-impatience: unstable-2022-03-26 -> unstable-2023-04-04 2023-08-19 13:24:35 +10:00
github-actions[bot]
6458cb74a2
Merge master into staging-next 2023-08-05 12:01:30 +00:00
Ryan Horiguchi
67d8c41b40 gnomeExtensions: auto-update 2023-08-03 00:30:39 +02:00
Vladimír Čunát
1c0d654684
Merge #239191: treewide: gobject-introspection from buildInputs to nativeBuildInputs
...into staging
2023-07-26 20:53:32 +02:00
zzzsyyy
cbec01c9c7 paperwm: fix broken source hash 2023-07-07 09:30:33 -03:00
Laurens M
775fb11a25
paperwm: 44.3.0 -> 44.3.1
[Release notes:](https://github.com/paperwm/PaperWM/releases/tag/v44.3.1)

"FIX: hold notifications when current window is fullscreen (Notifications are then shown when the window is un-fullscreened)"
2023-07-03 22:20:58 +12:00
Artturin
9999bf7a21 treewide: gobject-introspection from buildInputs to nativeBuildInputs
gobject-introspection should be in nativeBuildInputs for cross to work
properly (so propagations and hook work properly)
2023-06-28 22:33:40 +03:00
Mario Rodas
0bc4547952
typescript: repackage using buildNpmPackage (#239189) 2023-06-26 20:36:12 +02:00
Vladimir Serov
175e9d1f00 paperwm: 44.0.0-beta1 -> 44.3.0; enable updater
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-06-25 09:05:58 -03:00
Nick Cao
80315f304f
gnomeExtensions.buildShellExtension: fix cross compilation 2023-06-21 17:17:18 +08:00
Ryan Horiguchi
6b5550f4af gnomeExtensions.dash-to-dock: remove manual packaging 2023-06-16 22:32:14 +02:00
Ryan Horiguchi
4995485df2 gnomeExtensions: auto-update 2023-06-16 21:47:27 +02:00
Manu [tennox]
d22b35a348 gnomeExtensions: auto-update 2023-06-07 21:13:43 +01:00
4JX
37695f78bb gnomeExtensions: compile schemas if present
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2638
https://gjs.guide/extensions/upgrading/gnome-shell-44.html#gsettings-schema
2023-06-06 04:35:18 +02:00
piegames
c9f301d348
Merge pull request #233858: gnomeExtensions: auto-update 2023-05-28 19:32:06 +02:00
4JX
9630fbb846 gnomeExtensions.gtk4-desktop-icons-ng-ding: add patches to make it work 2023-05-25 16:09:45 +02:00
Ryan Horiguchi
a33c726a66 gnomeExtensions: auto-update 2023-05-24 19:37:06 +02:00
4JX
1789d59062 gnomeExtensions.easyeffects-preset-selector: patch EasyEffects schema source 2023-05-23 19:11:07 +02:00
Anderson Torres
335976b855 paperwm: unstable-2023-04-20 -> 44.0.0-beta.1 2023-05-21 19:10:10 -03:00
piegames
47b839692c
Merge pull request #226336
gnomeExtensions.valent: init at unstable-2023-03-18
2023-05-07 10:33:16 +02:00
Ryan Horiguchi
a87f2469fd gnomeExtensions: auto-update 2023-05-06 01:50:17 +02:00
Ryan Horiguchi
a46b99d985 gnomeExtensions: auto-update 2023-04-30 12:16:20 +02:00
Florian Klink
fdfea5fba4 gnomeExtensions.pop-shell: unstable-2023-04-05 -> unstable-2023-04-27
This contains https://github.com/pop-os/shell/pull/1618, which should
fix grab handling behaviour in GNOME/Mutter 44.
2023-04-28 11:27:43 +03:00
Vladimir Serov
6d068eb4bb paperwm: 2022-12-14 -> 2023-04-20 2023-04-20 22:07:19 -03:00
piegames
06d1a74463
Merge pull request #226714: gnomeExtensions: auto-update 2023-04-18 17:14:28 +02:00
Noel Gisler
897106f75c gnomeExtensions: auto-update 2023-04-18 15:14:07 +02:00
piegames
d9c199dbc6
Merge pull request #226793: gnomeExtensions.arcmenu: 43 -> 44 2023-04-18 12:43:25 +02:00
piegames
6f5f5a7859
Merge pull request #226249: Bump pop-shell 2023-04-18 12:02:35 +02:00
Dacio Romero
f20115d27d
gnomeExtensions.arcmenu: 43 -> 44 2023-04-17 23:00:47 -07:00
Noel Gisler
50bf9252cc gnomeExtensions.dash-to-dock v79 -> v80 2023-04-17 22:58:21 +02:00
piegames
816ad3d345
Merge pull request #225381: gnomeExtensions: Update for GNOME 44 2023-04-16 20:25:47 +02:00
ChaosAttractor
faed40ae61 gnomeExtensions.volume-mixer: remove patch
Removed patch because the extension only supports up to Gnome 41, which has been deprecated.
2023-04-16 14:44:13 +08:00
ChaosAttractor
4b53c01e56 gnomeExtensions.screen-autorotate: remove patch
Removed patch because the extension only supports up to Gnome 41, which has been deprecated.
2023-04-16 14:44:13 +08:00
ChaosAttractor
c9e56bdab7 gnomeExtensions: Update for GNOME 44 2023-04-16 14:44:12 +08:00
Federico Damián Schonborn
e4af1f260b
gnomeExtensions.valent: init at unstable-2023-03-18
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-15 19:09:14 -03:00
Silas Davis
2400c6bdb2
Bump pop-shell
Signed-off-by: Silas Davis <silas.davis@monaxlabs.io>
2023-04-15 11:33:56 +02:00
piegames
b3ad93ad5b
Merge pull request #225571: gnomeExtensions.gsconnect: 54 -> 55 2023-04-13 17:45:49 +02:00
piegames
bb0c3de2a9
Merge pull request #225948: gnomeExtensions.argos: 20220930 → 20230404 2023-04-13 09:36:28 +02:00
Anders Kaseorg
2a16cf80e0 gnomeExtensions.system-monitor: 2022-04-25 → 2023-01-21
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-04-12 15:45:50 -07:00
Anders Kaseorg
42ace4e82e gnomeExtensions.argos: 20220930 → 20230404
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-04-12 15:37:09 -07:00