legendary-gl: use latest python

This commit is contained in:
Martino Fontana 2022-09-20 21:21:14 +02:00
parent e0ed589d74
commit 1cfac7d2bc

View File

@ -33861,7 +33861,7 @@ with pkgs;
leela-zero = libsForQt5.callPackage ../games/leela-zero { };
legendary-gl = python38Packages.callPackage ../games/legendary-gl { };
legendary-gl = python3Packages.callPackage ../games/legendary-gl { };
left4gore-bin = callPackage ../games/left4gore { };