Skip to content

Commit

Permalink
Revert "syncthing: pin to go 1.14"
Browse files Browse the repository at this point in the history
This reverts commit 384e56b.

Fixed in the 1.9.0 release.
https://github.com/syncthing/syncthing/releases/tag/v1.9.0
  • Loading branch information
zowoq committed Sep 25, 2020
1 parent 5aba0fe commit dc19de6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkgs/top-level/all-packages.nix
Expand Up @@ -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
Expand Down

0 comments on commit dc19de6

Please sign in to comment.