syncplay: migrate to Python38

This commit is contained in:
freezeboy 2020-11-13 21:56:29 +01:00 committed by Jonathan Ringer
parent 3e8e10ab4f
commit d47bd890e7

View file

@ -23934,8 +23934,7 @@ in
symlinks = callPackage ../tools/system/symlinks { };
# this can be changed to python3 once pyside2 is updated to support the latest python version
syncplay = python37.pkgs.callPackage ../applications/networking/syncplay { };
syncplay = python3.pkgs.callPackage ../applications/networking/syncplay { };
inherit (callPackages ../applications/networking/syncthing { })
syncthing