about summary refs log tree commit diff
path: root/pkgs/applications/networking/spideroak
AgeCommit message (Collapse)AuthorFilesLines
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-05-27treewide: change some glibc to stdenv.cc.libcArtturin1-2/+2
2022-05-25treewide: stdenv.glibc -> glibcArtturin1-2/+2
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-5/+5
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-17treewide: name -> pnamevolth1-1/+2
2019-03-31spideroak: 7.1.0 -> 7.5.0 (#58450)Nathan T.A. Lewis1-15/+5
As of version 7.3.0, Spideroak no longer supports 32 bit on Linux.
2018-09-28tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz1-1/+1
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
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-9/+9
It is deprecated and will be removed after 18.09.
2018-03-26spideraok: 7.0.1 -> 7.1.0Daniel Goertzen1-3/+3
2018-03-12spideroak: 6.1.9 -> 7.0.1Lloyd Hazlett1-7/+7
2017-09-21spideroak: 6.0.1 -> 6.1.9Neil Mayhew1-7/+8
2017-09-16spideroak: fix crash due to zlib version mismatchNeil Mayhew1-2/+4
Fixes #23960
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* 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
2017-02-07spideroak: enable it to appear in the application menusNeil Mayhew1-0/+4
Put files in $out/share instead of $out/usr/share
2016-04-13replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov1-1/+1
2015-11-20Merge staging into closure-sizeVladimír Čunát1-12/+12
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.
2015-10-12spideroak: 5.1.6 -> 6.0.1Javier Aguirre1-12/+12
Changed deprecated ensureDir for mkdir
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát1-1/+1
Done mostly without any verification. I didn't bother with libc}/include, as the path is still correct.
2014-07-18Add SpiderOak secure backup service.Andrew Morsillo1-0/+62