romildo
1141264c3a
efl: 1.18.4 -> 1.19.0
2017-04-21 14:55:03 -03:00
Jörg Thalheim
6231781930
Merge pull request #24992 from romildo/upd.mate
...
mate-themes: 3.22.7 -> 3.22.10, mate-icon-theme: 1.18.0 -> 1.18.1
2017-04-18 22:09:01 +02:00
romildo
245cf6fa0e
mate-themes: 3.22.7 -> 3.22.10
2017-04-18 06:43:13 -03:00
romildo
ad95a04fa5
mate-icon-theme: 1.18.0 -> 1.18.1
2017-04-18 06:42:01 -03:00
Hamish Mackenzie
89b89d1071
defaultIconTheme: Enable darwin support
2017-04-18 09:43:03 +12:00
Jörg Thalheim
ea16d72bf3
gitg: 3.22.0 -> 3.23.90
2017-04-16 14:23:27 +02:00
Jörg Thalheim
65c99b7d6a
libgit2-glib: 0.24.4 -> 0.25.0
...
partially addresses #24807
2017-04-16 14:23:21 +02:00
Vladimír Čunát
2090aa4f65
Merge: fixup a bad merge
...
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Vladimír Čunát
24444513fb
Merge branch 'staging'
2017-04-14 10:32:13 +02:00
Thomas Tuegel
c9ba39116c
Merge pull request #24816 from benley/plasma-nm
...
plasma-nm: Fix cipher discovery by setting path to openvpn
2017-04-13 08:16:57 -05:00
Hamish Mackenzie
5dfe0f7ee6
gtksourceview: fix version 3 on macOS
...
Add darwin to the list of supported platforms for gtksourceview.
2017-04-10 23:17:16 -07:00
Benjamin Staffin
7c75940c5e
plasma-nm: enable parallel building
...
This thing takes a long time to build.
2017-04-10 23:48:28 -04:00
Benjamin Staffin
5db1fe64c0
plasma-nm: patch in the correct path to openvpn executable
...
Fixes #24808
2017-04-10 23:48:26 -04:00
Gabriel Ebner
443dc395c5
gnome3.gnome_settings_daemon: use wrapGAppsHook
...
This fixes the "Using the 'memory' GSettings backend." error if
gnome-settings-daemon is used separately from gnome.
2017-04-09 10:00:12 +02:00
Volth
bb833702aa
xfwm4-themes: init at 4.10.0
2017-04-05 22:10:03 +00:00
Jörg Thalheim
9fc14f23b8
gnome-keyring: use wrapGAppsHook
2017-04-04 16:53:53 +02:00
Jörg Thalheim
fccce068c3
baobab: remove superflous gsettings_desktop_schemas
2017-04-04 16:13:05 +02:00
Jörg Thalheim
c34db6e419
Merge pull request #24414 from jensbin/corebird
...
corebird: 1.3.3 -> 1.4.2
2017-04-03 17:09:35 +02:00
romildo
1f9e7f3aa7
gworkspace: 0.9.3 -> 0.9.4
2017-03-30 14:41:14 -03:00
romildo
8765d1edda
gnustep.back: add runtime dependency on libXmu
...
Fix the failure of running applications like GWorkspace, which depends
on 'back'. It fails with a message similar to the one below:
Error (objc-load):/nix/store/fpxksxkl26qd5a7ay52mzv5qbj8di6b5-gnustep-back-0.25.0/lib/GNUstep/Bundles/libgnustep-back-025.bundle/./libgnustep-back-025: undefined symbol: XmuLookupStandardColormap
2017-03-30 14:37:25 -03:00
Joachim F
17132839c1
Merge pull request #24397 from romildo/upd.mate
...
mate: update packages to version 1.18.0
2017-03-30 13:29:47 +01:00
Jörg Thalheim
04223369e3
gspell: 1.0.3 -> 1.2.1
...
also enable vala bindings
2017-03-30 11:02:21 +02:00
Franz Pletz
0018cd5a2d
libvirt packages: fix & clean up dependencies
2017-03-28 19:45:01 +02:00
Pascal Wittmann
f870fbc8ae
Merge pull request #24362 from romildo/fix.lxqt
...
lxqt-panel: fix for `explicit` (a C++11 keyword) being used as variable
2017-03-28 17:41:02 +02:00
romildo
7bc9e508ba
caja: init at 1.18.0
2017-03-28 08:44:28 -03:00
romildo
d9672293c2
mate-terminal: 1.17.0 -> 1.18.0
2017-03-27 23:26:24 -03:00
romildo
8844d9b866
mate-desktop: 1.17.2 -> 1.18.0
2017-03-27 23:25:49 -03:00
romildo
55acc8708b
mate-themes: 3.22.3 -> 3.22.7
2017-03-27 23:25:11 -03:00
romildo
23f373d724
mate-icon-theme-faenza: 1.16.0 -> 1.18.0
2017-03-27 23:23:30 -03:00
romildo
a5c34e5689
mate-icon-theme: 1.17.0 -> 1.18.0
2017-03-27 23:22:40 -03:00
romildo
d466d90623
mate-common: 1.17.0 -> 1.18.0
2017-03-27 23:22:00 -03:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
romildo
e2ad762394
lxqt-panel: fix for explicit
(a C++11 keyword) being used as variable
...
It is needed to override "explicit" as this is a C++ keyword. But it
is used as variable name in xkb.h. This is causing a failure in C++
compile time. Similar bug here:
https://bugs.freedesktop.org/show_bug.cgi?id=74080
Workaround from
ec62109e0f
.
2017-03-26 16:17:42 -03:00
Nikolay Amiantov
a381ee89cd
zenity: fix for non-GNOME 3
2017-03-25 14:40:17 +03:00
Robin Gloster
bb5d0f3ded
gdm: the patch is still necessary
2017-03-25 12:13:45 +01:00
Nikolay Amiantov
f45cf10f6e
Merge pull request #24133 from abbradar/gtk3-qt
...
Fix GTK dependencies in wrappers
2017-03-24 01:49:41 +03:00
Thomas Tuegel
edf32f90e6
plasma5: 5.9.3 -> 5.9.4
2017-03-22 20:51:03 -05:00
Nikolay Amiantov
f13517433d
dconf: split outputs
2017-03-22 20:14:49 +03:00
Thomas Tuegel
403b87f0d5
plasma-workspace: do not propagate non-KDE inputs
2017-03-22 07:46:41 -05:00
Robin Gloster
242031a34e
mutter: fix on i686-linux
2017-03-21 23:50:27 +01:00
Eelco Dolstra
3ab897c6cf
gconf: Use a dev output
...
This reduces the closure size of gconf from 225 to 63 MiB.
2017-03-20 17:30:59 +01:00
Michael Raskin
cd6b1b253e
Merge pull request #23749 from butterflya/patch-2
...
evolution: Enable openldap support
2017-03-18 19:24:24 +01:00
Vladimír Čunát
742b120ddc
Merge branch 'master' into staging
...
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Daiderd Jordan
6f226a8725
Merge pull request #23954 from jbaum98/pdfpc-darwin
...
pdfpc, libgee_0_8: Add darwin support
2017-03-17 07:59:41 +01:00
Jake Waksbaum
e022cc6541
gnome3.libgee: Add for Darwin
2017-03-16 18:13:42 -04:00
butterflya
ba126daace
Merge branch 'master' into patch-2
2017-03-16 23:05:04 +01:00
Jörg Thalheim
f940d9f1fc
Merge pull request #23747 from butterflya/patch-1
...
evolution: Delete invalid option
2017-03-16 21:50:14 +01:00
Tuomas Tynkkynen
aba0b45b86
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
José Romildo Malaquias
16023ef598
enlightenment: 0.21.5 -> 0.21.7 ( #23791 )
2017-03-12 15:48:14 +01:00
butterflya
ee160d08eb
Enable openldap support
2017-03-11 15:25:05 +01:00