Revert "syncthing: pin to go 1.14"
This reverts commit 384e56bbaa
.
Fixed in the 1.9.0 release.
https://github.com/syncthing/syncthing/releases/tag/v1.9.0
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user