openshot-qt: unpin python

This commit is contained in:
Kirill Radzikhovskyy
2025-05-06 15:28:16 +10:00
parent 8bdf8af6c5
commit f83cccf6ff
+1 -3
View File
@@ -5779,9 +5779,7 @@ with pkgs;
graalvmDrv = graalvmPackages.graalvm-ce;
}).override;
openshot-qt = libsForQt5.callPackage ../applications/video/openshot-qt {
python3 = python311;
};
openshot-qt = libsForQt5.callPackage ../applications/video/openshot-qt { };
inherit (callPackage ../development/compilers/julia { })
julia_19-bin