3
0
Fork 0
forked from mirrors/nixpkgs

systemd: 246.5 -> 246.6

This commit is contained in:
Florian Klink 2020-09-27 16:45:07 +02:00
parent 30ddfe6b95
commit 249b6f6b83

View file

@ -18,7 +18,7 @@
}:
let
version = "246.5";
version = "246.6";
in stdenv.mkDerivation {
inherit version;
pname = "systemd";
@ -29,7 +29,7 @@ in stdenv.mkDerivation {
owner = "systemd";
repo = "systemd-stable";
rev = "v${version}";
sha256 = "0nwchkk1f69pla68v52fzlc0zvwrgw74ri8imx2rcd6b68cwcwwm";
sha256 = "1yhj2jlighqqpw1xk9q52f3pncjn47ipi224k35d6syb94q2b988";
};
# If these need to be regenerated, `git am path/to/00*.patch` them into a