systemd: 257.8 -> 257.9

https://github.com/systemd/systemd/compare/v257.8...v257.9
close #439240 and #440073

Signed-off-by: misilelab <misileminecord@gmail.com>
This commit is contained in:
misilelab
2025-09-04 20:46:41 +09:00
parent d33f849396
commit 0e70ce7d5a

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* :