about summary refs log tree commit diff
path: root/pkgs/applications/science
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2023-09-24 04:24:00 +0000
committerMario Rodas <marsam@users.noreply.github.com>2023-09-24 04:24:00 +0000
commitb289d79b8df0f6acfca1fb2367eb71438a3f8ed2 (patch)
tree523c85129e9090bf587326c4cb4312f5fc4e361e /pkgs/applications/science
parent272a0e1edb97cbf7cd9903577e363396e54557a8 (diff)
hmmer: add changelog to meta
Diffstat (limited to 'pkgs/applications/science')
-rw-r--r--pkgs/applications/science/biology/hmmer/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/science/biology/hmmer/default.nix b/pkgs/applications/science/biology/hmmer/default.nix
index 17596a28a0996..243e067ddec30 100644
--- a/pkgs/applications/science/biology/hmmer/default.nix
+++ b/pkgs/applications/science/biology/hmmer/default.nix
@@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
       HMMER can be downloaded and installed as a command line tool on your own hardware, and now it is also more widely accessible to the scientific community via new search servers at the European Bioinformatics Institute.
     '';
     homepage = "http://hmmer.org/";
+    changelog = "https://github.com/EddyRivasLab/hmmer/blob/hmmer-${version}/release-notes/RELEASE-${version}.md";
     license = licenses.gpl3;
     maintainers = [ maintainers.iimog ];
     # at least SSE is *required*