Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c1178f171c1267b28add2f131d5b959f3d059282
      
https://github.com/NixOS/nixpkgs/commit/c1178f171c1267b28add2f131d5b959f3d059282
  Author: aszlig <[email protected]>
  Date:   2016-04-10 (Sun, 10 Apr 2016)

  Changed paths:
    M nixos/modules/services/x11/xserver.nix

  Log Message:
  -----------
  nixos/xserver: Use null as default for dpi option

Commit 98d9bba introduced this option as a nullOr type and it actually
checks whether null has been set and only appends -dpi if that's the
case. So let's actually set the default to null instead of 0.

Signed-off-by: aszlig <[email protected]>


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to