Merge pull request #249500 from aaronjheng/syncthing

{syncthing,syncthing-discovery,syncthing-relay}: unpin go1.19
This commit is contained in:
Nick Cao
2023-08-18 08:11:20 +08:00
committed by GitHub
-1
View File
@@ -35454,7 +35454,6 @@ with pkgs;
inherit (callPackages ../applications/networking/syncthing {
inherit (darwin) autoSignDarwinBinariesHook;
buildGoModule = buildGo119Module; # go 1.20 build failure
})
syncthing
syncthing-discovery