dropbox: add version and pname

This commit is contained in:
Pablo Ovelleiro Corral 2024-11-27 22:44:55 +01:00
parent ef930b71b1
commit b50564b938
No known key found for this signature in database
GPG Key ID: 29E9A6ED72CCB334

View File

@ -29,7 +29,8 @@ let
in
buildFHSEnv {
name = "dropbox";
inherit version;
pname = "dropbox";
# The dropbox-cli command `dropbox start` starts the dropbox daemon in a
# separate session, and wants the daemon to outlive the launcher. Enabling