Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c7d0f8b3b52d8153f302bd564c31467b55bd646d
      
https://github.com/NixOS/nixpkgs/commit/c7d0f8b3b52d8153f302bd564c31467b55bd646d
  Author: Thomas Tuegel <[email protected]>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    R pkgs/applications/display-managers/sddm/cmake_paths.patch
    M pkgs/applications/display-managers/sddm/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  sddm: 0.11.0 -> 0.12.0

Also updated to build with Qt 5.5.


  Commit: 6a80bb95f79b61b1fe516b9b9a55fcec96835fcd
      
https://github.com/NixOS/nixpkgs/commit/6a80bb95f79b61b1fe516b9b9a55fcec96835fcd
  Author: Thomas Tuegel <[email protected]>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M pkgs/applications/display-managers/sddm/default.nix
    A pkgs/applications/display-managers/sddm/sddm-ignore-config-mtime.patch

  Log Message:
  -----------
  sddm: ignore config file modification time

Properly fixes #10211, wherein the config file was not being loaded
because it was considered too old. However, the modification time was
being compared against an uninitialized value; the semantics of the
uninitialized timestamp probably changed between Qt 5.4 and 5.5.


Compare: https://github.com/NixOS/nixpkgs/compare/a8a70eefb072...6a80bb95f79b
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to