dropbox: add version and pname (#359678)
This commit is contained in:
commit
3a730b8cdd
@ -29,7 +29,8 @@ let
|
|||||||
in
|
in
|
||||||
|
|
||||||
buildFHSEnv {
|
buildFHSEnv {
|
||||||
name = "dropbox";
|
inherit version;
|
||||||
|
pname = "dropbox";
|
||||||
|
|
||||||
# The dropbox-cli command `dropbox start` starts the dropbox daemon in a
|
# The dropbox-cli command `dropbox start` starts the dropbox daemon in a
|
||||||
# separate session, and wants the daemon to outlive the launcher. Enabling
|
# separate session, and wants the daemon to outlive the launcher. Enabling
|
||||||
|
Loading…
Reference in New Issue
Block a user