about summary refs log tree commit diff
path: root/pkgs/applications/networking/spideroak
Commit message (Collapse)AuthorAge
* spideroak: 7.1.0 -> 7.5.0 (#58450)Nathan T.A. Lewis2019-03-31
| | | As of version 7.3.0, Spideroak no longer supports 32 bit on Linux.
* tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz2018-09-28
| | | | | | | | | | | In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* spideraok: 7.0.1 -> 7.1.0Daniel Goertzen2018-03-26
|
* spideroak: 6.1.9 -> 7.0.1Lloyd Hazlett2018-03-12
|
* spideroak: 6.0.1 -> 6.1.9Neil Mayhew2017-09-21
|
* spideroak: fix crash due to zlib version mismatchNeil Mayhew2017-09-16
| | | | Fixes #23960
* 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
* spideroak: enable it to appear in the application menusNeil Mayhew2017-02-07
| | | | Put files in $out/share instead of $out/usr/share
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
|
* Merge staging into closure-sizeVladimír Čunát2015-11-20
|\ | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * spideroak: 5.1.6 -> 6.0.1Javier Aguirre2015-10-12
| | | | | | | | Changed deprecated ensureDir for mkdir
* | fix "libc}/lib" and similar referencesVladimír Čunát2015-05-05
|/ | | | | Done mostly without any verification. I didn't bother with libc}/include, as the path is still correct.
* Add SpiderOak secure backup service.Andrew Morsillo2014-07-18