Merge pull request #90333 from flokli/systemd-245.6
systemd: 245.5 -> 245.6
This commit is contained in:
@@ -31,7 +31,7 @@ let gnupg-minimal = gnupg.override {
|
||||
bzip2 = null;
|
||||
};
|
||||
in stdenv.mkDerivation {
|
||||
version = "245.5";
|
||||
version = "245.6";
|
||||
pname = "systemd";
|
||||
|
||||
# When updating, use https://github.com/systemd/systemd-stable tree, not the development one!
|
||||
@@ -39,8 +39,8 @@ in stdenv.mkDerivation {
|
||||
src = fetchFromGitHub {
|
||||
owner = "systemd";
|
||||
repo = "systemd-stable";
|
||||
rev = "9a506b7e9291d997a920af9ac299e7b834368119";
|
||||
sha256 = "19qd92hjlsljr6x5mbw1l2vdzz5y9hy7y7g0dwgpfifb0lwkxqbr";
|
||||
rev = "aa0cb635f1f6a4d9b50ed2cca7782f3f751be933";
|
||||
sha256 = "191f0r1g946bsqxky00z78wygsxi9pld11y2q4374bshnpsff2ll";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user