volth
e8cc4b76b2
xfce4-13.xfce4-panel: fix path to tzdata ( #44350 )
2018-08-02 14:08:44 +02:00
volth
cd794f4216
xfce4-13.xfce4-session: init at 4.13.0 ( #44336 )
2018-08-02 10:35:21 +02:00
volth
726d59b795
xfce4-13.xfce4-clipman-plugin: init at 1.4.2 ( #44319 )
2018-08-02 09:13:42 +02:00
volth
68fdf47135
xfce4-13.xfce4-xkb-plugin: init at 0.8.1 ( #44320 )
2018-08-02 09:12:42 +02:00
volth
ee23bd7046
xfce4-13.xfce4-whiskermenu-plugin: init at 2.2.0 ( #44317 )
2018-08-01 22:48:21 +02:00
volth
b129cd165a
xfce4-13.xfce4-cpufreq-plugin: init at 1.2.0 ( #44316 )
2018-08-01 22:47:15 +02:00
volth
63c295caef
xfce4-13.xfce4-netload-plugin: init at 1.3.1 ( #44315 )
2018-08-01 22:46:08 +02:00
volth
781428a849
xfce4-13.xfce4-pulseaudio-plugin: init at 0.4.1 ( #44314 )
2018-08-01 22:45:32 +02:00
Yarny0
bdf6f8528e
plasma-nm: fix path to mobile broadband provider file ( #44302 )
...
When creating a new mobile broadband connection
with the plasma network manager connection editor,
it tries to find a file containing provider
information somewhere in /usr/share/... .
The build recipe contains a patch to fix the lookup path
such that it finds the file in the corresponding package,
probably added due to
https://github.com/NixOS/nixpkgs/issues/9389 .
The actual lookup path is injected into
the patch file with substituteAll.
With commit a31d98f312
,
the variable name used in subsituteAll changed from
mobile_broadband_provider_info to mobile-broadband-provider-info
(underscores in package names turned into dashes).
Apparently, substituteAll can't handle dashes in variable names.
Consequently, the variable name was no longer resolved.
plasma-nm failed to create new mobile broadband connections;
the connection creator silently exited and logged the error
> plasma-nm: Error opening providers file "@mobile-broadband-provider-info@/share/mobile-broadband-provider-info/serviceproviders.xml"
This commit keeps the dashes in package names, but it
restores the underscores in the variable used by substituteAll,
thereby ensuring the variable gets resolved properly.
2018-08-01 15:23:28 +02:00
Jan Tojnar
be066d0b27
Merge pull request #44278 from jtojnar/gnome-update
...
Gnome update
2018-08-01 14:38:45 +02:00
Jan Tojnar
f91dd5a610
gnome3.totem: 3.28.1 → 3.28.2
2018-07-31 23:05:08 +02:00
Jan Tojnar
c1c9119699
gnome3.mutter: 3.28.2 → 3.28.3
2018-07-31 23:03:40 +02:00
Jan Tojnar
a0cecbf159
gnome3.grilo: 0.3.4 → 0.3.6
2018-07-31 23:03:23 +02:00
Jan Tojnar
11845d65cb
gnome3.grilo-plugins: 0.3.5 → 0.3.7
2018-07-31 23:03:09 +02:00
Jan Tojnar
d15f2f0e0a
gnome3.gnome-shell: 3.28.2 → 3.28.3
2018-07-31 23:01:40 +02:00
Jan Tojnar
c4f1123342
gnome3.gnome-bluetooth: 3.28.0 → 3.28.1
2018-07-31 23:01:24 +02:00
Jan Tojnar
ca565a3015
evolution-data-server: 3.28.3 → 3.28.5
2018-07-31 23:01:02 +02:00
Jan Tojnar
5644addb3c
gnome3.eog: 3.28.2 → 3.28.3
2018-07-31 23:00:44 +02:00
Jan Tojnar
82482073d7
gnome3.polari: 3.28.0 → 3.28.1
2018-07-31 23:00:29 +02:00
Jan Tojnar
30e535a93f
gnome3.file-roller: 3.28.0 → 3.28.1
2018-07-31 23:00:17 +02:00
Jan Tojnar
c5d8e70a42
gnome3.evolution: 3.28.3 → 3.28.5
2018-07-31 22:58:52 +02:00
xeji
315a47d249
Merge pull request #43927 from volth/xfce4-battery-plugin-1.1.0
...
xfce4-13.xfce4-battery-plugin: init at 1.1.0
2018-07-31 18:08:44 +02:00
Jan Tojnar
e0d8c80f01
gnome3.devhelp: 3.28.1 → 3.30.0
2018-07-31 11:34:52 +02:00
R. RyanTM
ca4ed1c3d2
mate.mate-control-center: 1.20.3 -> 1.21.0 ( #43748 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-control-center/versions .
2018-07-30 20:44:10 +02:00
xeji
2791900608
Merge pull request #40982 from romildo/upd.lxqt
...
lxqt: 0.12.0 -> 0.13.0
2018-07-29 20:43:38 +02:00
Thomas Tuegel
4ac6a8ba54
Merge pull request #44139 from bkchr/plasma_wayland
...
Plasma Wayland
2018-07-28 16:19:52 -05:00
Bastian Köcher
6e5d977b97
plasma-workspace: Improve the NixOS patch set
...
We changed some if condition that is not required to be changed.
2018-07-26 23:28:29 +02:00
Bastian Köcher
af44ab8400
plasma.kwin: Adds libdrm depdency
...
Libdrm is required to enable the DRM backend that is used by Wayland.
2018-07-26 23:28:29 +02:00
José Romildo Malaquias
836b827226
lxqt: add update script
2018-07-26 15:22:05 -03:00
José Romildo Malaquias
507951e889
screengrab: 1.97 -> 1.98
2018-07-26 15:22:05 -03:00
José Romildo Malaquias
ef6b6ce142
qps: 1.10.17 -> 1.10.18
2018-07-26 15:22:05 -03:00
José Romildo Malaquias
0fd1f4660c
qterminal: 0.8.0 -> 0.9.0
2018-07-26 15:22:05 -03:00
José Romildo Malaquias
c89832527c
lximage-qt: 0.6.0 -> 0.7.0
2018-07-26 15:22:05 -03:00
José Romildo Malaquias
ef42aa1f95
pcmanfm-qt: 0.12.0 -> 0.13.0
2018-07-26 15:22:05 -03:00
José Romildo Malaquias
386c75105c
lxqt-sudo: 0.12.0 -> 0.13.0
2018-07-26 14:04:29 -03:00
José Romildo Malaquias
b3b9322e9d
lxqt-session: 0.12.0 -> 0.13.0
2018-07-26 14:04:29 -03:00
José Romildo Malaquias
48ad824bb3
lxqt-runner: 0.12.0 -> 0.13.0
2018-07-26 14:04:29 -03:00
José Romildo Malaquias
81c1f4be7a
lxqt-powermanagement: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
2067252410
lxqt-policykit: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
3df3087164
lxqt-panel: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
a0fe2ed5ad
lxqt-openssh-askpass: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
5d04e45ca7
lxqt-notificationd: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
874a1c6a3e
lxqt-globalkeys: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
3f3c179a55
lxqt-config: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
4aed09d06a
lxqt-admin: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
89d0c54498
lxqt-about: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
165a228117
liblxqt: 0.12.0 -> 0.13.0
2018-07-26 14:04:28 -03:00
José Romildo Malaquias
4de15eea4a
libqtxdg: 3.1.0 -> 3.2.0
2018-07-26 14:04:27 -03:00
José Romildo Malaquias
8a32b379e2
lxqt: source moved to the lxqt organization in github
2018-07-26 14:04:27 -03:00
Tuomas Tynkkynen
b619e0b016
gnome2.GConf: Add python2 dependency for gsettings-schema-convert
...
https://hydra.nixos.org/build/78312507
2018-07-25 11:23:55 +03:00