Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e85e51d41f0f3be40490b0de9a76f20f3685659c
      
https://github.com/NixOS/nixpkgs/commit/e85e51d41f0f3be40490b0de9a76f20f3685659c
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2016-09-16 (Fri, 16 Sep 2016)

  Changed paths:
    M nixos/modules/security/pam.nix

  Log Message:
  -----------
  nixos/pam: Fix wrong string concatenation

Regression introduced by 1010271c63f503113c0e8337977610ea783880ec.

This caused the line after using the loginuid module to be concatenated
with the next line without a newline.

In turn this has caused a lot of the NixOS VM tests to either run very
slowly (because of constantly hitting PAM errors) or simply fail.

I have tested this only with one of the failing NixOS tests.

Signed-off-by: aszlig <asz...@redmoonstudios.org>


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to