Unverified Commit 3a730b8c authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

dropbox: add version and pname (#359678)

parents 1af52db2 b50564b9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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