nixpkgs/pkgs/applications/display-managers
Will Dietz 7971975f29 lightdm_gtk_greeter: fix configureFlags to not be one long string
For whatever reason, setting `configureFlagsArray` causes
the configure invocation to escape spaces between parameters:

configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4bn8dsr743dp0g5j020jf8why5hkld3p-lightdm-gtk-greeter-2.0.6 --localstatedir=/var\ --sysconfdir=/etc\ --disable-indicator-services-command\ --enable-at-spi-command=/nix/store/li9bsxl8qja8qw0pa70xd572gw5hqsdm-at-spi2-core-2.30.1/libexec/at-spi-bus-launcher\ \ --launch-immediately

This actually doesn't break the build (!) but it does break
lightdm pretty badly for me and it's not hard to imagine why :).

Instead, use configureFlags as normal but just append the command
in `preConfigure` directly, so we can preserve the space.
2019-03-12 23:14:24 -05:00
..
lightdm lightdm_gtk_greeter: fix configureFlags to not be one long string 2019-03-12 23:14:24 -05:00
lightdm-enso-os-greeter lightdm-enso-os-greeter: init at 0.2.1 2018-08-14 11:06:17 -04:00
lightdm-mini-greeter lightdm-mini-greeter: 0.3.3 -> 0.3.4 (#49655) 2018-11-03 17:24:00 +01:00
ly ly: init at 0.2.1 2018-11-08 21:40:00 +01:00
sddm sddm: 0.17.0 -> 0.18.0 2018-10-26 12:17:58 +02:00
slim slim: add license 2018-08-04 18:26:41 +02:00