libnatspec: unmark broken on darwin
This commit is contained in:
parent
8e113240bb
commit
012021659f
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ stdenv.mkDerivation rec {
|
|||
propagatedBuildInputs = [ libiconv ];
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
homepage = "http://natspec.sourceforge.net/";
|
||||
description = "A library intended to smooth national specificities in using of programs";
|
||||
platforms = platforms.unix;
|
||||
|
|
Loading…
Reference in a new issue