friture: move to by-name

This commit is contained in:
linsui
2024-07-09 20:00:31 +08:00
parent b393dadc92
commit 74d3ca7f57
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -30899,7 +30899,7 @@ with pkgs;
freerdpUnstable = freerdp;
friture = callPackage ../applications/audio/friture {
friture = callPackage ../by-name/fr/friture/package.nix {
python3Packages = python311Packages;
};