xmlto: remove misleading meta.platforms attribute that prevents this package from being built on Darwin
This commit is contained in:
parent
139c5b5069
commit
49db8a524c
@ -43,8 +43,5 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
license = "GPLv2+";
|
license = "GPLv2+";
|
||||||
homepage = https://fedorahosted.org/xmlto/;
|
homepage = https://fedorahosted.org/xmlto/;
|
||||||
|
|
||||||
maintainers = [ ];
|
|
||||||
platforms = stdenv.lib.platforms.gnu; # arbitrary choice
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user