Revert "syncthing: pin to go 1.14"

This reverts commit 384e56bbaac9938ede50fa45989a8f594ebf293f.

Fixed in the 1.9.0 release.
https://github.com/syncthing/syncthing/releases/tag/v1.9.0
This commit is contained in:
zowoq 2020-09-21 17:09:08 +10:00
parent 5aba0fe976
commit dc19de6009

@ -23453,9 +23453,7 @@ in
# this can be changed to python3 once pyside2 is updated to support the latest python version
syncplay = python37.pkgs.callPackage ../applications/networking/syncplay { };
inherit (callPackages ../applications/networking/syncthing {
buildGoModule = buildGo114Module;
})
inherit (callPackages ../applications/networking/syncthing { })
syncthing
syncthing-cli
syncthing-discovery