D18456: actually look for mysql binaries in PATH
Jos van den Oever
noreply at phabricator.kde.org
Tue Jan 22 15:25:20 GMT 2019
vandenoever added a comment.
On NixOS, all executables are under `/nix/store/$HASH-$NAME/bin`. These get linked into the `PATH`. Seeing that Akonadi was not respecting `PATH` previously I wonder how it could work there.
So I checked https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/kde/akonadi/akonadi-paths.patch
There the paths are hardcoded. I think after this lands the NixOS patch can be simplified, although the hard-coding gives a faster startup.
Patch looks elegant to me.
REPOSITORY
R165 Akonadi
REVISION DETAIL
https://phabricator.kde.org/D18456
To: sitter, dvratil
Cc: vandenoever, kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190122/bb5b9064/attachment.html>
More information about the kde-pim
mailing list