Merge pull request #9844 from devhell/syncthing
syncthing: 0.11.24 -> 0.11.25
This commit is contained in:
commit
bc59b50b75
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user