nixpkgs/pkgs/applications/display-managers/sddm
Thomas Tuegel 6a80bb95f7 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.
2015-10-06 22:54:33 -05:00
..
default.nix sddm: ignore config file modification time 2015-10-06 22:54:33 -05:00
sddm-ignore-config-mtime.patch sddm: ignore config file modification time 2015-10-06 22:54:33 -05:00