convertall: migrate to pkgs/by-name (#453100)

This commit is contained in:
dotlambda
2025-10-18 02:29:30 +00:00
committed by GitHub
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -14227,8 +14227,6 @@ with pkgs;
inherit (gnome2) gtkglext;
};
convertall = qt5.callPackage ../applications/science/misc/convertall { };
faissWithCuda = faiss.override {
cudaSupport = true;
};