Commit graph

12 commits

Author SHA1 Message Date
Daniël de Kok a8686037c4 resilio-sync: 2.6.3 -> 2.6.4
This release is a hotfix for a WebUI security issue:
https://forum.resilio.com/topic/71647-latest-desktop-build-264/
2019-12-29 15:45:43 -06:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jesper Geertsen Jonsson 0fe4d42513 resilio-sync: 2.6.2 -> 2.6.3 2019-03-16 13:21:49 +01:00
Daniël de Kok 13d3bf5b98 resilio-sync: 2.6.1 -> 2.6.2
Changelog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2018-12-15 15:02:17 +01:00
Daniël de Kok 632ae0502e resilio-sync: 2.6.0 -> 2.6.1 (#47973)
Changelog: https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2018-10-10 23:47:09 +02: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
Daniël de Kok 6eb4d6fbd2 resilio-sync: 2.5.12 -> 2.6.0
Changelog: https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2018-08-19 08:28:55 +02:00
Alexandre Peyroux 26f450f5f6 resilio-sync: 2.5.2 -> 2.5.12 2018-03-23 14:53:38 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Jörg Thalheim b6e384732e
resilio-sync: cosmetic changes 2017-06-02 21:25:04 +01:00
Kjartan Ovmilk 2bd5c13af5
resilio-sync: init at 2.5.2 2017-06-02 21:24:42 +01:00