mmseqs2: add meta.changelog
This commit is contained in:
@@ -89,6 +89,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Ultra fast and sensitive sequence search and clustering suite";
|
||||
mainProgram = "mmseqs";
|
||||
homepage = "https://mmseqs.com/";
|
||||
changelog = "https://github.com/soedinglab/MMseqs2/releases/tag/${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ natsukium ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user