about summary refs log tree commit diff
path: root/pkgs/applications/networking/dropbox
Commit message (Collapse)AuthorAge
* treewide: move "extensions" drvs to dirMatthew Bauer2018-04-17
| | | | | This cleans up the tree for pkgs/applications somewhat. Should not change any hashes.
* treewide: s/xlibs/xorg/g (#36889)volth2018-03-13
|
* dropbox: 38.4.27 -> 40.4.46Herwig Hochleitner2018-01-09
|
* dropbox: fix version sort orderBenjamin Staffin2017-12-04
| | | | | This makes the startup wrapper work as intended instead of re-downgrading Dropbox after each time it updates itself.
* dropbox: install firefox-bin in FHS envThomas Tuegel2017-11-17
| | | | | | | | To sign in to dropbox, a browser must be available in the FHS env. We cannot ensure that the user's browser of choice is available, so we provide Firefox as a default. Resolves: #31667
* dropbox: pass along positional parameters to execThomas Tuegel2017-11-17
|
* dropbox: overwrite existing installation if our installer is newerThomas Tuegel2017-11-17
|
* dropbox: install xkeyboardconfig for inputThomas Tuegel2017-11-16
| | | | | | | Qt applications running in an FHS env need to have xkeyboardconfig installed for keyboard input. Resolves: #31741
* dropbox: use buildFHSUserEnvThomas Tuegel2017-11-02
| | | | | | | | | Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox with an FHS user environment. A crash due to missing libXert (#15356) is fixed. The client's automatic updater is fixed; this obviates the need to update Dropbox in Nixpkgs every time the client is updated upstream! Resolves: #15356
* dropbox: comment update commandsHerwig Hochleitner2017-10-28
|
* dropbox: 36.4.22 -> 37.4.29Peter Hoeg2017-10-23
|
* dropbox: 35.4.20 -> 36.4.22Thomas Tuegel2017-10-05
|
* dropbox: 34.4.22 -> 35.4.20Thomas Tuegel2017-09-21
|
* dropbox: 34.4.20 -> 34.4.22Peter Hoeg2017-09-16
|
* dropbox: 33.4.23 -> 34.4.20Thomas Tuegel2017-09-08
|
* dropbox: 32.4.23 -> 33.4.23Thomas Tuegel2017-08-24
|
* dropbox: fix makeWrapper usageJörg Thalheim2017-08-11
| | | | | makeWrapper checks now if script is executable, so we have to chmod first.
* dropbox: 31.4.25 -> 32.4.23Peter Hoeg2017-08-11
|
* dropbox: 31.4.24 -> 31.4.25Thomas Tuegel2017-08-04
|
* dropbox: 30.4.22 -> 31.4.24Peter Hoeg2017-08-03
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* dropbox: 29.4.20 -> 30.4.22Thomas Tuegel2017-07-14
|
* dropbox: 28.4.14 -> 29.4.20Thomas Tuegel2017-06-28
|
* qt5: remove makeQtWrapperThomas Tuegel2017-06-18
|
* dropbox: 27.4.22 -> 28.4.14Thomas Tuegel2017-06-14
|
* dropbox: 26.4.24 -> 27.4.22Thomas Tuegel2017-06-01
|
* dropbox: 25.4.28 -> 26.4.24Thomas Tuegel2017-05-17
|
* dropbox: 24.4.17 -> 25.4.28Thomas Tuegel2017-05-02
|
* dropbox: 24.4.16 -> 24.4.17Thomas Tuegel2017-04-27
|
* dropbox: 23.4.19 -> 24.4.16Thomas Tuegel2017-04-20
|
* Merge pull request #25019 from peterhoeg/f/dbThomas Tuegel2017-04-19
|\ | | | | dropbox: use wmctrl from nixpkgs
| * dropbox: use wmctrl from nixpkgsPeter Hoeg2017-04-19
| |
* | dropbox: 23.4.18 -> 23.4.19Thomas Tuegel2017-04-17
|/ | | | | | Dropbox is again updated without a release announcement. I noticed on Friday that the client was malfunctioning. I was waiting for a release announcement with the new version number, but as one was not forthcoming, I simply guessed at it.
* dropbox: 23.4.17 -> 23.4.18Thomas Tuegel2017-04-10
| | | | | This update has not been officially announced upstream, but version 23.4.17 no longer works.
* dropbox: 22.4.24 -> 23.4.17Thomas Tuegel2017-04-08
|
* dropbox: patch all files in outputThomas Tuegel2017-03-29
|
* dropbox: leave RPATH-shrinking to patchelf setup hookThomas Tuegel2017-03-29
|
* dropbox: set INTERP for some DYN objectsThomas Tuegel2017-03-29
|
* dropbox: remove more useless vendored librariesThomas Tuegel2017-03-29
|
* dropbox: wrap as any other Qt applicationThomas Tuegel2017-03-29
|
* Revert "dropbox: use vendored Qt 5 libraries"Thomas Tuegel2017-03-29
| | | | | | This reverts commit 9125bab708fcacbfbf7b77e44935c8ce254de3b9. The vendored libraries have a problem with xkbcommon.
* dropbox: 21.4.25 -> 22.4.24Thomas Tuegel2017-03-26
|
* dropbox: use vendored Qt 5 librariesThomas Tuegel2017-03-25
|
* dropbox: 20.4.19 -> 21.4.25Peter Hoeg2017-03-10
|
* dropbox: 19.4.13 -> 20.4.19Peter Hoeg2017-03-02
|
* dropbox: 18.4.32 -> 19.4.13 (#22545)Peter Hoeg2017-02-09
|
* dropbox: use `paxmark m` to fix Dropbox when grsecurity enabledThomas Tuegel2017-01-28
|
* dropbox: 17.4.33 -> 18.4.32Peter Hoeg2017-01-24
|
* dropbox: 16.4.30 -> 17.4.33Peter Hoeg2017-01-12
|
* dropbox: 16.4.29 -> 16.4.30Peter Hoeg2017-01-01
|