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
|
# this can be changed to python3 once pyside2 is updated to support the latest python version
|
||||||
syncplay = python37.pkgs.callPackage ../applications/networking/syncplay { };
|
syncplay = python37.pkgs.callPackage ../applications/networking/syncplay { };
|
||||||
|
|
||||||
inherit (callPackages ../applications/networking/syncthing { })
|
inherit (callPackages ../applications/networking/syncthing {
|
||||||
|
buildGoModule = buildGo114Module;
|
||||||
|
})
|
||||||
syncthing
|
syncthing
|
||||||
syncthing-cli
|
syncthing-cli
|
||||||
syncthing-discovery
|
syncthing-discovery
|
||||||
|
Loading…
x
Reference in New Issue
Block a user