syncplay: migrate to Python38
This commit is contained in:
parent
3e8e10ab4f
commit
d47bd890e7
@ -23934,8 +23934,7 @@ in
|
|||||||
|
|
||||||
symlinks = callPackage ../tools/system/symlinks { };
|
symlinks = callPackage ../tools/system/symlinks { };
|
||||||
|
|
||||||
# this can be changed to python3 once pyside2 is updated to support the latest python version
|
syncplay = python3.pkgs.callPackage ../applications/networking/syncplay { };
|
||||||
syncplay = python37.pkgs.callPackage ../applications/networking/syncplay { };
|
|
||||||
|
|
||||||
inherit (callPackages ../applications/networking/syncthing { })
|
inherit (callPackages ../applications/networking/syncthing { })
|
||||||
syncthing
|
syncthing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user