Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 83e1400e0ce762a9932041977e3c9b90f049425b
      
https://github.com/NixOS/nixpkgs/commit/83e1400e0ce762a9932041977e3c9b90f049425b
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M nixos/modules/services/x11/display-managers/slim.nix
    M pkgs/applications/display-managers/slim/default.nix
    A pkgs/applications/display-managers/slim/no-logfile.patch

  Log Message:
  -----------
  nixos/slim: Implement logging to journal

The main change here is a patch of SLiM to tread a log file of
/dev/stderr specially in that it now uses std::cerr instead of a file
for logging.

This allows us to set the logfile to stderr in NixOS for the generated
SLiM configuration file and we now get logging to the systemd journal.

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


  Commit: dc87b5587e3fb39e96e6b965a26f324daf7508f8
      
https://github.com/NixOS/nixpkgs/commit/dc87b5587e3fb39e96e6b965a26f324daf7508f8
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M nixos/release-combined.nix
    M nixos/release.nix
    A nixos/tests/slim.nix

  Log Message:
  -----------
  nixos: Add a VM test for the SLiM display manager

This is currently our default display manager, so I'm adding this to the
"tested" job as well to ensure we don't ship broken revisions where X is
most likely not working.

The test uses a custom SLiM theme that's specifically tailored for good
OCR results (mainly white background and black fonts without anything
else), because our default NixOS theme has a very small contrast between
background and fonts in some places.

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


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

Reply via email to