syncthing: pin to go 1.14
This commit is contained in:
parent
c2a75a8041
commit
384e56bbaa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user