dropbox: add version and pname (#359678)

This commit is contained in:
jopejoe1 2024-11-27 22:16:56 +00:00 committed by GitHub
commit 3a730b8cdd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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