Jan Tojnar
2b5087ff16
Merge pull request #88536 from r-ryantm/auto-update/gnome-applets
2020-05-22 23:45:49 +02:00
ajs124
863a66e80d
gnustep.gorm: 1.2.24 -> 1.2.26
2020-05-22 21:07:54 +02:00
ajs124
0c332b2a1e
gnustep.back: 0.27.0 -> 0.28.0
2020-05-22 20:24:15 +02:00
ajs124
bb09bf1c0a
gnustep.gui: 0.27.0 -> 0.28.0
2020-05-22 20:23:25 +02:00
R. RyanTM
f5fae8fa43
gnustep.make: 2.7.0 -> 2.8.0
2020-05-22 19:57:06 +02:00
R. RyanTM
21cf5c99c4
gnustep.base: 1.26.0 -> 1.27.0
2020-05-22 19:57:03 +02:00
Maximilian Bosch
e728ec93cf
Merge pull request #88495 from r-ryantm/auto-update/evince
...
evince: 3.36.0 -> 3.36.1
2020-05-22 17:54:07 +02:00
Lassulus
d84d8e802e
Merge pull request #79175 from helsinki-systems/init/sogo
...
sogo: init at 4.3.2
2020-05-22 11:04:39 +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
Florian Klink
c7e8ceae0c
deepin.dde-control-center: always run systemctl of the currently running systemd
2020-05-21 10:34:29 +02:00
gnidorah
b9d37e55a0
maxx: drop ( #87715 )
2020-05-19 14:38:59 -04:00
José Romildo Malaquias
e4c8a79998
lxqt.lxqt-archiver: 0.1.1 -> 0.2.0
2020-05-18 09:13:15 -03:00
José Romildo Malaquias
510ab3d61c
lxqt.pcmanfm-qt: 0.15.0 -> 0.15.1
2020-05-18 08:39:13 -03:00
José Romildo Malaquias
f522dbcdba
lxqt.libfm-qt: 0.15.0 -> 0.15.1
2020-05-18 08:39:13 -03: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
José Romildo Malaquias
15f2810b62
Merge pull request #87757 from romildo/upd.efl
...
enlightenment.efl: 1.24.0 -> 1.24.1
2020-05-14 19:41:28 -03:00
José Romildo Malaquias
91234c6a88
enlightenment.terminology: 1.6.0 -> 1.7.0
2020-05-13 16:05:06 -03:00
José Romildo Malaquias
7bb9ae7be7
enlightenment.efl: enable connman network backend
...
Default is none.
2020-05-13 15:29:34 -03:00
José Romildo Malaquias
9f3f8088ac
enlightenment.efl: avahi is not enabled by default
2020-05-13 15:25:28 -03:00
José Romildo Malaquias
4a03e20b03
enlightenment.efl: does not depend on libXp, libxkbfile and xcbutilkeysyms
2020-05-13 14:24:04 -03:00
José Romildo Malaquias
4e02f045b6
enlightenment.efl: use the default tpe of OpenGL support: es-egl
...
According to the Debian package full OpenGL is no longer supported on Linux.
2020-05-13 13:44:41 -03:00
José Romildo Malaquias
a1ad2590f8
enlightenment.efl: evas loaders disabler defaults to json
...
No need to mention it explicitly.
2020-05-13 13:42:29 -03:00
José Romildo Malaquias
e3af180aa5
enlightenment.efl: no python script depends on dbus-python
2020-05-13 13:31:35 -03:00
José Romildo Malaquias
44aa59741d
enlightenment.efl: remove SDL dependence in favor of SDL2
2020-05-13 13:24:26 -03:00
José Romildo Malaquias
ea78c87cc8
enlightenment.efl: 1.24.0 -> 1.24.1
2020-05-13 13:19:33 -03: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
82ca249c92
Merge pull request #87235 from NixOS/staging-next
...
Staging next
2020-05-11 22:07:40 +02:00
Thomas Tuegel
e154c6ca20
Merge pull request #86615 from shatsky/plasma-wayland
...
plasma5.kwin: add mesa dependency
2020-05-11 09:42:35 -05: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
d7cca0f356
Merge master into staging-next
2020-05-09 11:12:29 +02:00
José Romildo Malaquias
be75ae5a1e
Merge pull request #87216 from romildo/upd.xfconf
...
xfce.xfconf: 4.14.1 -> 4.14.3
2020-05-08 18:33:16 -03: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
José Romildo Malaquias
88c479bce8
xfce.xfconf: 4.14.1 -> 4.14.3
2020-05-07 17:17:04 -03:00
R. RyanTM
79612ced69
gnome3.gnome-desktop: 3.36.1 -> 3.36.2
2020-05-07 14:26:55 +00:00
José Romildo Malaquias
37c0261d6c
Merge pull request #86937 from romildo/upd.xfce4-xfce4-notifyd
...
xfce.xfce4-notifyd: 0.6.0 -> 0.6.1
2020-05-07 11:05:47 -03:00
José Romildo Malaquias
4ed5208152
Merge pull request #86708 from romildo/deepin.updateScript
...
deepin: redefine updateScript to use genericUpdater
2020-05-07 11:04:36 -03:00
José Romildo Malaquias
9e1975bebd
Merge pull request #86519 from romildo/upd.efl
...
enlightenment.efl: 1.23.3 -> 1.24.0; new test module
2020-05-07 10:52:52 -03: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
Frederik Rietdijk
9875bbae75
Merge master into staging-next
2020-05-05 19:51:09 +02:00
José Romildo Malaquias
4a86636d33
xfce.xfce4-notifyd: 0.6.0 -> 0.6.1
2020-05-05 09:38:21 -03:00
José Romildo Malaquias
538471f477
Merge pull request #86655 from romildo/upd.xfce4-xfwm4
...
xfce.xfwm4: 4.14.0 -> 4.14.2
2020-05-05 08:55:04 -03:00
R. RyanTM
9cd820f0bc
gnome3.pomodoro: 0.16.0 -> 0.17.0
2020-05-05 15:43:48 +05:30
R. RyanTM
1faccd5200
cinnamon.cinnamon-session: 4.4.0 -> 4.4.1
2020-05-04 21:19:59 -07:00
José Romildo Malaquias
593c6247ab
deepin: redefine updateScript to use genericUpdater
2020-05-04 14:39:54 -03:00
José Romildo Malaquias
6783884389
deepin: format with nixpkgs-fmt
2020-05-04 14:39:25 -03:00
José Romildo Malaquias
44a43c99d8
Merge pull request #85883 from romildo/fix.deepin-anything
...
deepin.deepin-anything: fix building with linux kernel 5.6
2020-05-04 10:18:08 -03:00
José Romildo Malaquias
4dd6ea0271
lxqt.libqtxdg: fix include and lib install directories
...
This issue was introduce in PR #86079
commit d1460ad71f
2020-05-03 19:53:35 -03:00
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
Tor Hedin Brønner
3228ddbfec
gnome3.nautilus: 3.36.1.1 -> 3.36.2
2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
4e7cc56090
gnome3.gnome-terminal: 3.36.1.1 -> 3.36.2
2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
7d058165de
gnome3.gnome-settings-daemon: 3.36.0 -> 3.36.1
2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
391aceceda
gnome3.gnome-initial-setup: 3.36.1 -> 3.36.2
2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
747799f7d1
gnome3.gnome-control-center: 3.36.1 -> 3.36.2
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
74a92c3732
gnome3.gnome-contacts: 3.36 -> 3.36.1
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
15f68ad5c8
gnome3.eog: 3.36.1 -> 3.36.2
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
e11decf5f0
gnome3.dconf-editor: 3.36.0 -> 3.36.2
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
983a7eac4f
gnome3.polari: 3.36.1 -> 3.36.2
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
8838812ef5
gnome3.gnome-weather: 3.36.0 -> 3.36.1
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
248c0c999c
gnome3.gnome-music: 3.36.1 -> 3.36.2
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
1363cdc116
gnome3.gnome-maps: 3.36.1 -> 3.36.2
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
56211aa07f
gnome3.gnome-getting-started-docs: 3.36.1 -> 3.36.2
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
2e3d6ad3b6
gnome3.gnome-calendar: 3.36.0 -> 3.36.1
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
4cf05b434c
gnome3.gnome-boxes: 3.36.2 -> 3.36.3
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
b086a157df
gnome3.gedit: 3.36.1 -> 3.36.2
2020-05-03 17:42:30 +02:00
Tor Hedin Brønner
842a344fa0
gnome3.evolution: 3.36.1 -> 3.36.2
2020-05-03 17:42:29 +02:00
Tor Hedin Brønner
688587cd8f
evolution-data-server: 3.36.1 -> 3.36.2
2020-05-03 17:42:29 +02:00
Tor Hedin Brønner
06fc4f2a33
gnome3.accerciser: 3.36.1 -> 3.36.2
2020-05-03 17:42:29 +02:00
José Romildo Malaquias
42b7f86b6f
xfce.xfwm4: 4.14.0 -> 4.14.2
2020-05-03 11:41:16 -03:00
José Romildo Malaquias
5ee8df95bc
Merge pull request #86424 from romildo/upd.xfce4-panel
...
xfce.xfce4-panel: 4.14.3 -> 4.14.4
2020-05-03 09:35:05 -03:00
José Romildo Malaquias
5efa6f0c91
enlightenment.econnman: migrate to python3
2020-05-02 22:50:23 -03:00
José Romildo Malaquias
58d1eb1a6c
enlightenment.efl: migrate to python3
2020-05-02 22:50:23 -03:00
José Romildo Malaquias
a8bd3ec9ce
enlightenment.efl: 1.23.3 -> 1.24.0
2020-05-02 22:50:23 -03:00
José Romildo Malaquias
4b44fd73c9
enlightenment.efl: format with nixpkgs-fmt
2020-05-02 22:50:23 -03:00
Eugene Shatsky
aa0574e394
plasma5.kwin: add mesa dependency
...
mesa provides libgbm required to build kwin_wayland drm backend with hw accel (compositing&clients)
2020-05-03 00:14:28 +03:00
ajs124
01ff33cad7
Revert "gnustep.libobjc: 1.9 -> 2.0"
...
This reverts commit 937b6d73b4
.
2020-05-02 17:34:03 +02:00
Frederik Rietdijk
afb1041148
Merge master into staging-next
2020-05-02 09:39:00 +02:00
worldofpeace
76c1884a20
Merge pull request #86079 from romildo/upd.lxqt
...
lxqt: update to version 0.15.0
2020-05-01 17:59:52 -04:00
Tor Hedin Brønner
23c09228ee
Merge pull request #86406 from hedning/gnome-shell-3.36.2
...
Gnome shell 3.36.2
2020-05-01 19:52:29 +02:00
Frederik Rietdijk
484ee79050
Merge staging-next into staging
2020-05-01 08:57:10 +02:00
Roman Firment
e523407d80
gnomeExtensions.window-is-ready-remover: init at unstable-2020-03-25
...
Removes window is ready Notification.
2020-05-01 01:45:37 +02:00
José Romildo Malaquias
cd8a60fd3b
xfce.xfce4-panel: 4.14.3 -> 4.14.4
2020-04-30 18:53:28 -03:00
Tor Hedin Brønner
62377802ef
gnome3.gnome-shell-extensions: 3.36.1 -> 3.36.2
2020-04-30 15:56:15 +02:00
Tor Hedin Brønner
a59590a484
gnome3.mutter: 3.36.1 -> 3.36.2
2020-04-30 15:56:15 +02:00
Tor Hedin Brønner
88f42237d8
gnome3.gnome-shell: 3.36.1 -> 3.36.2
2020-04-30 15:56:15 +02:00
José Romildo Malaquias
2c9560df2a
lxqt.screengrab: 2.0.0 -> 2.0.1
2020-04-29 16:12:29 -03:00
José Romildo Malaquias
7729ea883b
lxqt.qtermwidget: 0.14.1 -> 0.15.0
2020-04-29 16:12:29 -03:00
José Romildo Malaquias
9aa8d4cc2e
lxqt.qterminal: 0.14.1 -> 0.15.0
2020-04-29 16:12:29 -03:00
José Romildo Malaquias
30e551f614
lxqt.qps: 2.0.0 -> 2.1.0
2020-04-29 16:12:29 -03:00
José Romildo Malaquias
9269465cba
lxqt.qlipper: 5.1.1 -> 5.1.2
2020-04-29 16:12:29 -03:00
José Romildo Malaquias
a8351ff1e8
lxqt.pcmanfm-qt: 0.14.1 -> 0.15.0
2020-04-29 16:12:29 -03:00
José Romildo Malaquias
ee602ab73a
lxqt.pavucontrol-qt: 0.14.1 -> 0.15.0
2020-04-29 16:12:29 -03:00
José Romildo Malaquias
e6e984b284
lxqt.obconf-qt: 0.14.1 -> 0.15.0
2020-04-29 16:12:29 -03:00
José Romildo Malaquias
a303e67d0b
lxqt.lxqt-themes: 0.14.0 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
4748da5041
lxqt.lxqt-sudo: 0.14.1 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
b92e9cd9d7
lxqt.lxqt-session: 0.14.1 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
c11f0d460a
lxqt.lxqt-runner: 0.14.1 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
2c195fa118
lxqt.lxqt-qtplugin: 0.14.0 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
4c3d8a7af9
lxqt.lxqt-powermanagement: 0.14.1 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
bd3e596db3
lxqt.lxqt-policykit: 0.14.1 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
fb45987795
lxqt.lxqt-panel: 0.14.1 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
5986986273
lxqt.lxqt-openssh-askpass: 0.14.1 -> 0.15.0
2020-04-29 16:12:28 -03:00
José Romildo Malaquias
786f162561
lxqt.lxqt-notificationd: 0.14.1 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
f23a0bef1d
lxqt.lxqt-globalkeys: 0.14.3 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
46c9168a4a
lxqt.lxqt-config: 0.14.1 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
9440c55bd3
lxqt.lxqt-build-tools: 0.6.0 -> 0.7.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
34fbdf7867
lxqt.lxqt-archiver: 2019-09-25 -> 0.1.1
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
05d5013dcb
lxqt.lxqt-admin: 0.14.1 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
9967ba6e23
lxqt.lxqt-about: 0.14.1 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
7df24e3746
lxqt.lximage-qt: 0.14.1 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
8a3a3e18c7
lxqt.libsysstat: 0.4.2 -> 0.4.3
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
88068d4298
lxqt.compton-conf: 0.14.1 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
e1366251f7
lxqt.liblxqt: 0.14.1 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
fc04b40ba0
lxqt.libfm-qt: 2019-09-22 -> 0.15.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
d1460ad71f
lxqt.libqtxdg: 3.4.0 -> 3.5.0
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
99a75d1239
lxqt: remove old update script
2020-04-29 16:12:27 -03:00
José Romildo Malaquias
f27301cd32
lxqt: add updater script to individual packages
2020-04-29 16:12:26 -03:00
José Romildo Malaquias
d50107d17b
lxqt: add update script tailored to LXQt packages
2020-04-29 16:12:26 -03:00
José Romildo Malaquias
5abed165e0
lxqt: format nix expressions with nixpkgs-fmt
2020-04-29 16:12:26 -03:00
worldofpeace
62587f43dd
nixos-artwork: add file path attributes
...
This makes things so much easier, and we install to
the path that both gnome-backgrounds and
elementary-wallpapers install to.
2020-04-29 13:23:35 -04:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging
2020-04-29 08:35:47 +02:00
worldofpeace
f5ddad7d5e
pantheon.gala: 3.3.0 -> 3.3.1
...
https://github.com/elementary/gala/releases/tag/3.3.1
2020-04-28 14:01:52 -04:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
Frederik Rietdijk
57cfb787ef
Merge staging into staging-next
2020-04-25 21:53:27 +02:00
José Romildo Malaquias
6552712907
deepin.deepin-anything: fix building with linux kernel 5.6
2020-04-25 15:33:56 -03:00
worldofpeace
9d0b4c05ed
Merge pull request #85837 from romildo/upd.xfce4-whiskermenu-plugin
...
xfce.xfce4-whiskermenu-plugin: 2.4.3 -> 2.4.4
2020-04-25 11:58:25 -04:00
worldofpeace
82853324a9
Merge pull request #85967 from worldofpeace/mutter334-update
...
gnome3.mutter334: 3.34.4 -> 3.34.5, backports
2020-04-25 11:46:23 -04:00
Jan Tojnar
4239bf17ec
gnome3.updateScript: optimize unfrozen updates
...
When the updates are not frozen, there is no need to try to extract versions from attributes.
2020-04-25 15:32:20 +02:00
Jan Tojnar
f544c293ec
gnome3.updateScript: fix tarball eval on nonexisting attrpaths
...
As reported in 974f11cb29 (commitcomment-38735081)
,
the tarball will fail to evaluate when updateScript is given a non-existing attrPath because getAttrFromPath
uses abort, which terminates the evaluation.
2020-04-25 15:26:09 +02:00
Frederik Rietdijk
bb10352242
Merge staging-next into staging
2020-04-25 07:53:37 +02:00
worldofpeace
9d73d28580
pantheon.switchboard-plug-pantheon-shell: 2.8.3 -> 2.8.4
2020-04-24 21:22:20 -04:00
Jan Tojnar
b0a2fb1e03
gnome3.updateScript: format with black
2020-04-25 01:19:33 +02:00
Jan Tojnar
974f11cb29
gnome3.updateScript: Add freeze functionality
...
On stable releases, we will want to change the freeze parameter in pkgs/desktops/gnome-3/update.nix
to true to limit the gnome update script to only bump patch versions.
2020-04-25 01:19:33 +02:00
worldofpeace
fc9ae04575
gnome3.mutter334: 3.34.4 -> 3.34.5, backports
...
Backports gnome-3-34 patches as well
2020-04-24 17:56:09 -04:00
Jan Tojnar
df3e072f24
gnomeExtensions.dash-to-dock: 2020-03-19 → 2020-04-20
2020-04-23 22:43:33 +02:00
Jan Tojnar
5b49b4347d
Merge pull request #85865 from mmilata/file-roller-3.36.2
2020-04-23 21:29:47 +02:00
José Romildo Malaquias
59cea9da66
xfce.xfce4-whiskermenu-plugin: fix gettext path in script
2020-04-23 15:34:41 -03:00
Martin Milata
2108f1aa34
gnome3.file-roller: 3.36.1 -> 3.36.2
...
Fixes CVE-2020-11736.
2020-04-23 15:18:36 +02:00
Frederik Rietdijk
cff0669a48
Merge master into staging-next
2020-04-23 08:11:16 +02:00
José Romildo Malaquias
6a4b7e51b0
xfce.xfce4-whiskermenu-plugin: 2.4.3 -> 2.4.4
2020-04-22 23:01:16 -03:00
worldofpeace
834a49e0d4
pantheon.wingpanel: add elementary-gtk-theme
2020-04-22 21:28:40 -04:00
worldofpeace
6cecb196fd
pantheon.elementary-greeter: add elementary-gtk-theme
2020-04-22 21:28:39 -04:00
worldofpeace
7a164bf678
pantheon.wingpanel-indicator-datetime: patch in a lot of fixes
...
These were rejected upstream, sadly https://github.com/elementary/wingpanel-indicator-datetime/pull/207 .
2020-04-22 13:04:18 -04:00
José Romildo Malaquias
adcb685ec0
Merge branch 'staging' into fix.icon-theme-inheritance
2020-04-21 10:29:12 -03:00
Frederik Rietdijk
803b3d296c
Merge staging-next into staging
2020-04-21 08:29:51 +02:00
José Romildo Malaquias
5dd4e8900d
xfce.xfce4-icon-theme: add missing parent icon themes
...
Also:
- replace gtk2 by gtk3
- intltool and gtk are native build dependences
2020-04-19 21:32:15 -03:00
José Romildo Malaquias
b6f046f725
mate.mate-icon-theme-faenza: add missing parent icon themes
2020-04-19 21:29:33 -03:00
José Romildo Malaquias
580b886a06
gnome3.gnome-themes-extra: add missing parent icon themes
2020-04-19 21:29:32 -03:00
José Romildo Malaquias
50c048f937
gnome3.adwaita-icon-theme: do not drop icon theme cache
2020-04-19 21:29:32 -03:00
José Romildo Malaquias
6660106c72
enlightenment.efl: add missing parent icon themes
2020-04-19 21:29:32 -03:00
José Romildo Malaquias
b097c95dc7
deepin.deepin-icon-theme: add missing parent icon themes
2020-04-19 21:29:32 -03:00
José Romildo Malaquias
b491caea5a
cinnamon.mint-y-icons: add missing parent icon themes
...
Also:
- add runHook calls
- move postFixup actions to installPhase
- gtk-update-icon-cache does accepts only one icon path
2020-04-19 21:29:32 -03:00
José Romildo Malaquias
76f2f29de6
Merge pull request #85318 from romildo/upd.xfce
...
xfce: update most packages
2020-04-19 20:57:54 -03:00
José Romildo Malaquias
c5d8f23feb
xfce.xfce4-icon-theme: update gtk dependency and add license
2020-04-19 20:39:00 -03:00
José Romildo Malaquias
fc4a10e11d
xfce.xfce4-hardware-monitor-plugin: update meta
2020-04-19 20:39:00 -03:00
José Romildo Malaquias
c7c0940bcb
xfce.xfce4-embed-plugin: update meta and buildInputs
2020-04-19 20:39:00 -03:00
José Romildo Malaquias
21fb9c538e
xfce.xfce4-mailwatch-plugin: remove broken status
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
11188c1746
xfce.exo: add support for gtk2, besides gtk3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
a2c97366cd
xfce.xfdesktop: 4.14.1 -> 4.14.2
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
ed93bfb64c
xfce.xfce4-weather-plugin: 0.8.10 -> 0.10.1
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
68569ee02e
xfce.xfdashboard: 0.7.5 -> 0.7.7
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
360be696ad
xfce.xfce4-timer-plugin: 1.6.0 -> 1.7.0
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
37be87b61f
xfce.xfce4-windowck-plugin: 0.4.4 -> 0.4.6
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
6ce6bdf9b2
xfce.xfce4-vala-panel-appmenu-plugin: 0.6.94 -> 0.7.3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
39621eb16f
xfce.xfce4-systemload-plugin: 1.1.2 -> 1.2.3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
4bf4f84742
xfce.xfce4-sensors-plugin: 1.2.6 -> 1.3.92
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
fec32ec287
xfce.xfce4-taskmanager: 1.2.2 -> 1.2.3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
80227a5ed2
xfce.xfce4-settings: 4.14.0 -> 4.14.3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
cb847111a9
xfce.xfce4-session: 4.14.0 -> 4.14.2
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
39343ed9bc
xfce.xfce4-screenshooter: 1.9.5 -> 1.9.7
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
869ad7c100
xfce.xfce4-pulseaudio-plugin: 0.4.2 -> 0.4.3
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
f0a62cee13
xfce.xfce4-power-manager: 1.6.5 -> 1.6.6
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
bed7bb913b
xfce.xfce4-panel: 4.14.0 -> 4.14.3
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
7d84084418
xfce.xfce4-notes-plugin: 1.7.7 -> 1.8.1
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
da4b533366
xfce.xfce4-mpc-plugin: 0.4.5 -> 0.5.2
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
361b67effe
xfce.xfce4-notifyd: 0.4.4 -> 0.6.0
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
0c6b804014
xfce.xfce4-genmon-plugin: 3.4.0 -> 4.0.2
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
79dc51f3fd
xfce.xfce4-netload-plugin: 1.3.1 -> 1.3.2
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
81cef8fc21
xfce.xfce4-fsguard-plugin: 1.0.2 -> 1.1.1
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
118415ac41
xfce.xfce4-eyes-plugin: 4.4.4 -> 4.5.0
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
8fdb4832d7
xfce.xfce4-cpugraph-plugin: 1.0.5 -> 1.1.0
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
97b4f63ec7
xfce.xfce4-dict: 0.8.2 -> 0.8.3
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
d233a80946
xfce.xfce4-clipman-plugin: 1.4.3 -> 1.6.1
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
d2d14fa1c6
xfce.xfce4-battery-plugin: 1.1.2 -> 1.1.3
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
404d9c52fe
xfce.xfburn: 0.6.1 -> 0.6.2
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
c911a4cf0b
xfce.tumbler: 0.2.7 -> 0.2.8
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
5d7b798861
xfce.thunar: 1.8.9 -> 1.8.14
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
c0c96e8b94
xfce.xfce4-terminal: 0.8.8 -> 0.8.9.2
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
279bb5a096
xfce.parole: 1.0.4 -> 1.0.5
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
20b701df38
xfce.gigolo: 0.5.0 -> 0.5.1
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
e18514f847
xfce.exo: 0.12.8 -> 0.12.11
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
f578c517a3
xfce.xfce4-dict-plugin: remove
...
- The xfce4-dict-plugin is now part of xfce4-dict
- See https://goodies.xfce.org/projects/panel-plugins/xfce4-dict-plugin
- Throws a message
2020-04-19 20:38:57 -03:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
John Ericson
33c2a76c5e
Merge remote-tracking branch 'upstream/master' into staging
2020-04-17 18:40:51 -04:00
José Romildo Malaquias
cef0895d24
xfce.xfce4-netload-plugin: odd minor version number is not unstable
2020-04-16 08:06:56 -03:00
José Romildo Malaquias
4b596ca254
Merge pull request #85304 from romildo/common-updater
...
common-updater: add update script to all-packages
2020-04-16 08:05:18 -03:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging
2020-04-16 10:10:38 +02:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next
2020-04-16 10:09:43 +02:00
worldofpeace
7eb0a87ace
pantheon.pantheon-agent-geoclue2: 1.0.3 -> 1.0.4
...
https://github.com/elementary/pantheon-agent-geoclue2/releases/tag/1.0.4
2020-04-16 01:22:31 -04:00
worldofpeace
8da467e04b
pantheon.elementary-videos: 2.7.0 -> 2.7.1
...
https://github.com/elementary/videos/releases/tag/2.7.1
2020-04-16 01:21:59 -04:00
José Romildo Malaquias
2b98505890
xfce: use updateScript from pkgs
2020-04-15 23:02:34 -03:00
José Romildo Malaquias
06ba312152
xfce: add update scripts to xfce packages
2020-04-15 09:45:25 -03:00
José Romildo Malaquias
8162d76b18
xfce: tailor general update scripts to the xfce packages
2020-04-15 09:45:25 -03:00
José Romildo Malaquias
a772bc6eae
xfce.orage: the git repository has been archived (unmaintained)
2020-04-15 09:45:25 -03:00
José Romildo Malaquias
2dff34b56b
xfce: add pos attribute in mkXfcederivation
2020-04-15 09:45:25 -03:00
Matthew Bauer
e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
...
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Jan Tojnar
940c35568b
Merge pull request #84485 from xfix/bash-completion-update
...
bash-completion: 2.9 -> 2.10
2020-04-13 19:28:56 +02:00
Jan Tojnar
bdb2bed66e
gnome3.gnome-shell: fix build with bash-completion 2.10
2020-04-13 19:11:23 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Jan Tojnar
aac691a8b7
gnomeExtensions.dash-to-dock: update to rebased tip
2020-04-12 13:37:58 +02:00
Tor Hedin Brønner
53f5488d99
gnome3.gnome-shell-extensions: 3.36.0 -> 3.36.1
2020-04-12 13:37:57 +02:00
Tor Hedin Brønner
8371297e74
gnome3.mutter: 3.36.0 → 3.36.1
2020-04-12 13:37:57 +02:00
Tor Hedin Brønner
b5fd24e707
gnome3.gnome-shell: 3.36.0 -> 3.36.1
...
- Adds bash-completion depedency.
- New internal library (`libshew`) require absolute install path.
- Some services (like the extension app) isn't wrapped correctly without
patching.
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-04-12 13:37:57 +02:00
worldofpeace
0e27a1f2b4
Merge pull request #84916 from worldofpeace/pantheon-update-04-10
...
Pantheon update 2020-04-10
2020-04-10 14:17:48 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
worldofpeace
dd805599a9
pantheon.wingpanel-applications-menu: 2.5.0 -> 2.6.0
...
https://github.com/elementary/applications-menu/releases/tag/2.6.0
2020-04-10 12:26:32 -04:00
worldofpeace
e7d592edb6
pantheon.switchboard-plug-security-privacy: 2.2.2 -> 2.2.3
...
* gtk toolbar to actionbar
https://github.com/elementary/switchboard-plug-security-privacy/releases/tag/2.2.3
2020-04-10 12:24:56 -04:00
worldofpeace
3c4cf5db81
pantheon.switchboard-plug-pantheon-shell: 2.8.2 -> 2.8.3
...
Don't need backgrounds patch anymore because of my patch upstream [0]
https://github.com/elementary/switchboard-plug-pantheon-shell/releases/tag/2.8.3
[0]: 541b1711fe
2020-04-10 12:23:26 -04:00
worldofpeace
cc1550c1ac
pantheon.switchboard-plug-mouse-touchpad: 2.4.0 -> 2.4.1
...
https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.4.1
2020-04-10 12:21:15 -04:00
worldofpeace
c8a38c9ee1
pantheon.switchboard-plug-applications: 2.1.6 -> 2.1.7
...
https://github.com/elementary/switchboard-plug-applications/releases/tag/2.1.7
2020-04-10 12:20:43 -04:00
worldofpeace
a86f2a18ad
pantheon.switchboard-plug-display: 2.2.0 -> 2.2.1
...
https://github.com/elementary/switchboard-plug-display/releases/tag/2.2.1
2020-04-10 12:20:04 -04:00
worldofpeace
45e3470ae4
pantheon.switchboard-plug-about: 2.6.1 -> 2.6.2
...
just translations
2020-04-10 12:19:22 -04:00
worldofpeace
ac2f83c1ad
pantheon.wingpanel-indicators-bluetooth: 2.1.4 -> 2.1.5
2020-04-10 12:18:30 -04:00
worldofpeace
082d977eac
pantheon.elementary-capnet-assist: 2.2.4 -> 2.2.5
...
just translations
2020-04-10 12:16:00 -04:00
worldofpeace
b810ce57f7
pantheon.pantheon-agent-polkit: 1.0.0 -> 1.0.1
...
just translations
2020-04-10 12:14:34 -04:00
worldofpeace
cac487d149
pantheon.wingpanel: 2020-04-04 -> 2.3.1
...
no changes
2020-04-10 12:13:47 -04:00
worldofpeace
d484e6a9e9
pantheon.elementary-photos: 2.6.5 -> 2.7.0
...
https://github.com/elementary/photos/releases/tag/2.7.0
2020-04-10 12:13:16 -04:00
worldofpeace
0ec78fe131
pantheon.appcenter: 3.2.3 -> 3.2.4
...
https://github.com/elementary/appcenter/releases/tag/3.2.4
2020-04-10 12:12:41 -04:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next
2020-04-10 12:12:56 +02:00
Matthew Bauer
55e82502a5
Merge pull request #84689 from matthewbauer/fix-77290
...
kwallet-pam: just provide plugin path for qtbase
2020-04-09 10:49:09 -04:00
Matthew Bauer
f0db4de598
kwallet-pam: unset QT_PLUGIN_PATH
...
kwallet sets a limit of 1000 for a single characters for environment
variables read from the socket[1]. wrapQtApps gives us a huge value
for QT_PLUGIN_PATH (up to 13000 bytes on my system!) Since this was
overflowing, the Qt plugin loading mechanism was hitting a segfault
when it was trying to parse the truncated QT_PLUGIN_PATH.
So for now, we can just unset QT_PLUGIN_PATH in the pam_kwallet_init
script. kwalletd5 has its own QT_PLUGIN_PATH which it can use.
This problem occured on 20.03, but not 19.09. It’s unclear what
changes were made in that time, but likely that previously we weren’t
getting a QT_PLUGIN_PATH set in the plasma5 startup at all. This means
that in 19.09 our QT_PLUGIN_PATH value must have been small enough to
fit into the 1000 char limit.
Fixes #77290
[1]: bc9713e272/src/runtime/kwalletd/main.cpp (L44)
/cc @ttuegel
2020-04-09 10:48:14 -04:00
Tor Hedin Brønner
88607e0e02
Merge pull request #84694 from hedning/gnome-3.36.1
...
Gnome 3.36.1
2020-04-09 10:37:23 +02:00
Jan Tojnar
d11fa281ed
gnome3.gnome-color-manager: format with nixpkgs-fmt
2020-04-09 10:24:07 +02:00
Tor Hedin Brønner
6629a67331
gnome3.gnome-notes: 3.36.0 -> 3.36.1
2020-04-09 10:24:07 +02:00
Tor Hedin Brønner
a17bb2d183
gnome3.metacity: 3.36.0 -> 3.36.1
2020-04-09 10:24:06 +02:00
Tor Hedin Brønner
b6475af77b
gnome3.libgnome-games-support: 1.6.0.1 -> 1.6.1
2020-04-09 10:24:05 +02:00
Tor Hedin Brønner
fe8798333c
gnome3.gnome-panel: 3.36.0 -> 3.36.1
2020-04-09 10:24:05 +02:00
Tor Hedin Brønner
929db6184b
gnome3.gnome-flashback: 3.36.0 -> 3.36.1
2020-04-09 10:24:05 +02:00
Tor Hedin Brønner
7135e5963c
gnome3.gnome-applets: 3.36.0 -> 3.36.2
2020-04-09 10:24:05 +02:00
Tor Hedin Brønner
08cc86f009
gnome3.geary: 3.36.0 -> 3.36.1
2020-04-09 10:24:05 +02:00
Tor Hedin Brønner
a3a347cc7e
gnome3.tali: 3.36.0 -> 3.36.1
2020-04-09 10:24:05 +02:00
Tor Hedin Brønner
56439d7fe5
gnome3.gnome-robots: 3.36.0 -> 3.36.1
2020-04-09 10:24:04 +02:00
Tor Hedin Brønner
4ca88efdbd
gnome3.five-or-more: 3.32.0 -> 3.32.2
2020-04-09 10:24:04 +02:00
Tor Hedin Brønner
db83285951
gnome3.devhelp: 3.36.0 -> 3.36.1
2020-04-09 10:24:04 +02:00
Tor Hedin Brønner
e4a23ba1a0
simple-scan: 3.36.0 -> 3.36.1
2020-04-09 10:24:04 +02:00
Tor Hedin Brønner
dd7c39a5fc
gnome3.nautilus: 3.36.0 -> 3.36.1.1
2020-04-09 10:24:04 +02:00
Tor Hedin Brønner
4758928d3e
gnome3.gnome-terminal: 3.36.0 -> 3.36.1
2020-04-09 10:24:04 +02:00
Tor Hedin Brønner
2ade944332
gnome3.gnome-initial-setup: 3.36.0 -> 3.36.1
2020-04-09 10:24:03 +02:00
Tor Hedin Brønner
c12c7a6215
gnome3.gnome-disk-utility: 3.36.0 -> 3.36.1
2020-04-09 10:24:03 +02:00
Tor Hedin Brønner
f8597fdc81
gnome3.gnome-desktop: 3.36.0 -> 3.36.1
2020-04-09 10:24:03 +02:00
Tor Hedin Brønner
6fe36499b9
gnome3.gnome-control-center: 3.36.0 -> 3.36.1
2020-04-09 10:24:03 +02:00
Tor Hedin Brønner
4f9d1eb593
gnome3.gnome-bluetooth: 3.34.0 -> 3.34.1
2020-04-09 10:24:03 +02:00
Tor Hedin Brønner
a59daedc5c
evolution-data-server: 3.36.0 -> 3.36.1
2020-04-09 10:24:02 +02:00
Tor Hedin Brønner
f9a1863941
epiphany: 3.36.0 -> 3.36.1
2020-04-09 10:24:02 +02:00
Tor Hedin Brønner
5001bdffc1
gnome3.eog: 3.36.0 -> 3.36.1
2020-04-09 10:24:02 +02:00
Tor Hedin Brønner
02f392fc1e
gnome3.polari: 3.36.0 -> 3.36.1
2020-04-09 10:24:02 +02:00
Tor Hedin Brønner
273e599e2a
gnome3.gnome-weather: 3.34.0 -> 3.36.0
2020-04-09 10:24:01 +02:00
Tor Hedin Brønner
0a60270e27
gnome3.gnome-music: 3.36.0 -> 3.36.1
2020-04-09 10:24:01 +02:00
Tor Hedin Brønner
c6d39d3e92
gnome3.gnome-maps: 3.36.0 -> 3.36.1
2020-04-09 10:24:01 +02:00
Tor Hedin Brønner
cfc3177d7f
gnome3.gnome-getting-started-docs: 3.34.1 -> 3.36.1
2020-04-09 10:24:01 +02:00
Tor Hedin Brønner
b8ee8e12d1
gnome3.gnome-boxes: 3.36.0 -> 3.36.2
2020-04-09 10:24:01 +02:00
Tor Hedin Brønner
808f11bae0
gnome3.gedit: 3.36.0 -> 3.36.1
2020-04-09 10:24:01 +02:00
dasj19
4755186bb4
clipboard-indicator: removed broken flag. ( #83088 )
2020-04-09 08:03:31 +02:00
Tor Hedin Brønner
29d76cf0e1
gnome3.gnome-remote-desktop: 0.1.7 -> 0.1.8 ( #84697 )
...
- ported to pipewire-0.3
2020-04-08 11:13:39 +02:00
Tor Hedin Brønner
5046247fd0
gnome3.file-roller: 3.36.0 -> 3.36.1
2020-04-08 09:48:14 +02:00
Tor Hedin Brønner
40b235436f
gnome3.evolution: 3.36.0 -> 3.36.1
2020-04-08 09:48:14 +02:00
Matthew Bauer
80be56bd6a
epiphany: include gtk3 build dependency
2020-04-06 16:36:21 -04:00
Frederik Rietdijk
2420184727
Merge staging into staging-next
2020-04-06 08:54:28 +02:00
worldofpeace
30fef603fb
pantheon.switchboard-plug-notifications: fix do not disturb
2020-04-06 02:52:02 -04:00
worldofpeace
db29696bf1
pantheon.wingpanel-indicator-notifications: fix do not disturb
2020-04-06 02:50:27 -04:00
worldofpeace
bf0dd34b2c
Revert "pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0"
...
Mutter 3.36 in gala is almost ready.
This reverts commit 7160b7c31c8a44ffdd0cd0f375624c2c9c834917.
2020-04-06 02:48:08 -04:00
worldofpeace
acc66c83aa
pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0
2020-04-06 02:48:08 -04:00
worldofpeace
c15059e2b9
pantheon.wingpanel: 2.3.0 -> 2020-04-04
...
support 3.36
2020-04-06 02:48:07 -04:00
worldofpeace
ec3ee84114
pantheon.elementary-default-settings: fix media key syntax
2020-04-06 02:48:07 -04:00
worldofpeace
7281bc7617
pantheon.gala: use-new-notifications default true
2020-04-06 02:48:07 -04:00
worldofpeace
53bea3717f
pantheon.elementary-session-settings: add g-s-d version mappings
...
Needed to have a correct pantheon.session gnome-session file.
2020-04-06 02:48:07 -04:00
worldofpeace
741313d01b
pantheon.elementary-session-settings: 5.0.3 -> 2019-11-12
...
So we can drop the meson.patch intree.
2020-04-06 02:48:07 -04:00
worldofpeace
50fe769887
nixos/pantheon: use new notifications
...
We have this bug https://github.com/elementary/gala/issues/636
when using notifications in gala. It's likely to not really be fixed
because all development is on the new notifications server.
2020-04-06 02:48:07 -04:00
worldofpeace
b0f0003c6e
pantheon.elementary-notifications: init at 2020-04-04
2020-04-06 02:48:07 -04:00
worldofpeace
a1ced50fa0
pantheon.elementary-settings-daemon: 3.30.2 -> 3.34.1
2020-04-06 02:48:07 -04:00
worldofpeace
548d7eaa8b
pantheon.elementary-gsettings-schemas: add gala override
2020-04-06 02:48:07 -04:00
worldofpeace
20feca41fd
pantheon.mutter: 328 -> 334
2020-04-06 02:48:07 -04:00
worldofpeace
344a5a731b
gnome3.mutter334: init
...
Used for Pantheon
2020-04-06 02:48:07 -04:00
worldofpeace
ce867da997
pantheon.wingpanel-indicator-notifications: remove wnck
...
Don't need it 8ba4666015
2020-04-06 01:35:42 -04:00
worldofpeace
92e9009172
Merge pull request #84215 from worldofpeace/pantheon-update-04-03
...
Pantheon update 2020-04-03
2020-04-05 22:23:32 -04:00
José Romildo Malaquias
9908785fa7
Merge pull request #84230 from romildo/upd.gnome-icon-theme
...
gnome2.gnome_icon_theme: 2.91.93 -> 3.12.0
2020-04-05 22:42:58 -03:00
José Romildo Malaquias
737586bf4f
gnome2.gnome-icon-theme: move to pkgs/data/icons
2020-04-05 22:14:23 -03:00
worldofpeace
9683e64ff5
pantheon.gala: 3.2.0 -> 3.3.0
...
https://github.com/elementary/gala/releases/tag/3.3.0
2020-04-05 20:39:12 -04:00
worldofpeace
51e44cc0ba
pantheon.elementary-greeter: 5.0.2 -> 5.0.3
...
https://github.com/elementary/greeter/releases/tag/5.0.3
2020-04-05 20:39:12 -04:00
worldofpeace
aa41c5910c
pantheon.wingpanel: 2.2.6 -> 2.3.0
...
https://github.com/elementary/wingpanel/releases/tag/2.3.0
2020-04-05 20:39:12 -04:00
worldofpeace
4fa0ae2f1f
pantheon.elementary-dock: init at 2020-02-28
...
It seems Pantheon has forked Plank.
2020-04-05 20:39:11 -04:00
worldofpeace
120a2f3033
pantheon.cerbere: remove
2020-04-05 20:39:11 -04:00
worldofpeace
83eafe80f2
pantheon.wingpanel-indicator-sound: 2.1.4 -> 2.1.5
2020-04-05 20:39:11 -04:00
worldofpeace
ce12d345dd
pantheon.wingpanel-indicator-session: 2.2.7 -> 2.2.8
2020-04-05 20:39:11 -04:00
worldofpeace
54c75c69e7
pantheon.wingpanel-indicator-power: 2.1.4 -> 2.1.5
2020-04-05 20:39:11 -04:00
worldofpeace
748e6fc58d
pantheon.wingpanel-indicator-notifications: 2.1.3 -> 2.1.4
2020-04-05 20:39:11 -04:00
worldofpeace
9ab8551077
pantheon.wingpanel-indicator-network: 2.2.2 -> 2.2.3
2020-04-05 20:39:11 -04:00
worldofpeace
777fe621fa
pantheon.wingpanel-indicator-keyboard: 2.2.0 -> 2.2.1
2020-04-05 20:39:11 -04:00
worldofpeace
a715607577
pantheon.wingpanel-indicator-datetime: 2.2.1 -> 2.2.2
2020-04-05 20:39:11 -04:00
worldofpeace
7dfa6b07bb
pantheon.elementary-shortcut-overlay: 1.1.0 -> 1.1.1
2020-04-05 20:39:11 -04:00
worldofpeace
6d778caaa3
pantheon.elementary-onboarding: 1.1.0 -> 1.2.0
2020-04-05 20:39:11 -04:00
worldofpeace
f16c90aaf9
pantheon.switchboard-plug-sound: 2.2.2 -> 2.2.3
2020-04-05 20:39:11 -04:00
worldofpeace
64a4131192
pantheon.switchboard-plug-sharing: 2.1.3 -> 2.1.4
2020-04-05 20:39:11 -04:00
worldofpeace
650e29750b
pantheon.switchboard-plug-printers: 2.1.7 -> 2.1.8
2020-04-05 20:39:11 -04:00
worldofpeace
803c6ab106
pantheon.switchboard-plug-power: 2.4.0 -> 2.4.1
2020-04-05 20:39:11 -04:00
worldofpeace
b8ed81e2e3
pantheon.switchboard-plug-notifications: 2.1.5 -> 2.1.6
2020-04-05 20:39:11 -04:00
worldofpeace
f38f4d73a5
pantheon.switchboard-plug-network: 2.2.0 -> 2.3.0
2020-04-05 20:39:10 -04:00
worldofpeace
441d85c4c5
pantheon.switchboard-plug-keyboard: 2.3.5 -> 2.3.6
2020-04-05 20:39:10 -04:00
worldofpeace
fac751f815
pantheon.switchboard-plug-datetime: 2.1.6 -> 2.1.7
2020-04-05 20:39:10 -04:00
worldofpeace
5093dcea7b
pantheon.switchboard-plug-a11y: 2.1.3 -> 2.2.0
2020-04-05 20:39:10 -04:00
worldofpeace
992a3da860
pantheon.granite: 5.3.0 -> 5.3.1
2020-04-05 20:39:10 -04:00
worldofpeace
dd89d6af4e
pantheon.switchboard: 2.3.8 -> 2.3.9
2020-04-05 20:39:10 -04:00
worldofpeace
d1b061a01f
pantheon.sideload: 1.0.1 -> 1.1.0
2020-04-05 20:39:10 -04:00
worldofpeace
b1e60062b7
pantheon.elementary-terminal: 5.5.1 -> 5.5.2
2020-04-05 20:39:09 -04:00
worldofpeace
450abc650f
pantheon.elementary-files: 4.4.1 -> 4.4.2
2020-04-05 20:17:46 -04:00
worldofpeace
9ccc309744
pantheon.elementary-code: 3.3.0 -> 3.4.0
2020-04-05 20:17:46 -04:00
worldofpeace
e25b83624d
pantheon.elementary-camera: 1.0.5 -> 1.0.6
2020-04-05 20:17:46 -04:00
worldofpeace
0288741d26
pantheon.elementary-calendar: 5.0.3 -> 5.0.4
2020-04-05 20:17:46 -04:00
worldofpeace
3a97e45268
pantheon.elementary-calculator: 1.5.4 -> 1.5.5
2020-04-05 20:17:46 -04:00
worldofpeace
e41d30dc74
pantheon.appcenter: 3.2.2 -> 3.2.3
2020-04-05 20:17:46 -04:00
Frederik Rietdijk
ce2321f938
Merge staging-next into staging
2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02:00
Jan Tojnar
88b9a966bb
gnome3.gnome-boxes: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-05 01:12:39 +02:00
Jan Tojnar
5d4c6f7bda
Merge branch 'staging-next' into staging
2020-04-04 13:17:59 +02:00
José Romildo Malaquias
4d9a57bd76
treewide: rename gnome2.gnome_icon_theme package to use dashes
2020-04-03 23:24:53 -03:00
José Romildo Malaquias
a396bc1a9b
gnome2.gnome_icon_theme: do not drop icon theme cache
2020-04-03 23:12:23 -03:00
José Romildo Malaquias
2e7067f984
gnome2.gnome_icon_theme: minor layout change
2020-04-03 22:40:56 -03:00
José Romildo Malaquias
d4042b9ccb
gnome2.gnome_icon_theme: change platform to unix
2020-04-03 22:28:54 -03:00
José Romildo Malaquias
91bf69cb6b
gnome2.gnome_icon_theme: add meta attributes
2020-04-03 22:27:57 -03:00
José Romildo Malaquias
6e337f2f9e
gnome2.gnome_icon_theme: use pname and version
2020-04-03 22:12:12 -03:00
José Romildo Malaquias
a0aca4e0c3
gnome2.gnome_icon_theme: 2.91.93 -> 3.12.0
2020-04-03 22:09:52 -03:00
worldofpeace
7426a30bb7
deepin.deepin-terminal: fix build
...
https://github.com/linuxdeepin/deepin-terminal/pull/221
2020-04-03 19:29:06 -04:00
Frederik Rietdijk
edaa972160
Merge staging-next into staging
2020-04-03 21:55:10 +02:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
Eelco Dolstra
18539b1041
kscreen: Fix #82141
...
https://bugs.kde.org/show_bug.cgi?id=417316
2020-04-03 18:04:25 +02:00
José Romildo Malaquias
59e5b3fe08
mate.mate-common: 1.24.0 -> 1.24.1
2020-04-02 16:35:51 +00:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
2020-04-01 14:41:43 +02:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02:00
worldofpeace
22536bf90f
Merge pull request #78445 from mkg20001/pkg/cinnamon-session
...
cinnamon.cinnamon-session: init at 4.4.0
2020-03-31 14:36:43 -04:00
Maciej Krüger
90931eaa39
cinnamon.cinnamon-session: init at 4.4.0
2020-03-31 14:05:00 +02:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
...
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Jan Tojnar
a803f716bd
gnome3.gpaste: 3.36.0 → 3.36.3
...
http://www.imagination-land.org/posts/2020-03-27-gpaste-3.36.3-released.html
http://www.imagination-land.org/posts/2020-03-19-gpaste-3.36.2-released.html
http://www.imagination-land.org/posts/2020-03-19-gpaste-3.36.1-released.html
2020-03-30 01:17:17 +02:00
worldofpeace
944ff7c9e2
Merge pull request #83684 from romildo/fix.xfce4-hardware-monitor-plugin
...
xfce.xfce4-hardware-monitor-plugin: fix url (unmaintained)
2020-03-29 13:08:04 -04:00
José Romildo Malaquias
0dc23eaf61
xfce.xfce4-hardware-monitor-plugin: fix url (unmaintained)
2020-03-29 10:11:12 -03:00
José Romildo Malaquias
459a94ffa7
xfce.xfce4-whiskermenu-plugin: 2.3.3 -> 2.4.3
2020-03-29 09:38:24 -03:00
Eric Dallo
72e5b2dc2c
gnomeExtensions.drop-down-terminal: v24 -> unstable-2020-03-25
2020-03-28 18:41:13 -04:00
Frederik Rietdijk
a36be028f5
Merge staging-next into staging
2020-03-28 21:15:15 +01:00
Jörg Thalheim
716bb29c3d
deepin.startdde: fix strict deps build
2020-03-28 11:42:07 +00:00
Jörg Thalheim
f031352ae3
deepin.dde-daemon: fix strict deps build
2020-03-28 11:42:07 +00:00
Jörg Thalheim
4f44435071
deepin.dde-api: fix strict build
2020-03-28 11:42:07 +00:00
worldofpeace
5e65872697
Merge pull request #83126 from mkg20001/pkg/mint-y-icons
...
cinnamon.mint-y-icons: init at unstable-2020-03-21
2020-03-27 17:57:39 -04:00
Jan Tojnar
93095d1696
gnome3.gnome-shell: Fix screen recorder
...
Trying to record screen (ctr-alt-shift-r) fails with the following logged:
Can't create videoconvert element
shell_recorder_close: assertion 'recorder->state != RECORDER_STATE_CLOSED' failed
videoconvert plug-in is part of gst-plugins-base.
2020-03-26 04:34:59 +01:00
Jan Tojnar
f61053de38
gnome3.gnome-shell: Fix Telepathy integration
2020-03-26 04:34:59 +01:00
Jan Tojnar
3ead7c7813
gnome3.gnome-initial-setup: disable parental controls
...
This is not tested yet.
2020-03-26 04:34:57 +01:00
Maciej Krüger
a9708e0a22
cinnamon.mint-y-icons: init at unstable-2020-03-21
2020-03-25 22:48:37 +01:00
Orivej Desh
b06679ef68
gucharmap: do not depend on libtool after the switch to meson
...
Thanks to @doronbehar for the observation.
2020-03-24 19:57:00 +00:00
José Romildo Malaquias
44518a74cc
Merge pull request #82994 from romildo/upd.mate
...
mate.mate-power-manager: 1.24.0 -> 1.24.1
2020-03-24 09:39:34 -03:00
worldofpeace
5a10c51ace
Merge pull request #83265 from worldofpeace/fix-wingpanel-and-switchboard
...
Fix wingpanel and switchboard
2020-03-24 03:13:30 -04:00
worldofpeace
a9e7e93311
pantheon.switchboard-with-plugs: fix wrapping
...
Since #81475 this caused the wrapper to be empty of entries from
wrapGAppsHook because the wrapGAppsHook function doesn't add
them anymore, and was moved to gappsWrapperArgsHook. Instead
of just running that in postBuild it's more future proof to make this
use stdenv.mkDerivation because we want to mess around with the
generic builder.
2020-03-24 03:13:01 -04:00
worldofpeace
db41c787f4
pantheon.wingpanel-with-indicators: fix wrapping
...
Since #81475 this caused the wrapper to be empty of entries from
wrapGAppsHook because the wrapGAppsHook function doesn't add
them anymore, and was moved to gappsWrapperArgsHook. Instead
of just running that in postBuild it's more future proof to make this
use stdenv.mkDerivation because we want to mess around with the
generic builder.
2020-03-24 03:13:01 -04:00
worldofpeace
5e98740af0
gnomeExtensions.caffeine: 33 -> 2020-03-13
2020-03-24 07:11:28 +01:00
Jan Tojnar
687254fe2a
gnomeExtensions.drop-down-terminal: mark as broken
2020-03-24 07:11:28 +01:00
Jan Tojnar
92b58b6248
gnomeExtensions.impatience: 0.4.5 → unstable-2019-09-23
...
It has been broken since GNOME 3.34
2020-03-24 07:11:28 +01:00
Jan Tojnar
0cc063f8d2
gnomeExtensions.mpris-indicator-button: 2019-09-29 → 2020-03-21
2020-03-24 07:11:27 +01:00
Jan Tojnar
b6e2705445
gnomeExtensions.appindicator: 32 -> 33
2020-03-24 07:11:27 +01:00
Jan Tojnar
d4ed177aba
gnomeExtensions.gnomeExtensions.sound-output-device-chooser: 25 → 28
2020-03-24 07:11:26 +01:00
Jan Tojnar
d7b5e4e264
gnomeExtensions.system-monitor: mark as broken
2020-03-24 07:11:26 +01:00
Jan Tojnar
2f8e6bdec7
gnomeExtensions.topicons-plus: mark as broken
...
We forgot to do that last time.
2020-03-24 07:11:26 +01:00
Jan Tojnar
a3c93efbc0
gnomeExtensions.window-corner-preview: mark as broken
2020-03-24 07:11:25 +01:00
Jan Tojnar
3218938e7e
gnomeExtensions.workspace-matrix: 3.0.0 → 4.0.0
...
https://github.com/mzur/gnome-shell-wsmatrix/releases/tag/v4.0.0
2020-03-24 07:11:25 +01:00
Jan Tojnar
ca0b1405cb
pantheon.cerbere: Fix build
2020-03-24 07:11:24 +01:00
Tor Hedin Brønner
398016914c
xfce.xfce4-dockbarx-plugin: use older vala
...
Bulid fails with 0.48, no fix upstream as I can see.
2020-03-24 07:11:22 +01:00
Tor Hedin Brønner
9b8b765723
gnome3.gnome-screensaver: remove
...
It has been abandoned for ages and we only reintroduced it for GNOME Flashback.
Since Flashback now has its own lock screen manager [1], we can finally drop this.
[1]: https://gitlab.gnome.org/GNOME/gnome-flashback/issues/18
2020-03-24 07:11:22 +01:00
Tor Hedin Brønner
4a3bc3e23d
pantheon.switchboard-plug-onlineaccounts: use older vala
...
This is fixed upstream, but the patch doesn't apply cleanly, so simply
use vala-0.46 to work around the issue until next release.
https://github.com/elementary/switchboard-plug-onlineaccounts/pull/120
2020-03-24 07:11:21 +01:00
Tor Hedin Brønner
04dbbfc2c2
pantheon.elementary-terminal: fix build with vte-2.91
2020-03-24 07:11:21 +01:00
Tor Hedin Brønner
385f8189a8
gnome3.gnome-notes: add new dependency libhandy
2020-03-24 07:11:20 +01:00
Tor Hedin Brønner
2fc72b7624
gnome3.gnome-notes: format
2020-03-24 07:11:20 +01:00
Jan Tojnar
c5523ba1bf
deepin.go-gir-generator: Fix compat with glib 2.63+
2020-03-24 07:11:18 +01:00
Tor Hedin Brønner
b05ce413fd
gnomeExtensions.dash-to-dock: 67 -> 2020-03-19
2020-03-24 07:11:17 +01:00
Jan Tojnar
30ef9b92fa
gnome3.vino: remove
...
It has been removed from g-s-d, only a tiny bit remain in g-c-c.
2020-03-24 07:11:14 +01:00
Tor Hedin Brønner
a01c646dbc
gnome3.gnome-applets: 3.34.0 -> 3.36.0
2020-03-24 07:11:12 +01:00
Tor Hedin Brønner
7b62d6fa3f
gnome3.quadrapassel: 3.34.1 -> 3.36.00
2020-03-24 07:11:12 +01:00
Tor Hedin Brønner
406c3ac66e
gnome3.iagno: 3.34.5 -> 3.36.0
2020-03-24 07:11:11 +01:00
Tor Hedin Brønner
9a58f694c2
gnome3.hitori: 3.34.0 -> 3.36.0
2020-03-24 07:11:11 +01:00
Tor Hedin Brønner
2818d3e771
gnome3.gnome-tetravex: 3.34.4 -> 3.36.0
2020-03-24 07:11:11 +01:00
Tor Hedin Brønner
2932cf05c1
gnome3.gnome-taquin: 3.34.4 -> 3.36.0
2020-03-24 07:11:10 +01:00
Tor Hedin Brønner
a1bc645d7b
gnome3.gnome-klotski: 3.34.4 -> 3.36.0
2020-03-24 07:11:10 +01:00
Tor Hedin Brønner
458b056487
gnome3.four-in-a-row: 3.34.4 -> 3.36.0
2020-03-24 07:11:09 +01:00
Tor Hedin Brønner
965b8120bc
gnome3.gnome-screenshot: 3.34.0 -> 3.36.0
2020-03-24 07:11:09 +01:00
Tor Hedin Brønner
66268bfe2c
gnomeExtensions.dash-to-panel: 26 -> 31
2020-03-24 07:11:09 +01:00
Tor Hedin Brønner
fbca8c8b9f
gnomeExtensions.night-theme-switcher: 2.1 -> 19
...
Is now hosted on gitlab.
2020-03-24 07:11:08 +01:00
Tor Hedin Brønner
954baa6751
gnomeExtensions.arc-menu: 33 -> 43
2020-03-24 07:11:08 +01:00
Tor Hedin Brønner
a786b8bc42
gnomeExtensions.gsconnect: 31 -> 35
2020-03-24 07:11:08 +01:00
Tor Hedin Brønner
e0e99537ad
gnome3.libgnome-games-support: 1.4.4 -> 1.6.0.1
...
Port to meson
2020-03-24 07:11:07 +01:00
Tor Hedin Brønner
47e451bc22
gnome3.tali: 3.32.1 -> 3.36.0
2020-03-24 07:11:07 +01:00
Tor Hedin Brønner
d83c891093
gnome3.lightsoff: 3.34.0 -> 3.36.0
2020-03-24 07:11:07 +01:00
Tor Hedin Brønner
52739d5f33
gnome3.gnome-sudoku: 3.34.1 -> 3.36.0
2020-03-24 07:11:06 +01:00
Tor Hedin Brønner
54ead4bd11
gnome3.gnome-robots: 3.34.1 -> 3.36.0
2020-03-24 07:11:06 +01:00
Tor Hedin Brønner
eb84e25029
gnome3.gnome-nibbles: 3.34.2 -> 3.36.0
2020-03-24 07:11:06 +01:00
Tor Hedin Brønner
3de3499262
gnome3.gnome-mines: 3.34.0 -> 3.36.0
2020-03-24 07:11:05 +01:00
Tor Hedin Brønner
2afd0f46e5
gnome3.gnome-mahjongg: 3.34.0 -> 3.36.1
2020-03-24 07:11:05 +01:00
Tor Hedin Brønner
702c5e607d
gnome3.gnome-chess: 3.34.0 -> 3.36.0
2020-03-24 07:11:05 +01:00
Tor Hedin Brønner
223886b3a3
yelp: 3.34.0 -> 3.36.0
2020-03-24 07:11:04 +01:00
Tor Hedin Brønner
1281a46fd5
gnome3.yelp-xsl: 3.34.2 -> 3.36.0
2020-03-24 07:11:04 +01:00
Tor Hedin Brønner
bc21a3542a
gnome3.gnome-clocks: 3.34.0 -> 3.36.0
...
Now depends on libhandy.
2020-03-24 07:11:04 +01:00
Tor Hedin Brønner
2dedcce494
gnome3.accerciser: 3.34.4 -> 3.36.0
2020-03-24 07:11:03 +01:00
Tor Hedin Brønner
aef3860211
libcroco: remove as it's no longer used
...
librsvg and gnome-shell was the only derivations needing libcroco. Both
of them have now dropped it as a dependency, so we can stop carrying it.
2020-03-24 07:11:03 +01:00
Tor Hedin Brønner
db135b5002
gnome3.gnome-backgrounds: 3.34.0 -> 3.36.0
2020-03-24 07:11:01 +01:00
Tor Hedin Brønner
6023aceefe
gnome3.adwaita-icon-theme: 3.34.3 -> 3.36.0
2020-03-24 07:11:01 +01:00
Tor Hedin Brønner
072e39410b
gnome3.gpaste: 3.34.1 -> 3.36.0
2020-03-24 07:11:00 +01:00
Tor Hedin Brønner
cf4b9ee9c0
gnome3.metacity: 3.34.1 -> 3.36.0
2020-03-24 07:10:59 +01:00
Tor Hedin Brønner
682143a3b2
gnome3.gnome-panel: 3.34.1 -> 3.36.0
2020-03-24 07:10:58 +01:00
Tor Hedin Brønner
859c46c933
gnome3.gnome-flashback: 3.34.2 -> 3.36.0
...
* Removed the use of gnome-screensaver (https://gitlab.gnome.org/GNOME/gnome-flashback/issues/18 )
* Flashback's menu-related environment variables are now set in the gnome3.nix module instead of gnome-panel to resolve dependency conflict.
2020-03-24 07:10:58 +01:00
Tor Hedin Brønner
b08e8ad727
gnome3.geary: 3.34.2 -> 3.36.0
...
- Ported to GMime3
- Drop libunity in favor of internal implementation
NOTE: tests are failing
2020-03-24 07:10:57 +01:00
Tor Hedin Brønner
67ce3a16be
gnome3.devhelp: 3.34.0 -> 3.36.0
2020-03-24 07:10:57 +01:00
Tor Hedin Brønner
aa9906ae67
gnome3.simple-scan: 3.34.4 -> 3.36.0
2020-03-24 07:10:56 +01:00
Tor Hedin Brønner
b8b8e02d11
gnome3.gnome-terminal: 3.34.2 -> 3.36.0.1
...
Replace intltool with gettext
2020-03-24 07:10:56 +01:00
Tor Hedin Brønner
0f52daa0ea
gnome3.gnome-system-monitor: 3.32.1 -> 3.36.0
...
polkit no longer required.
2020-03-24 07:10:55 +01:00
Tor Hedin Brønner
59816457b6
gnome3.gnome-software: 3.34.2 -> 3.36.0
...
Parental controls is now enabled by default, turn it off for now as we
haven't packaged `malcontent`.
2020-03-24 07:10:55 +01:00
Tor Hedin Brønner
bb2efb0920
gnome3.gnome-session: 3.34.2 -> 3.36.0
2020-03-24 07:10:55 +01:00
Tor Hedin Brønner
517bef6864
gnome3.gnome-initial-setup: 3.34.3 -> 3.36.0
...
Now depends on malcontent for initial parental control setup
2020-03-24 07:10:54 +01:00
Tor Hedin Brønner
dbe280c724
gnome3.gnome-disk-utility: 3.34.4 -> 3.36.0
2020-03-24 07:10:54 +01:00
Tor Hedin Brønner
fcf2213f74
gnome3.gnome-control-center: 3.34.4 -> 3.36.0
...
Now depends on epoxy, not in the NEWS though.
2020-03-24 07:10:54 +01:00
Tor Hedin Brønner
77bdc11874
gnome3.gnome-contacts: 3.34.1 -> 3.36
...
Disable telepathy support as it makes the build fail. This is also done
in fedora, and the options seems not well supported.
2020-03-24 07:10:53 +01:00
Tor Hedin Brønner
ad30622ae6
gnome3.gnome-calculator: 3.34.1 -> 3.36.0
2020-03-24 07:10:53 +01:00