Merge pull request #242332 from AlexChalk/share-dropbox-pid

dropbox: share PID
This commit is contained in:
Sandro 2023-07-09 00:28:24 +02:00 committed by GitHub
commit 69900c5838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,10 @@ in
buildFHSEnv {
name = "dropbox";
# dropbox-cli (i.e. nautilus-dropbox) needs the PID to confirm dropbox is running.
# Dropbox's internal limit-to-one-instance check also relies on the PID.
unsharePid = false;
targetPkgs = pkgs: with pkgs; with xorg; [
libICE libSM libX11 libXcomposite libXdamage libXext libXfixes libXrender
libXxf86vm libxcb xkeyboardconfig