Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
R. RyanTM
712da92800
lightdm_gtk_greeter: 2.0.5 -> 2.0.6 ( #47021 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lightdm-gtk-greeter/versions
2018-09-28 22:36:18 +02:00
worldofpeace
34a94e3b75
lightdm: ensure run-directory is /run/lightdm ( #46907 )
2018-09-19 21:23:56 +02:00
worldofpeace
cc424308df
lightdm: split outputs
2018-08-30 18:22:43 -04:00
worldofpeace
2e1f7f4b98
lightdm: add description
2018-08-30 18:11:08 -04:00
R. RyanTM
83f876cb29
lightdm: 1.26.0 -> 1.28.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lightdm
2018-08-30 14:37:06 -07:00
Jan Tojnar
a82ea67994
Merge pull request #43633 from jfrankenau/fix-icon-cache
...
pulseeffects, lightdm-gtk-greeter, gxmessage, viking: depend on hicolor-icon-theme
2018-08-16 09:30:11 +02:00
worldofpeace
ed8fbbbfa9
lightdm: 1.24.0 -> 1.26.0
...
* now uses fetchFromGitHub too
2018-07-27 11:37:49 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Johannes Frankenau
10707eaf43
lightdm-gtk-greeter: depend on hicolor-icon-theme
...
This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
2018-07-16 20:55:21 +02:00
Matthew Bauer
52893d5276
treewide: move "extensions" drvs to dir
...
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00
Robert Helgesson
43c48a3c12
lightdm: fix removal of unused user data directories
...
This fixes errors such as
Could not delete unused user data directory /var/lib/lightdm-data/.cache: Failed to execute child process “/bin/rm” (No such file or directory)
Could not delete unused user data directory /var/lib/lightdm-data/.Xauthority: Failed to execute child process “/bin/rm” (No such file or directory)
Could not delete unused user data directory /var/lib/lightdm-data/lightdm: Failed to execute child process “/bin/rm” (No such file or directory)
2017-12-06 13:23:30 +01:00
Tim Steinbach
e270f158ac
lightdm: 1.22.0 -> 1.24.0
2017-10-29 15:54:18 -04:00
Vladimír Čunát
6ecf46334b
lightdm: purge explicit usage of gcc6
...
I forgot to include the initial fix into the parent commit :-/
2017-09-03 10:01:19 +02:00
ndowens
7d076ab4fa
lightdm: 1.18.1 -> 1.22.0 ( #24545 )
...
Remove patch
2017-04-02 10:04:32 +01:00
Robin Gloster
d6d796812a
lightdm_qt: fix build
2017-03-11 14:52:42 +01:00
Tim Steinbach
e622d5a73d
lightdm: 1.19.4 -> 1.19.5
2016-10-14 21:28:18 -04:00
obadz
3cfcd937d3
ligthdm: 1.18.1 -> 1.19.4
...
Required applying patch from https://bugs.gentoo.org/show_bug.cgi?id=588764
to lightdm_gtk_greeter
2016-09-16 15:03:45 +01:00
Alexander Ried
f9f904b294
lightdm: 1.16.5 -> 1.18.1 ( #14834 )
2016-04-19 23:06:27 +01:00
William A. Kennington III
e4feccce81
lightdm: 1.16.3 -> 1.16.5
2015-11-14 02:28:06 -08:00
William A. Kennington III
c14e58a0aa
lightdm: 1.16.2 -> 1.16.3
2015-10-02 12:48:33 -07:00
Thomas Tuegel
8d5b2be9ae
lightdm_qt: build with Qt 5.5
2015-09-27 15:09:48 -05:00
Vladimír Čunát
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
William A. Kennington III
52b5acb2e4
lightdm: 1.14.2 -> 1.16.2
2015-09-18 14:52:51 -07:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
William A. Kennington III
aa3dee3a2d
lightdm: Update to stable 1.14.2
2015-05-28 16:23:46 -07:00
William A. Kennington III
3988cfcbff
lightdm: Add patch to fix some warnings
2015-05-20 19:14:31 -07:00
William A. Kennington III
72aa6aaa04
lightdm: 1.14.0 -> 1.15.0
2015-05-19 23:06:42 -07:00
Domen Kožar
b7f15c43da
fix evals /cc @ttuegel
2015-05-10 13:46:32 +02:00
William A. Kennington III
70efcd0389
lightdm: Remove install hack
2015-04-04 22:20:28 -07:00
William A. Kennington III
ae42047bcd
lightdm: 1.13.1 -> 1.14.0
2015-03-28 02:26:42 -07:00
William A. Kennington III
23194559f3
lightdm: 1.8.6 -> 1.13.1
2015-03-09 17:44:38 -07:00
Oliver Charles
32a08d0846
lightdm: Update to 1.8.6
2014-01-31 12:42:03 +00:00
Vladimír Čunát
cd531d70f6
lightdm updates (merge #574 )
...
Also fixes the situation where some session stuff is written to nix store.
2013-08-04 19:16:41 +02:00
Oliver Charles
255f402bdd
lightdm: Add lightdm and lightdm-gtk-greeter
2013-03-29 15:37:28 +01:00