worldofpeace
735199a210
deepin: use qt5.mkDerivation where needed, cleanup wrappers
...
This switches a majority of the applications to using qt5.mkDerivation
which automatically adds wrapQtAppsHook.
In certain places, where GLib and gtk intersect with Qt, we
also needed to use wrapGAppsHook. In these cases there will
be multiple wrappers.
2019-07-21 23:49:36 -04:00
worldofpeace
21f015dbf7
Merge pull request #64808 from r-ryantm/auto-update/gnome-software
...
gnome3.gnome-software: 3.32.3 -> 3.32.4
2019-07-19 19:13:37 -04:00
R. RyanTM
663542ad04
gnome3.gnome-getting-started-docs: 3.32.1 -> 3.32.2 ( #65073 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-getting-started-docs/versions
2019-07-19 14:45:17 +02:00
worldofpeace
24c731be5d
Merge pull request #64273 from worldofpeace/switchboard-plug-pantheon-shell/fix-lightdm
...
pantheon.switchboard-plug-pantheon-shell: Fix setting lightdm background
2019-07-17 11:03:09 -04:00
R. RyanTM
8a4c3f43e0
gnome3.totem: 3.32.0 -> 3.32.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/totem/versions
2019-07-17 09:33:20 +02:00
Frederik Rietdijk
a28a9ac156
Merge master into staging-next
2019-07-16 11:15:46 +02:00
R. RyanTM
ce1fc96c26
gnome3.gnome-software: 3.32.3 -> 3.32.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-software/versions
2019-07-15 07:48:31 -07:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
worldofpeace
120337053f
gnome3.gnome-boxes: fix hardcoded emulator path
...
To avoid this you must install the qemu binaries globally in some
manner.
Fixes #57931
2019-07-14 08:32:02 -04:00
worldofpeace
90844e1bfa
gnome3.gnome-terminal: add hicolor-icon-theme
...
To remove its icon cache.
2019-07-14 07:40:14 -04:00
José Romildo Malaquias
3fef4946cd
Merge pull request #64702 from romildo/upd.xfce4-13
...
xfce4-13: rename to xfce4-14
2019-07-13 12:48:40 -03:00
worldofpeace
151f5ab570
Merge pull request #64698 from romildo/upd.mate.mate-user-guide
...
mate.mate-user-guide: 1.22.1 -> 1.22.2
2019-07-13 11:42:07 -04:00
worldofpeace
c7d9c411e5
Merge pull request #64699 from romildo/upd.mate
...
mate.mate-user-share: 1.22.0 -> 1.22.1
2019-07-13 11:41:38 -04:00
worldofpeace
1aaa9ba3d8
pantheon.elementary-icon-theme: 5.0.3 -> 5.0.4
...
https://github.com/elementary/icons/releases/tag/5.0.4
2019-07-13 10:57:08 -04:00
José Romildo Malaquias
c3282487dd
xfce4-13: rename to xfce4-14
2019-07-13 08:42:05 -03:00
José Romildo Malaquias
ab59196e22
mate.mate-user-share: 1.22.0 -> 1.22.1
2019-07-13 08:19:34 -03:00
José Romildo Malaquias
6fbca9a305
mate.mate-user-guide: 1.22.1 -> 1.22.2
2019-07-13 08:02:21 -03:00
José Romildo Malaquias
202d2b97b9
Merge pull request #64147 from volth/xfce-4.14pre2
...
xfce4-13: 4.14pre1 -> 4.14pre2
2019-07-13 07:51:44 -03:00
Frederik Rietdijk
22cb7f25f2
Merge master into staging-next
2019-07-11 09:40:10 +02:00
Ryan Mulligan
508ae42a0f
treewide: fix redirect URLs
2019-07-10 12:52:51 -07:00
volth
00d3312cd2
xfce4-13.xfce4-dev-tools: 4.12.0 -> 4.14pre2
2019-07-10 19:51:39 +00:00
Frederik Rietdijk
da96a4119f
Merge staging-next into staging
2019-07-10 08:52:50 +02:00
Frederik Rietdijk
fb6260fcf7
Merge pull request #64236 from NixOS/staging-next
...
Staging next
2019-07-10 08:52:04 +02:00
worldofpeace
def7d562e0
pantheon.wingpanel-indicator-session: 2.2.3 -> 2.2.4
...
https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.4
2019-07-09 20:19:36 -04:00
Frederik Rietdijk
79a03641d5
Merge staging-next into staging
2019-07-09 15:46:26 +02:00
Frederik Rietdijk
74c24385cb
Merge master into staging-next
2019-07-09 15:46:00 +02:00
Frederik Rietdijk
7cf5909fad
Merge staging-next into staging
2019-07-09 15:44:08 +02:00
worldofpeace
dc0dbaf0bd
Merge pull request #64299 from worldofpeace/mutter-installed-tests
...
gnome3.mutter: disable installed tests
2019-07-06 18:34:27 -04:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
...
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
...
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
f79fd2e826
wrapQtAppsHook: wrap Qt applications for runtime dependencies
2019-07-05 10:41:41 -05:00
José Romildo Malaquias
d94a4c8070
Merge pull request #63781 from romildo/upd.deepin.dde-session-ui
...
deepin.dde-session-ui: 4.9.11 -> 4.9.12
2019-07-05 00:00:03 -03:00
José Romildo Malaquias
b0944be570
deepin.dde-session-ui: 4.9.11 -> 4.9.12
...
- Update to version 4.9.12
- Revise hard coded paths
- Wrap binaries in lib/deepin-daemon/
2019-07-04 21:48:23 -03:00
worldofpeace
ea7055f29d
gnome3.mutter: multi-outputs
2019-07-04 08:36:19 -04:00
worldofpeace
5a10032ef4
gnome3.mutter: disable installed tests
2019-07-04 08:36:19 -04:00
worldofpeace
1a49479484
gnome3.gnome-contacts: fix build
...
ibhandy 0.0.10 added a HeaderBar type, which means this
clashes with that of Gtk. Apply upstream patch that fixes this.
Instigated by
* 48044cda54
2019-07-04 08:05:50 -04:00
worldofpeace
ddfe184efc
pantheon.pantheon-agent-geoclue2: 1.0.1 -> 1.0.2
...
https://github.com/elementary/pantheon-agent-geoclue2/releases/tag/1.0.2
2019-07-04 06:57:57 -04:00
worldofpeace
1f43658c73
pantheon.gala: 2019-05-31 -> 2019-07-01
...
Changes: 1024813560...5f1dbf15a7
Fixes:
https://github.com/elementary/gala/issues/444
https://github.com/elementary/gala/issues/561
https://github.com/elementary/gala/issues/13
https://github.com/elementary/gala/issues/487
2019-07-04 06:55:16 -04:00
worldofpeace
c609fa53ea
Merge pull request #63974 from worldofpeace/gnome3-updates
...
GNOME3 updates
2019-07-04 05:45:04 -04:00
worldofpeace
47dcdfe3a1
pantheon.switchboard-plug-pantheon-shell: Fix setting lightdm background
...
backports e4f86df6a6
2019-07-03 21:28:54 -04:00
Frederik Rietdijk
25a77b7210
Merge staging-next into staging
2019-07-03 08:59:42 +02:00
volth
ef27e76f63
xfce4-13: fix xfdesktop-settings crash on launch
2019-07-02 23:59:52 +00:00
volth
b134375080
xfce4-13: 4.14pre1 -> 4.14pre2
2019-07-02 15:29:15 +00:00
Ryan Mulligan
cb5c3e622e
Merge pull request #64034 from r-ryantm/auto-update/gnome-shell-extension-appindicator
...
gnomeExtensions.appindicator: 28 -> 29
2019-07-01 20:49:52 -07:00
R. RyanTM
f3ad4381ba
gnomeExtensions.appindicator: 28 -> 29
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-shell-extension-appindicator/versions
2019-07-01 09:01:51 -07:00
worldofpeace
9abf422d1a
gnome3.gnome-calculator: 3.32.1 -> 3.32.2
...
https://gitlab.gnome.org/GNOME/gnome-calculator/blob/3.32.2/NEWS
2019-07-01 00:02:52 -04:00
worldofpeace
1549151cfe
gnome3.yelp-tools: 3.32.1 -> 3.32.2
...
https://gitlab.gnome.org/GNOME/yelp-tools/blob/3.32.2/NEWS
2019-06-30 23:54:55 -04:00
worldofpeace
45710be3a8
gnome3.sushi: 3.32.0 -> 3.32.1
...
https://gitlab.gnome.org/GNOME/sushi/blob/3.32.1/NEWS
2019-06-30 23:54:55 -04:00
worldofpeace
29cb854967
gnome3.gnome-settings-daemon: 3.32.0 -> 3.32.1
...
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/blob/GNOME_SETTINGS_DAEMON_3_32_1/NEWS
2019-06-30 23:54:54 -04:00
worldofpeace
183989f5d6
gnome3.evolution-data-server: 3.32.2 -> 3.32.3
...
https://gitlab.gnome.org/GNOME/evolution-data-server/blob/3.32.3/NEWS
2019-06-30 23:54:54 -04:00