Ryan Horiguchi
9ad3ceaea4
gnomeExtensions.unite: 49 -> 50
2021-04-16 16:04:24 +02:00
Eduardo Sánchez Muñoz
3e42a66e5a
gnomeExtensions.system-monitor: 2020-04-27-unstable -> unstable-2021-04-08
2021-04-13 17:09:38 +02:00
Sandro
00c0e39877
Merge pull request #119078 from rhoriguchi/gnomeExtensions.unite
...
gnomeExtensions.unite: 48 -> 49
2021-04-11 16:05:13 +02:00
Ryan Horiguchi
b79e96e2ed
gnomeExtensions.unite: 48 -> 49
2021-04-10 21:41:26 +02:00
Sandro Jäckel
dcb501f993
kerberos: deprecate alias
2021-04-04 03:18:56 +02:00
Eduardo Sánchez Muñoz
bbf3ea1067
gnomeExtensions.topicons-plus: 22 -> 27 ( #118306 )
2021-04-02 21:31:50 +02:00
Sandro
15656a7b79
Merge pull request #118310 from eduardosm/gnomeExtension.disable-unredirect
2021-04-02 19:14:02 +02:00
Eduardo Sánchez Muñoz
7216d19e4e
gnomeExtension.disable-unredirect: init at unstable-2021-01-17
2021-04-02 17:12:17 +02:00
Martin Weinelt
ffe63e7156
gnome3.geary: disable failing edit_context_font test
...
Broke during the upgrade of webkitgtk to 2.32.0, reported upstream at
https://gitlab.gnome.org/GNOME/geary/-/issues/1180 .
Fixes : #118309
2021-04-02 16:39:19 +02:00
Martin Weinelt
27065924cb
Revert "gnome3: Package all the Gnome extensions"
2021-04-01 01:37:54 +02:00
Martin Weinelt
f76486302f
Merge pull request #108414 from piegamesde/gnome-extensions
2021-04-01 01:37:45 +02:00
github-actions[bot]
732dc6ef8f
Merge master into staging-next
2021-03-28 00:15:41 +00:00
Sandro
74c99bb17a
Merge pull request #117830 from rhoriguchi/gnomeExtensions.appindicator
...
gnomeExtensions.appindicator: 35 -> 36
2021-03-27 20:55:17 +01:00
Ryan Horiguchi
426a64fafd
gnomeExtensions.appindicator: 35 -> 36
2021-03-27 20:23:23 +01:00
github-actions[bot]
7fdb452da0
Merge master into staging-next
2021-03-27 00:14:51 +00:00
Ryan Horiguchi
3b66c5fd8f
gnomeExtensions.unite: 47 -> 48
2021-03-26 21:46:07 +01:00
github-actions[bot]
b068d2e437
Merge master into staging-next
2021-03-26 00:15:53 +00:00
Sandro
c8f68e43a1
Merge pull request #117580 from LeSuisse/gnome3.autoar-0.3.1
...
gnome3.gnome-autoar: 0.3.0 -> 0.3.1
2021-03-25 20:43:05 +01:00
github-actions[bot]
7c9222212f
Merge master into staging-next
2021-03-25 18:14:01 +00:00
Jan Tojnar
9031057b0e
Merge pull request #117292 from rhoriguchi/gnomeExtensions.unite
...
gnomeExtensions.unite: 45 -> 47
2021-03-25 17:04:30 +01:00
Thomas Gerbet
2f4d23560f
gnome3.gnome-autoar: 0.3.0 -> 0.3.1
...
Fixes CVE-2021-28650.
Changes: https://gitlab.gnome.org/GNOME/gnome-autoar/-/blob/0.3.1/NEWS
2021-03-25 12:50:58 +01:00
github-actions[bot]
eb499aa20e
Merge master into staging-next
2021-03-25 00:17:22 +00:00
Doron Behar
a07fc25d56
gnomeExtensions.sound-output-device-chooser: 32 -> 35
...
Refresh paths patch.
2021-03-24 17:24:15 +02:00
Ryan Horiguchi
552b38c76e
gnomeExtensions.unite: 45 -> 47
2021-03-24 15:54:06 +01:00
piegames
838a6ea496
Improve formatting
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-22 21:13:19 +01:00
github-actions[bot]
226884645e
Merge master into staging-next
2021-03-22 00:45:52 +00:00
Sandro
8de3afc49b
Merge pull request #116711 from r-ryantm/auto-update/gnome-shell-extension-appindicator
...
gnomeExtensions.appindicator: 34 -> 35
2021-03-22 00:56:57 +01:00
piegames
ed6ea66495
Improve error handling
...
Co-authored-by: Andreas Rammhold <andreas@rammhold.de>
2021-03-21 18:50:06 +01:00
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
R. RyanTM
f380c1805a
gnomeExtensions.appindicator: 34 -> 35
2021-03-18 07:47:50 +00:00
Jan Tojnar
0a35ec9f15
Merge pull request #116050 from maxeaubrey/gnome_3.38.4
...
Gnome 3.38.4 updates
2021-03-15 02:50:09 +01:00
github-actions[bot]
3b97019142
Merge master into staging-next
2021-03-14 06:17:28 +00:00
R. RyanTM
eb362f9af9
gnome3.hitori: 3.38.0 -> 3.38.1
2021-03-14 04:57:40 +01:00
Maxine Aubrey
f26431b8d0
gnome3.yelp-xsl: 3.38.1 -> 3.38.3
2021-03-14 03:38:59 +01:00
Maxine Aubrey
aa9599bb90
gnome3.yelp: 3.38.1 -> 3.38.3
2021-03-14 03:38:58 +01:00
Maxine Aubrey
16d37723ea
gnome3.simple-scan: 3.38.1 -> 3.38.2
2021-03-14 03:38:47 +01:00
Maxine Aubrey
c98ccc1bc2
gnome3.mutter: 3.38.2 -> 3.38.3
2021-03-14 03:38:47 +01:00
Jan Tojnar
91574a3a39
Merge pull request #115123 from Pacman99/phone-evolution
...
evolution-data-server: enable phone number support
2021-03-14 02:27:20 +01:00
Maxine Aubrey
6f54e711a8
gnome3.gnome-shell: 3.38.2 -> 3.38.3
2021-03-14 00:58:34 +01:00
Maxine Aubrey
93151f857a
gnome3.gnome-maps: 3.38.2 -> 3.38.4
2021-03-14 00:58:34 +01:00
Maxine Aubrey
44c05e630a
gnome3.gnome-initial-setup: 3.38.2 -> 3.38.4
2021-03-14 00:58:33 +01:00
Maxine Aubrey
487eede066
gnome3.gnome-disk-utility: 3.38.1 -> 3.38.2
2021-03-14 00:58:33 +01:00
Maxine Aubrey
588505d1d0
gnome3.gnome-desktop: 3.38.2 -> 3.38.4
2021-03-14 00:58:33 +01:00
Maxine Aubrey
50d6fae3da
gnome3.gnome-control-center: 3.38.1 -> 3.38.4
2021-03-14 00:58:33 +01:00
Maxine Aubrey
2f17a4cd40
gnome3.eog: 3.38.1 -> 3.38.2
2021-03-14 00:58:32 +01:00
Maxine Aubrey
64ecd414fd
gnome3.dconf-editor: 3.38.0 -> 3.38.2, cleanup
2021-03-14 00:58:27 +01:00
github-actions[bot]
d6257d451b
Merge master into staging-next
2021-03-11 18:23:54 +00:00
R. RyanTM
4eccb6d80f
gnome3.tali: 3.38.0 -> 3.38.3
2021-03-11 15:59:15 +01:00
Martin Weinelt
16f9e4da3a
Merge branch 'master' into staging-next
2021-03-09 17:05:41 +01:00
R. RyanTM
6598cfb682
gnome3.rygel: 0.40.0 -> 0.40.1
2021-03-09 13:10:20 +00:00