Loading pkgs/applications/science/biology/bwa/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ stdenv.mkDerivation { meta = with lib; { description = "A software package for mapping low-divergent sequences against a large reference genome, such as the human genome"; license = licenses.gpl3; license = licenses.gpl3Plus; homepage = "https://bio-bwa.sourceforge.net/"; maintainers = with maintainers; [ luispedro ]; platforms = platforms.unix; Loading Loading
pkgs/applications/science/biology/bwa/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ stdenv.mkDerivation { meta = with lib; { description = "A software package for mapping low-divergent sequences against a large reference genome, such as the human genome"; license = licenses.gpl3; license = licenses.gpl3Plus; homepage = "https://bio-bwa.sourceforge.net/"; maintainers = with maintainers; [ luispedro ]; platforms = platforms.unix; Loading