bilibili: migrate to by-name overlay

This commit is contained in:
kashw2 2024-04-28 16:20:47 +10:00
parent dccff43736
commit 34d9fe6548
2 changed files with 0 additions and 2 deletions

View File

@ -4280,8 +4280,6 @@ with pkgs;
biliass = with python3.pkgs; toPythonApplication biliass;
bilibili = callPackage ../applications/video/bilibili { };
bindfs = callPackage ../tools/filesystems/bindfs { };
binwalk = with python3Packages; toPythonApplication binwalk;