systemd: 247.2 -> 247.3
This commit is contained in:
parent
33b610fa09
commit
49cb525712
@ -111,7 +111,7 @@ assert withCryptsetup ->
|
|||||||
let
|
let
|
||||||
wantCurl = withRemote || withImportd;
|
wantCurl = withRemote || withImportd;
|
||||||
|
|
||||||
version = "247.2";
|
version = "247.3";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
inherit version pname;
|
inherit version pname;
|
||||||
@ -122,7 +122,7 @@ stdenv.mkDerivation {
|
|||||||
owner = "systemd";
|
owner = "systemd";
|
||||||
repo = "systemd-stable";
|
repo = "systemd-stable";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "091pwrvxz3gcf80shlp28d6l4gvjzc6pb61v4mwxmk9d71qaq7ry";
|
sha256 = "0zn0b74iwz3vxabqsk4yydwpgky3c5z4dl83wxbs1qi5d2dnbqa7";
|
||||||
};
|
};
|
||||||
|
|
||||||
# If these need to be regenerated, `git am path/to/00*.patch` them into a
|
# If these need to be regenerated, `git am path/to/00*.patch` them into a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user