mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
Merge pull request #326481 from linsui/friture
friture: use python 3.12
This commit is contained in:
commit
6921160271
|
@ -30705,10 +30705,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 { };
|
||||
|
|
Loading…
Reference in a new issue