summary refs log tree commit diff
path: root/pkgs/data/sgml+xml
Commit message (Collapse)AuthorAge
* docbook-xsl: Fix reproducibility when building docsJan Tojnar2020-01-06
| | | | | | | | | When building docs generate.consistent.ids was not respected for indexes. https://github.com/docbook/xslt10-stylesheets/pull/88 https://sourceforge.net/p/docbook/bugs/1385/ This lead to r13y failures in udisks2.devdoc.
* docbook5: 5.0 -> 5.0.1Vladimír Čunát2019-07-20
| | | | | Main reason: the previous source would not unpack with patched unzip: https://github.com/NixOS/nixpkgs/commit/0238946872c1
* treewide: use dontUnpackworldofpeace2019-07-01
|
* docbook-xsl-nons: 1.79.1 → 1.79.2Jan Tojnar2019-04-30
| | | | | | | | | | | | | Nothing much changed other than adding the suffix -nons to Docbook 4 styles, making the Docbook 5 the variant without suffix: https://github.com/docbook/xslt10-stylesheets/releases/tag/release%2F1.79.2 I have decided to make docbook_xsl an alias of docbook-xsl-nons for now, to avoid confusion. I also updated patch link that was broken to a newer version of the patch and started sharing it between the two packages.
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* docbook-xsl-ns: cleanup last patchMatthew Bauer2018-04-17
| | | | Doh.
* docbook-xsl-ns: Add patch to avoid infinite recursion.Corey O'Connor2018-04-17
| | | | Fixes #39090
* treewide: use more HTTPS URLsRyan Mulligan2018-03-24
| | | | | | | | Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
* docbook-xsl-ns: "revert" after parent commitVladimír Čunát2018-01-30
| | | | I didn't realize I was redefining two derivations at once.
* docbook-xsl: apply Debian/Fedora patch to fix issuesVladimír Čunát2018-01-29
| | | | Our samba now got hit by that bug: https://hydra.nixos.org/build/68373563
* docbook_xsl_*: Remove builder.shTuomas Tynkkynen2017-12-03
|
* xhtml1: libxml2 is a nativeBuildInputTuomas Tynkkynen2017-12-03
|
* docbook5: unzip is a nativeBuildInputTuomas Tynkkynen2017-12-03
|
* docbook_sgml_*: unzip is a nativeBuildInputBen Gamari2017-12-03
|
* docbook_xml_dtd_*: unzip is a nativeBuildInputBen Gamari2017-12-03
| | | | | | | [dezgeg resolved a merge conflict] Conflicts: pkgs/data/sgml+xml/schemas/xml-dtd/docbook/generic.nix
* docbook-xsl: Expose dbtoepub in passthru.Shea Levy2017-11-22
|
* docbook_{xml,xsl}*: propagate findXMLCatalogsJan Tojnar2017-10-07
|
* Revert "docbook-xsl: Install dbtoepub"Eelco Dolstra2017-07-26
| | | | | | | | This reverts commit 4e32f5bda32cd580a7ec731beb381b14bbf2b528. IMHO, it's not desirable to make docbook-xsl (and by extension a gazillion packages that depend on it) pull in Ruby. (For example, I just noticed that wget depends on ruby now...)
* docbook-xsl: Install dbtoepubShea Levy2017-06-03
|
* stdenv/stripHash: print to stdout, not to variableProfpatsch2016-10-11
| | | | | | | | | | `stripHash` documentation states that it prints out the stripped name to the stdout, but the function stored the value in `strippedName` instead. Basically all usages did something like `$(stripHash $foo | echo $strippedName)` which is just braindamaged. Fixed the implementation and all invocations.
* docbook 4.3: md5->sha256Chris Martin2016-09-10
|
* docbook-ebnf: md5->sha256Chris Martin2016-09-10
|
* docbook_xml_dtd_*: Add meta.platformsTuomas Tynkkynen2016-08-28
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux and on Darwin.
* Merge #14356: docbook updatesVladimír Čunát2016-06-09
|\
| * docbook-xsl: 1.78.1 -> 1.79.1José Romildo Malaquias2016-04-01
| |
* | use dontBuild instead of hacksRobin Gloster2016-05-04
|/ | | | | | changes: * buildPhase = "true" * buildPhase = ":"
* docbook: convert md5 to sha256Graham Christensen2016-03-11
|
* Unify the docbook-xsl and docbook-xsl-ns expressionsEelco Dolstra2015-08-27
|
* docbook-xsl: Remove cruftEelco Dolstra2015-08-27
|
* docbook_xml_dtd: add version 4.4Bjørn Forsman2015-07-29
| | | | | We already have 4.3 and 4.5, but for the latest "moreutils" package update we need version 4.4.
* docbook-xsl-ns: CleanupEelco Dolstra2014-11-25
|
* docbook5: Install a catalog.xmlEelco Dolstra2014-11-25
|
* Attach a bunch of meta.branch info for the monitorMateusz Kowalczyk2014-11-17
| | | | | This should stop explicitly-versioned expressions from showing up in the monitor as in need of update.
* docbook5_xsl: update from 1.75.2 to 1.78.1Peter Simons2014-04-09
|
* pkgs/docbook-xsl: update to 1.78.1 (close #1069)Jaka Hudoklin2014-01-26
|
* Adding the sgml dtd for docbook 3.1Lluís Batlle i Rossell2013-03-18
| | | | Required by iputils manpages.
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * Added the Docbook 4.1 SGML DTDs.Eelco Dolstra2011-11-01
| | | | | | | * Fixed the "docbook2man --sgml" command in docbook2x. * Fixed the module-init-tools manual pages. svn path=/nixpkgs/trunk/; revision=30165
* pkgs/data/sgml+xml/schemas/xml-dtd/docbook/4.5.nix: added docbook 4.5 XML DTDPeter Simons2009-11-03
| | | | | | The new asciidoc version generates docbook output for this version. svn path=/nixpkgs/trunk/; revision=18077
* * Latest DocBook XSL.Eelco Dolstra2009-10-05
| | | | svn path=/nixpkgs/trunk/; revision=17641
* * XHTML 1.0 DTDs.Eelco Dolstra2009-09-16
| | | | svn path=/nixpkgs/trunk/; revision=17185
* * docbook-xsl / docbook-xsl-ns: match the upstream package name. AlsoEelco Dolstra2009-07-14
| | | | | | updated docbook-xsl-ns. svn path=/nixpkgs/trunk/; revision=16356
* * Docbook 5.Eelco Dolstra2008-06-11
| | | | | | * Docbook XSL 1.74.0. svn path=/nixpkgs/trunk/; revision=12040
* * Standards compliance.Eelco Dolstra2007-10-19
| | | | svn path=/nixpkgs/trunk/; revision=9476
* * Added the old DocBook XML 4.1.2 (Gnome needs it).Eelco Dolstra2007-10-18
| | | | svn path=/nixpkgs/trunk/; revision=9469
* * Refactoring the old DocBook DTDs (step 1).Eelco Dolstra2007-10-18
| | | | svn path=/nixpkgs/trunk/; revision=9468
* * Rewrite all the SourceForge URLs to mirror://sourceforge/.Eelco Dolstra2007-08-27
| | | | | | find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done svn path=/nixpkgs/trunk/; revision=9198
* * Docbook 5 XSL updated to 1.73.1 (1.73.0 was broken).Eelco Dolstra2007-08-24
| | | | svn path=/nixpkgs/trunk/; revision=9193