Loading pkgs/os-specific/linux/systemd/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -198,7 +198,7 @@ assert withBootloader -> withEfi; let wantCurl = withRemote || withImportd; version = "257.3"; version = "257.5"; # Use the command below to update `releaseTimestamp` on every (major) version # change. More details in the commentary at mesonFlags. Loading @@ -216,7 +216,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "systemd"; repo = "systemd"; rev = "v${version}"; hash = "sha256-GvRn55grHWR6M+tA86RMzqinuXNpPZzRB4ApuGN/ZvU="; hash = "sha256-mn/JB/nrOz2TOobu2d+XBH2dVH3vn/HPvWN4Zz6s+SM="; }; # On major changes, or when otherwise required, you *must* : Loading Loading
pkgs/os-specific/linux/systemd/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -198,7 +198,7 @@ assert withBootloader -> withEfi; let wantCurl = withRemote || withImportd; version = "257.3"; version = "257.5"; # Use the command below to update `releaseTimestamp` on every (major) version # change. More details in the commentary at mesonFlags. Loading @@ -216,7 +216,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "systemd"; repo = "systemd"; rev = "v${version}"; hash = "sha256-GvRn55grHWR6M+tA86RMzqinuXNpPZzRB4ApuGN/ZvU="; hash = "sha256-mn/JB/nrOz2TOobu2d+XBH2dVH3vn/HPvWN4Zz6s+SM="; }; # On major changes, or when otherwise required, you *must* : Loading