serd: enable on darwin
This commit is contained in:
@@ -16,6 +16,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples";
|
description = "A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = [ maintainers.goibhniu ];
|
maintainers = [ maintainers.goibhniu ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user