kwallet-pam: wrap pam_kwallet_init#70140
Conversation
8fc9d9b to
47a1c9b
Compare
|
This is weird, it doesn't get automatically wrapped at |
|
Ahh, that's because it's a bash script |
There was a problem hiding this comment.
Can we add a dontWrapQtApps = true;?
Just to make it clear pam_kwallet_init is a script and we have to wrap manually.
worldofpeace
left a comment
There was a problem hiding this comment.
LGTM with the above comment.
There was a problem hiding this comment.
I would prefer to leave the patch in place for the absolute path of socat. I don't like prefixing PATH when we know exactly what program we are looking for; there's not telling in the future what other programs might end up at that PATH entry.
There was a problem hiding this comment.
Seems reasonable, although the other side of this is we have a sed expression that may or may not always work.
There was a problem hiding this comment.
That's true. We should change that to substituteInPlace so the build will fail if it stops working. (Not necessary for this PR.)
This needs a compatible env as kwalletd daemon. Need to wrap it to correct this. Fixes NixOS#68316
|
Updated |
47a1c9b to
a296cc2
Compare
|
backported in d079834 |
This needs a compatible env as kwalletd daemon. Need to wrap it to
correct this.
Fixes #68316
Motivation for this change
Things done
sandboxinnix.confon non-NixOS)nix-shell -p nix-review --run "nix-review wip"./result/bin/)nix path-info -Sbefore and after)Notify maintainers
cc @