systemd: additional logind fixes
See: https://github.com/NixOS/systemd/pull/33
This commit is contained in:
parent
6807f6b154
commit
64922cfde9
@ -24,8 +24,8 @@ stdenv.mkDerivation {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "NixOS";
|
owner = "NixOS";
|
||||||
repo = "systemd";
|
repo = "systemd";
|
||||||
rev = "ccec67cab6c0fda85a1762eee7aeea422a0dc15e";
|
rev = "d25cf413c6bff1b5a9d216a8830e3a90c9cad1de";
|
||||||
sha256 = "12nq2ah33amhyfma464a4ssf90wh2ai8c7w55j381cks8jliny40";
|
sha256 = "0ilvrnh3m7g0yflxl16fk52gkb1z0fwwk9ba5gs4005nzpl0c7i0";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "out" "lib" "man" "dev" ];
|
outputs = [ "out" "lib" "man" "dev" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user