xerces-c: Add to channel
This commit is contained in:
parent
b15578ac60
commit
b896767f6c
@ -13,5 +13,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://xerces.apache.org/xerces-c/;
|
||||
description = "Validating XML parser written in a portable subset of C++";
|
||||
license = "ASL2.0";
|
||||
platforms = stdenv.lib.platforms.linux ++ stdenv.lib.platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user