syncthing: pin to go 1.14

This commit is contained in:
Jamie McClymont 2020-08-23 19:31:58 +12:00 committed by zowoq
parent c2a75a8041
commit 384e56bbaa

View File

@ -22981,7 +22981,9 @@ 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 { })
inherit (callPackages ../applications/networking/syncthing {
buildGoModule = buildGo114Module;
})
syncthing
syncthing-cli
syncthing-discovery