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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Tor Hedin Brønner
a786b8bc42
gnomeExtensions.gsconnect: 31 -> 35
2020-03-24 07:11:08 +01:00
Tor Hedin Brønner
71a54f1130
gnomeExtensions.gsconnect: fix build
...
dbus is now propagated from at-spi2-core, which made gsconnect try to
install dbus service files in the wrong location.
closes https://github.com/NixOS/nixpkgs/issues/79806
2020-02-11 17:16:00 +01:00
Tor Hedin Brønner
93c7301338
gnomeExtensions.gsconnect: 30 -> 31 ( #78359 )
...
No longer depends on libfolks :)
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v31
2020-01-24 13:45:11 +01:00
Bjørn Forsman
1a9fcf4f34
gnomeExtensions.gsconnect: 27 -> 30 ( #76633 )
2019-12-30 01:55:14 +01:00
Jan Tojnar
3d89ead7c6
gjs: move to top-level
2019-11-05 00:47:04 +01:00
Jan Tojnar
2bd4f8023b
gnomeExtensions.gsconnect: 26 → 27
...
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v27
2019-10-18 02:09:09 +02:00
Tor Hedin Brønner
7d49165f78
gnomeExtensions.gsconnect: 23 -> 26
2019-09-30 19:39:46 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Jan Tojnar
9b6789de73
tree-wide: replace wrapProgram with wrapGApp
...
where appropriate
2019-09-10 17:54:57 +02:00
worldofpeace
8250fcb326
fixup! treewide: use glib.{getSchemaPath, makeSchemaPath}
2019-08-27 14:25:43 -04:00
worldofpeace
7bb8f05f12
treewide: use glib.{getSchemaPath, makeSchemaPath}
2019-08-26 21:28:17 -04:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Jan Tojnar
b85cbd96c2
gnomeExtensions.gsconnect: 21 → 23
...
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v22
2019-05-03 04:34:43 +02:00
Tor Hedin Brønner
a0b5ada01c
gnomeExtensions.gsconnect: 20 -> 21
2019-04-05 12:13:36 +02:00
Elis Hirwing
538d1a0e0e
gnomeExtensions.gsconnect: init at 20
2019-01-13 17:43:32 +01:00