friture: use python 3.12

pyqt5 has been updated to support python 3.12
This commit is contained in:
linsui
2024-07-28 23:57:08 +08:00
parent 4e31f2bd28
commit 3e9479c953
-4
View File
@@ -30713,10 +30713,6 @@ with pkgs;
freerdpUnstable = freerdp;
friture = callPackage ../by-name/fr/friture/package.nix {
python3Packages = python311Packages;
};
g933-utils = callPackage ../tools/misc/g933-utils { };
gavrasm = callPackage ../development/compilers/gavrasm { };