sortmerna: mark broken on darwin
This commit is contained in:
parent
abed89b112
commit
bba47f95f1
1 changed files with 1 additions and 0 deletions
|
@ -41,5 +41,6 @@ stdenv.mkDerivation rec {
|
|||
platforms = platforms.x86_64;
|
||||
homepage = "https://bioinfo.lifl.fr/RNA/sortmerna/";
|
||||
maintainers = with maintainers; [ luispedro ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue