nextcloudXXPackages.apps.recognize: use python3 rather than 311

This commit is contained in:
Beardhatcode
2024-12-12 10:44:38 +01:00
parent 67a6a59785
commit 4a87aa2f91
@@ -3,7 +3,7 @@
fetchurl,
lib,
nodejs,
python311,
python3,
util-linux,
ffmpeg,
@@ -99,7 +99,7 @@ stdenv.mkDerivation rec {
nodejs
nodejs.pkgs.node-pre-gyp
nodejs.pkgs.node-gyp
python311
python3
util-linux
];
buildPhase = lib.optionalString useLibTensorflow ''