Commit 3e9479c9 authored by linsui's avatar linsui
Browse files

friture: use python 3.12

pyqt5 has been updated to support python 3.12
parent 4e31f2bd
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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 { };