syncthing: 0.11.24 -> 0.11.25

From the changelog:
 - Fix incorrect "out of disk space" error when pulling files.
This commit is contained in:
devhell 2015-09-13 21:48:53 +01:00
parent 7c1a8a0bc9
commit 23b2a3a1cc

View File

@ -2747,10 +2747,10 @@ let
}; };
syncthing = buildFromGitHub { syncthing = buildFromGitHub {
rev = "v0.11.24"; rev = "v0.11.25";
owner = "syncthing"; owner = "syncthing";
repo = "syncthing"; repo = "syncthing";
sha256 = "02hmjx9m6zcf3pl1991fmidr0jbbf0zxafk0m9iwrdd40m77m2dj"; sha256 = "17phkj0dxzc1j755ddpf15rq34yp52pw2lx9kpg7gyc9qp0pzacl";
doCheck = false; # Tests are currently broken for 32-bit but they are benign doCheck = false; # Tests are currently broken for 32-bit but they are benign
buildInputs = [ buildInputs = [
go-lz4 du luhn xdr snappy ratelimit osext syncthing-protocol relaysrv go-lz4 du luhn xdr snappy ratelimit osext syncthing-protocol relaysrv