1
0
Fork 1
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:
Doron Behar 2024-07-29 09:39:38 +00:00 committed by GitHub
commit 6921160271
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 { };