I only found Using Dropbox on Nixos discussion and it mentions dropbox in the opening post.
Looking at all-packages.nix file, you can find the location of the expression:
dropbox = callPackage ../applications/networking/dropbox { };
And from its history, you can see that it is pretty old.
What information are you looking for?