Unverified Commit b50564b9 authored by Pablo Ovelleiro Corral's avatar Pablo Ovelleiro Corral
Browse files

dropbox: add version and pname

parent ef930b71
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