-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
systemd: 247.6 -> 248.3 #123476
systemd: 247.6 -> 248.3 #123476
Conversation
I had some tty issues still. Need to fix those on a different machine... |
@@ -221,6 +216,16 @@ stdenv.mkDerivation { | |||
|
|||
# journalctl --grep requires libpcre so lets provide it | |||
{ name = "libpcre2-8.so.0"; pkg = pcre2; } | |||
|
|||
# TODO: Support for TPM2 in systemd-cryptsetup, systemd-repart and systemd-cryptenroll |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also need to look into this...
@@ -151,12 +152,6 @@ stdenv.mkDerivation { | |||
./0017-path-util.h-add-placeholder-for-DEFAULT_PATH_NORMAL.patch | |||
./0018-logind-seat-debus-show-CanMultiSession-again.patch | |||
./0019-pkg-config-derive-prefix-from-prefix.patch | |||
|
|||
# Fix -Werror=format. | |||
(fetchpatch { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the unused fetchpatch from inputs.
It would be nice to see the remaining issues solved and the PR merged soon since this update fixes systemd/systemd#19604. |
Any update on this? What are the current issues? |
I'm also waiting for this because of the introduced feature "ActivationPolicy" - so I can manually manage when/which wireguard-connection should be up without rebuild. Please note that there is also another pull-request for system-upgrade (#119790) |
I think they are waiting 249 to be release, that I think is very close to happen. |
Thx for the information 👍🏻 |
I am closing this for now to encourage someone else to pick it up. I am not sure when I would get to this. Feel free to pick up my process. |
Motivation for this change
This should be not merged before the branch off the next release.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)