···8mkKdeDerivation {
9 pname = "kdoctools";
1011- # lots of self-references, the output is pretty small (~5MB), not worth trying to untangle
12- outputs = ["out"];
13-14 # Perl could be used both at build time and at runtime.
15 extraNativeBuildInputs = [perl perlPackages.URI];
16 extraBuildInputs = [docbook_xml_dtd_45 docbook-xsl-nons];
···8mkKdeDerivation {
9 pname = "kdoctools";
1000011 # Perl could be used both at build time and at runtime.
12 extraNativeBuildInputs = [perl perlPackages.URI];
13 extraBuildInputs = [docbook_xml_dtd_45 docbook-xsl-nons];