Commit graph

4906 commits

Author SHA1 Message Date
xeji 475cfffe1c
Merge pull request #56442 from romildo/upd.lxqt
lxqt: 0.14.0 -> 0.14.1
2019-02-28 00:07:51 +01:00
John Ericson 8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
José Romildo Malaquias edc1acf60c lxqt: update to version 0.14.1 in the update script 2019-02-26 20:00:16 -03:00
José Romildo Malaquias 102a33c356 lxqt.screengrab: 1.100 -> 1.101 2019-02-26 20:00:16 -03:00
José Romildo Malaquias e6a5efd4ae lxqt.qps: 1.10.19 -> 1.10.20 2019-02-26 20:00:16 -03:00
José Romildo Malaquias d8bf91891f lxqt.qtermwidget: 0.14.0 -> 0.14.1 2019-02-26 20:00:16 -03:00
José Romildo Malaquias 3d7c6d734a lxqt.qterminal: 0.14.0 -> 0.14.1 2019-02-26 20:00:16 -03:00
José Romildo Malaquias a1f2cb007c lxqt.pavucontrol-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 9d40c72d67 lxqt.obconf-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias ffd9e586a1 lxqt.compton-conf: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 9f6e8f4bf3 lxqt.lximage-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias dfba1040ab lxqt.pcmanfm-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 82f0f1091b lxqt.libfm-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 55b834224a lxqt.lxqt-sudo: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias ccf21a08d3 lxqt.lxqt-session: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 62de7ece24 lxqt.lxqt-runner: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias b1ad8397d5 lxqt.lxqt-powermanagement: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias aea10dc813 lxqt.lxqt-policykit: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 372adb2126 lxqt.lxqt-panel: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 283b13d8a1 lxqt.lxqt-openssh-askpass: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 5c455b3361 lxqt.lxqt-notificationd: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 7ed52505ad lxqt.lxqt-globalkeys: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 7139ac1e9c lxqt.lxqt-config: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 02fbed348a lxqt.lxqt-admin: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias b95115bdf2 lxqt.lxqt-about: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 9532589755 lxqt.liblxqt: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 6c74d290ae lxqt.libqtxdg: 3.3.0 -> 3.3.1 2019-02-26 20:00:14 -03:00
worldofpeace d53aefd534 pantheon.elementary-music: 5.0.2 -> 5.0.3 2019-02-26 15:20:02 -05:00
worldofpeace f995b919fc pantheon.gala: 2018-12-16 -> 2019-02-09
Changes: 7f1e392e03...1a96644c6a
2019-02-26 15:11:53 -05:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Tor Hedin Brønner 9202c5ab8f
gnome3.gnome-desktop: fix thumbnailing with missing fontconfig cache (#56346)
Also use @storeDir@ instead of hardcoded /nix/store
2019-02-25 20:04:28 +01:00
Guillaume Maudoux a3e440ca8b gnome-desktop: cherry-pick nautilus sandbox changes 2019-02-25 09:48:12 +01:00
Guillaume Maudoux 02d3e97750 nautilus: fix thumbnail generation on NixOS 2019-02-25 09:47:23 +01:00
Peter Hoeg 2d02c93978
Merge pull request #56332 from peterhoeg/f/portal
xdg-desktop-portal-kde: fix missing dependency
2019-02-25 13:51:12 +08:00
Peter Hoeg 41b216cda8 xdg-desktop-portal-kde: fix missing dependency 2019-02-25 12:45:15 +08:00
worldofpeace ee50688119 pantheon.elementary-session-settings: use custom mimeapps.list
We need this to be customized because in the latest GNOME
the desktop file name for evince changed from `evince.desktop` to
`org.gnome.Evince.desktop`.
Additonally we don't have pantheon-mail so we have to switch that
out for geary.

Also note that we're using the desktop specific type
of mimeapps.list[0]. This makes the defaults only apply for the
pantheon desktop.

[0]: https://specifications.freedesktop.org/mime-apps-spec/latest/ar01s02.html
2019-02-24 23:12:38 -05:00
Piotr Bogdan 4f40607e7e gnome3.mutter: add patch for upstream issue #270 2019-02-23 08:43:27 +00:00
worldofpeace 904732d6f6
Merge pull request #56172 from worldofpeace/elementary-post
fondo, notes-up: init
2019-02-22 19:17:49 -05:00
worldofpeace ac2546bffe notes-up: default without pantheon support
This adds pantheon.notes-up which will only work in pantheon.
2019-02-22 19:16:21 -05:00
worldofpeace 7ef9879769
Merge pull request #56165 from worldofpeace/bump-geary
gnome3.geary: 0.12.4 -> 0.13.1
2019-02-22 17:43:01 -05:00
worldofpeace 608b79e0f8 gnome3.geary: fix tests on aarch64 2019-02-22 14:24:14 -05:00
worldofpeace 7f2e092bd9 gnome3.geary: 0.12.4 -> 0.13.1 2019-02-22 14:05:14 -05:00
worldofpeace d14768da42 gnome3.gnome-control-center: 3.30.2 -> 3.30.3
a1d936d9dd/NEWS (L2)
2019-02-22 12:44:32 -05:00
worldofpeace f0f651dde8 gnome3.gnome-online-accounts: 3.30.1 -> 3.30.2
1894ec59e1/NEWS (L1)
2019-02-22 12:44:31 -05:00
worldofpeace 255185cc65 gnome3.gnome-desktop: 3.30.2 -> 3.30.2.1
2da71b79c8/NEWS
2019-02-22 12:44:29 -05:00
worldofpeace a1c295e971 pantheon.wingpanel-indicator-nightlight: 2.0.1 -> 2.0.2 2019-02-21 18:12:47 -05:00
worldofpeace 114575ef71 pantheon.elementary-screenshot-tool: 1.6.1 -> 1.6.2 2019-02-21 18:12:47 -05:00
Matthias Beyer f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
worldofpeace 23191f045d pantheon.granite: fetch for DateTime GSettings patch
Typo in the patch was fixed. [0]

[0]: 0550b44ed6?branch=master
2019-02-18 18:52:42 -05:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00