systemd: 257.8 -> 257.9 (#440130)

This commit is contained in:
Franz Pletz
2025-09-07 09:10:41 +02:00
committed by GitHub

View File

@@ -195,7 +195,7 @@ assert withBootloader -> withEfi;
let
wantCurl = withRemote || withImportd;
version = "257.8";
version = "257.9";
# Use the command below to update `releaseTimestamp` on every (major) version
# change. More details in the commentary at mesonFlags.
@@ -215,7 +215,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "systemd";
repo = "systemd";
rev = "v${version}";
hash = "sha256-XQ+IyRar74qQij96CKClHXW0kkPnGeKUgA8ULiWh5YY=";
hash = "sha256-3Ig5TXhK99iOu41k4c5CgC4R3HhBftSAb9UbXvFY6lo=";
};
# On major changes, or when otherwise required, you *must* :