Commit Graph

2933 Commits

Author SHA1 Message Date
Jan Tojnar
81ac6d6305
Merge pull request #89982 from r-ryantm/auto-update/iagno
gnome3.iagno: 3.36.2 -> 3.36.3
2020-06-10 02:35:18 +02:00
Jan Tojnar
266b47a7ba
Merge pull request #89974 from r-ryantm/auto-update/four-in-a-row
gnome3.four-in-a-row: 3.36.2 -> 3.36.3
2020-06-10 01:05:43 +02:00
Jan Tojnar
06e88d4a91
Merge pull request #89968 from r-ryantm/auto-update/gnome-taquin
gnome3.gnome-taquin: 3.36.2 -> 3.36.3
2020-06-10 01:01:32 +02:00
R. RyanTM
a24dbc9f36 gnome3.iagno: 3.36.2 -> 3.36.3 2020-06-09 21:32:12 +00:00
R. RyanTM
7de19f4599 gnome3.four-in-a-row: 3.36.2 -> 3.36.3 2020-06-09 20:45:54 +00:00
R. RyanTM
1028f591e5 gnome3.gnome-taquin: 3.36.2 -> 3.36.3 2020-06-09 19:53:07 +00:00
Jan Tojnar
3837987501
Merge pull request #89917 from r-ryantm/auto-update/epiphany
epiphany: 3.36.1 -> 3.36.2
2020-06-09 14:51:05 +02:00
R. RyanTM
244b0ee62a epiphany: 3.36.1 -> 3.36.2 2020-06-09 12:38:58 +00:00
Tor Hedin Brønner
f3cf84d804 gnome3.mutter: 3.36.2 -> 3.36.3
https://ftp.gnome.org/pub/GNOME/sources/mutter/3.36/mutter-3.36.3.news
2020-06-07 12:38:42 +02:00
Tor Hedin Brønner
40215faf81 gnome3.gnome-shell: 3.36.2 -> 3.36.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.36/gnome-shell-3.36.3.news
2020-06-07 12:38:42 +02:00
Tor Hedin Brønner
b62c2af71e gnomeExtensions.gsconnect: 35 -> 38
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v38
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v37
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v36
2020-06-07 12:38:16 +02:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
R. RyanTM
a82b2ddeca gnome3.gnome-software: 3.36.0 -> 3.36.1 2020-05-25 19:27:16 +00:00
Jan Tojnar
2b5087ff16
Merge pull request #88536 from r-ryantm/auto-update/gnome-applets 2020-05-22 23:45:49 +02:00
R. RyanTM
93f303a21c gnome3.gnome-applets: 3.36.2 -> 3.36.3 2020-05-21 19:24:38 +00:00
R. RyanTM
5cf586672a evince: 3.36.0 -> 3.36.1 2020-05-21 09:06:36 +00:00
Jan Tojnar
e16ca535e9
Merge pull request #87974 from jtojnar/gnome-more-updates 2020-05-17 08:35:51 +02:00
Jan Tojnar
9da932fc0d
gnome3.gnome-clocks: 3.36.0 → 3.36.2
48f29ab823
2020-05-16 13:35:45 +02:00
Jan Tojnar
f99e02946b
gnome3.gnome-logs: format with nixpkgs-fmt 2020-05-16 13:31:54 +02:00
Jan Tojnar
dc610562e0
gnome3.gnome-logs: 3.34.0 → 3.36.0
https://ftp.gnome.org/pub/GNOME/sources/gnome-logs/3.36/gnome-logs-3.36.0.news
2020-05-16 11:36:54 +02:00
Jan Tojnar
554d5228f0
simple-scan: 3.36.2 → 3.36.2.1
https://ftp.gnome.org/pub/GNOME/sources/simple-scan/3.36/simple-scan-3.36.2.1.news
2020-05-16 11:33:28 +02:00
Jan Tojnar
2434754d1c
simple-scan: format with nixpkgs-fmt 2020-05-16 09:00:30 +02:00
Jan Tojnar
32b8ed7380
Merge pull request #87744 from jtojnar/ch-g-s 2020-05-15 23:57:56 +02:00
Jan Tojnar
6b17638dc6
glade: rename from gnome3.glade 2020-05-15 19:21:12 +02:00
Jan Tojnar
5df7471c14
chrome-gnome-shell: Fix missing introspection data
It was crashing with:

    TypeError: gobject `__main__+ChromeGNOMEShell' doesn't support property `application_id'

– that is the constructor of parent class Gio.Application does not recognize the kwarg.

This is typically caused by missing pygobject overrides but I think ones for Gio are built-in into pygobject.

Even weirder, adding just `${gobject-introspection}/lib/girepository-1.0` seems to fix the issue so it might be missing the whole typelib.
But then why does not it fail when importing it?

	from gi.repository import GLib, Gio

For now, I am adding the Gio typelib which should been done from the start but more debugging should be done since weirdness like this can bring more bugs.

Fixes: https://github.com/NixOS/nixpkgs/issues/87740
2020-05-13 17:02:53 +02:00
Jan Tojnar
c8683da483
chrome-gnome-shell: clean up
* format with nixpkgs-fmt
* reorder attributes
* inline version
2020-05-13 16:45:55 +02:00
Frederik Rietdijk
d20d734bcf Merge master into staging-next 2020-05-11 09:19:26 +02:00
R. RyanTM
024a6dc45b gnomeExtensions.clipboard-indicator: 30 -> 34 2020-05-10 13:11:56 +02:00
Frederik Rietdijk
303adc7697 Merge master into staging-next 2020-05-10 09:43:48 +02:00
Bjørn Forsman
eb12149979 gnomeExtensions: add 'uuid' attr to all extensions
Some already have it, this adds it to the rest.

With all extensions having an 'uuid' attr we can do cool things like
declaratively enable extensions on NixOS.
2020-05-09 19:26:29 +02:00
Roman Firment
c35d8c94d7 gnomeExtensions.window-is-ready-remover unstable-2020-03-25 -> 1.02
Also add license.
2020-05-09 15:08:24 +02:00
Frederik Rietdijk
bc48203b98 Merge staging-next into staging 2020-05-08 06:46:14 +02:00
Jan Tojnar
e23aef78cc
Merge pull request #87195 from r-ryantm/auto-update/gnome-desktop 2020-05-08 06:39:23 +02:00
R. RyanTM
79612ced69 gnome3.gnome-desktop: 3.36.1 -> 3.36.2 2020-05-07 14:26:55 +00:00
R. RyanTM
eed197540c
gnome3.adwaita-icon-theme: 3.36.0 -> 3.36.1 (#86766) 2020-05-06 21:08:23 +02:00
R. RyanTM
895b3bdef8
gnome3.gucharmap: 13.0.0 -> 13.0.2 (#86885) 2020-05-06 21:05:35 +02:00
Tor Hedin Brønner
01a3fa470c
Merge pull request #86661 from hedning/gnome-3.36.2
Gnome 3.36.2
2020-05-06 19:43:38 +02:00
R. RyanTM
9cd820f0bc gnome3.pomodoro: 0.16.0 -> 0.17.0 2020-05-05 15:43:48 +05:30
Tor Hedin Brønner
8f5f7c82b5 gnome3.quadrapassel: 3.36.00 -> 3.36.02 2020-05-03 17:42:32 +02:00
Tor Hedin Brønner
fb62f5c024 gnome3.gnome-flashback: 3.36.1 -> 3.36.3 2020-05-03 17:42:32 +02:00
Tor Hedin Brønner
76533cdb3f gnome3.iagno: 3.36.0 -> 3.36.2 2020-05-03 17:42:32 +02:00
Tor Hedin Brønner
f3ed2277ad gnome3.gnome-tetravex: 3.36.0 -> 3.36.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
98a13130db gnome3.gnome-taquin: 3.36.0 -> 3.36.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
a8e6db6d3e gnome3.gnome-mahjongg: 3.36.1 -> 3.36.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
a446ee2424 gnome3.gnome-klotski: 3.36.0 -> 3.36.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
42e6acdd55 gnome3.four-in-a-row: 3.36.0 -> 3.36.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
2d9e779c9e gnome3.geary: 3.36.1 -> 3.36.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
2d67c6397c gnome3.devhelp: 3.36.1 -> 3.36.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
4c27db1f88 simple-scan: 3.36.1 -> 3.36.2 2020-05-03 17:42:31 +02:00