syncthing: pin to go 1.14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user