blast: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 18:49:55 +02:00
parent cbc026c36e
commit 33f763318a
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -14764,8 +14764,6 @@ with pkgs;
### SCIENCE/BIOLOGY
blast = callPackage ../applications/science/biology/blast { };
cd-hit = callPackage ../applications/science/biology/cd-hit {
inherit (llvmPackages) openmp;
};