Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: be625ad36be481e4d0274b489066fe18c147376c
      
https://github.com/NixOS/nixpkgs/commit/be625ad36be481e4d0274b489066fe18c147376c
  Author: Benno Fünfstück <benno.fuenfstu...@gmail.com>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
    M nixos/modules/services/x11/display-managers/default.nix

  Log Message:
  -----------
  xsession: fix multiple arguments with logToJournal

KDM and LightDM (at least with autologin) call the xsession-script with
two arguments: the first is the path of the xsession script itself,
while the second one are the actual arguments. The line to re-exec the
script under systemd-cat only forwarded a single argument, therefore
breaking LightDM and KDM login. This commit fixes the issue by always
forwarding all the arguments.


  Commit: 8881f940a90e1087a5c895e58d267d527a2c57cb
      
https://github.com/NixOS/nixpkgs/commit/8881f940a90e1087a5c895e58d267d527a2c57cb
  Author: Benno Fünfstück <benno.fuenfstu...@gmail.com>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
    M nixos/modules/services/x11/display-managers/sddm.nix

  Log Message:
  -----------
  nixos/sddm: options documentation improvements


  Commit: 336786addc53a20bd757f415b9d560b107cd7c4a
      
https://github.com/NixOS/nixpkgs/commit/336786addc53a20bd757f415b9d560b107cd7c4a
  Author: Benno Fünfstück <benno.fuenfstu...@gmail.com>
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
    M nixos/modules/services/x11/display-managers/lightdm.nix

  Log Message:
  -----------
  nixos/lightdm: support greeter-less auto login

This adds configuration options for automatic login and disabling the
greeter (this should avoid the dependency on gtk).


Compare: https://github.com/NixOS/nixpkgs/compare/f5dd6462fb4c...336786addc53
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to