Commit Graph

16 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Nathan T.A. Lewis ac8224ae9b spideroak: 7.1.0 -> 7.5.0 (#58450)
As of version 7.3.0, Spideroak no longer supports 32 bit on Linux.
2019-03-31 00:27:37 +01:00
Will Dietz eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
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-09-28 11:43:16 -05:00
John Ericson 2c2f1e37d4 reewide: Purge all uses `stdenv.system` and top-level `system`
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Daniel Goertzen 0f857e4e73 spideraok: 7.0.1 -> 7.1.0 2018-03-26 09:57:54 -05:00
Lloyd Hazlett 47c7ad14ef spideroak: 6.1.9 -> 7.0.1 2018-03-12 14:26:41 +11:00
Neil Mayhew 9d01b511b5 spideroak: 6.0.1 -> 6.1.9 2017-09-21 19:27:45 -06:00
Neil Mayhew 4d7dd8169c spideroak: fix crash due to zlib version mismatch
Fixes #23960
2017-09-16 14:56:31 -06:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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-08-01 22:03:30 +02:00
Neil Mayhew af09e72d52 spideroak: enable it to appear in the application menus
Put files in $out/share instead of $out/usr/share
2017-02-07 11:09:25 -07:00
Nikolay Amiantov 8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
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-11-20 14:32:58 +01:00
Javier Aguirre 0cc91c2f83 spideroak: 5.1.6 -> 6.0.1
Changed deprecated ensureDir for mkdir
2015-10-12 09:24:22 +02:00
Vladimír Čunát 3b9ef2c71b fix "libc}/lib" and similar references
Done mostly without any verification.
I didn't bother with libc}/include, as the path is still correct.
2015-05-05 11:52:08 +02:00
Andrew Morsillo 7f96fff12b Add SpiderOak secure backup service. 2014-07-18 16:21:48 -04:00