systemd: apply systemd-stable 242 backports
from https://github.com/NixOS/systemd/pull/29
This commit is contained in:
parent
94e8afc254
commit
df489f82e1
@ -24,8 +24,8 @@ stdenv.mkDerivation rec {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "NixOS";
|
owner = "NixOS";
|
||||||
repo = "systemd";
|
repo = "systemd";
|
||||||
rev = "nixos-v${version}";
|
rev = "aa4c4d39d75ce52664cb28d569b1ceafda7b4c06";
|
||||||
sha256 = "0ldyhfxdy4qlgygvpc92wp0qp6p1c9y3rnm77zwbkga48x60d9i8";
|
sha256 = "1ax94gzbdwdcf3wgj7f9cabdkvn2zynnnli7gkbz4isidlpis86g";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "out" "lib" "man" "dev" ];
|
outputs = [ "out" "lib" "man" "dev" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user