Commit Graph

2518 Commits

Author SHA1 Message Date
worldofpeace
b252047216
Merge pull request #71390 from hedning/enable-gnome-shell-RT
Enable soft real time for gnome shell
2019-11-12 20:32:05 +00:00
worldofpeace
470254a6da
Merge pull request #72959 from worldofpeace/gnome-flashback-systemd
nixos/gnome3: add gnome-flashback to systemd.packages
2019-11-12 01:53:09 +00:00
worldofpeace
3c0b03a9d9 gnome3.geary: add patch for longer client test timeout
I'm see this test timout frequently, most often on aarch64 on hydra.
Patch is from debian, which probably noticed the same issue.
2019-11-07 15:17:01 -05:00
worldofpeace
602e14fc8b gnome3.gnome-flashback: add systemd targets for customSessions 2019-11-06 15:15:03 -05:00
worldofpeace
32ece96558
Merge pull request #72853 from worldofpeace/glib-networking/gnome-boxes
gnome3.gnome-boxes: add glib-networking
2019-11-06 03:08:01 +00:00
worldofpeace
b27b5c4461 gnome3.gnome-boxes: nixpkgs-fmt 2019-11-05 13:48:06 -05:00
worldofpeace
0720a4e24b gnome3.gnome-boxes: add glib-networking 2019-11-05 13:46:54 -05:00
Jan Tojnar
3d89ead7c6
gjs: move to top-level 2019-11-05 00:47:04 +01:00
Jan Tojnar
57d33a2c8f
Merge pull request #72788 from jtojnar/devhelp-blank
gnome3.devhelp: fix blank pages
2019-11-04 18:59:55 +01:00
Jan Tojnar
6160907f85
gnome3.devhelp: fix blank pages 2019-11-04 18:21:39 +01:00
Jan Tojnar
1a3f284b9c
gnome3.devhelp: clean up
* Format with nixpkgs-format
* Quote URL
* Fix license
2019-11-04 18:19:27 +01:00
Jan Tojnar
3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
worldofpeace
eee1e3c1b6
Merge pull request #72043 from jonafato/gnomeExtensions.night-theme-switcher-init
gnomeExtensions.night-theme-switcher: init at 2.1
2019-11-03 14:46:47 +00:00
Jon Banafato
0724efc305 gnomeExtensions.night-theme-switcher: init at 2.1 2019-11-03 09:34:10 -05:00
Jan Tojnar
258f6f4437
gegl_0_4: 0.4.16 → 0.4.18
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123

Ported to Meson, which means ton of extra dependencies used by default.
Though the closure size effect appears to be minimal: 88.9M → 92.9M

Also drop GTK dependency, since it is not needed any more (was it ever?)
2019-11-03 14:43:09 +01:00
Jan Tojnar
56cd83a71a
gnome3.swell-foop: 3.34.0 -> 3.34.1 (#72677)
gnome3.swell-foop: 3.34.0 -> 3.34.1
2019-11-03 12:32:23 +01:00
R. RyanTM
2eb6ea6d11 gnome3.swell-foop: 3.34.0 -> 3.34.1 2019-11-03 00:53:02 -07:00
R. RyanTM
2b694bce35 gnome3.gnome-getting-started-docs: 3.34.0 -> 3.34.1 2019-11-01 17:55:01 -07:00
worldofpeace
a51ea52f5a
Merge pull request #72133 from jtojnar/t-m-c
telepathy-mission-control: 5.16.4 → 5.16.5
2019-10-31 15:02:44 +00:00
Jan Tojnar
f3f73844bc
empathy: clean up slightly 2019-10-29 01:39:14 +01:00
Jan Tojnar
59b226350a
empathy: format with nixpgks-format 2019-10-29 00:55:17 +01:00
Jan Tojnar
e4946cf050
empathy: enable parallel building 2019-10-29 00:53:39 +01:00
Jan Tojnar
e192b0e0af
gnome3.sushi: format with nixpkgs-format 2019-10-27 15:30:42 +01:00
Jan Tojnar
885576c97a
gnome3.sushi: fix module loading 2019-10-27 15:27:45 +01:00
Frederik Rietdijk
ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
Jan Tojnar
84eabbc85b
gnome3.gpaste: general improvements
* Port to Meson (builds much faster)
   * needed a patch to install systemd units
   * soversion does not match but we do not care (https://github.com/Keruspe/GPaste/pull/285)
* Format with nixpkgs-format
* Updated license (BSD since 3.20)
* Drop dbus dependency (we are setting the paths manually anyway)
* Switch to fetchFromGitHub
* Add comment why clutter is needed
2019-10-20 01:53:11 +02:00
Jan Tojnar
05c0114801
gnome3.gpaste: 3.34.0 → 3.34.1
Fixes build with new appstream-glib.
2019-10-20 01:53:10 +02:00
Tor Hedin Brønner
9742df1595 gnome3.mutter: drop inheritable cap_sys_nice
In NixOS extra capabilities are provided through the ambient set which provides
real inheritability to user run processes [0].

We don't want gome-shell to spawn processes with cap_sys_nice however (apart
from the obvious this also breaks eg. flatpaks). So we drop inheritable when
starting to prevent further inheritance (the ambient set is only propagated
if inherit is set).

[0] 58319057b7
2019-10-19 17:07:28 +02:00
Tor Hedin Brønner
c8036d1050 gnome3.mutter: does not depend clutter
Mutter have shipped its own `clutter` for ages, we need json-glib however which
clutter propagated.
2019-10-19 15:04:15 +02:00
Frederik Rietdijk
c51c2f79b2 Merge master into staging-next 2019-10-18 12:26:11 +02: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
worldofpeace
7b917ecef7 gnome3.gnome-sudoku: 3.34.0 -> 3.34.1 2019-10-15 16:32:39 -04:00
worldofpeace
04f5aee2f0 gnome3.gnome-screenshot: 3.33.90 -> 3.34.0 2019-10-15 16:32:39 -04:00
worldofpeace
c2f6196c5d gnome3.gnome-notes: 3.34.0 -> 3.34.1
Just translations [0]

[0]: https://download.gnome.org/sources/bijiben/3.34/bijiben-3.34.1.news
2019-10-15 16:32:38 -04:00
worldofpeace
907b89547d gnome3.gnome-flashback: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace
4ebce9805e gnome3.iagno: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace
0d85cc0c2d gnome3.gnome-terminal: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace
561318114b gnome3.gnome-shell-extensions: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace
b4a27dbc4e gnome3.gnome-settings-daemon: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace
a42196041b gnome3.gnome-calendar: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace
4920602db2 gnome3.pomodoro: 2019-09-15 -> 0.16.0 2019-10-14 17:25:41 -04:00
Jan Tojnar
e2e3861d6b
Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Tor Hedin Brønner
5b7c900192
nixos/gdm: do not restart on reload switch (#70357)
Not entirely sure how this works, but this does seem to fix reload switch
killing the current graphical session.
2019-10-11 20:07:16 +02:00
Bjørn Forsman
0a18e8f311 gnome3.accerciser: add missing dependency: setuptools
Fixes "ModuleNotFoundError: No module named 'pkg_resources'" messages in
the GUI.
2019-10-10 23:42:22 +02:00
worldofpeace
dbe6e52150
Merge pull request #70533 from worldofpeace/arc-menu-33
gnomeExtensions.arc-menu: 33.2 -> 33
2019-10-10 19:19:33 +00:00
worldofpeace
1d906f0b56 gnome3: always use latest vala
And add an alias.
2019-10-10 12:23:54 -04:00
worldofpeace
5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
Jan Tojnar
59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
Tor Hedin Brønner
a66adfcc5b gnome3.gnome-shell: 3.34.0 -> 3.34.1 2019-10-09 04:56:48 +02:00