antlr: supports darwin
This commit is contained in:
parent
1034aa8e9c
commit
e51405db3e
@ -19,6 +19,6 @@ stdenv.mkDerivation {
|
|||||||
walk parse trees.
|
walk parse trees.
|
||||||
'';
|
'';
|
||||||
homepage = http://www.antlr.org/;
|
homepage = http://www.antlr.org/;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user