Felix Buehler
f3719756b5
treewide: use optionalString instead of 'then ""'
2023-06-24 20:19:19 +02:00
pennae
6957b8ed8b
docbook-xsl: restore nixos-specific patch
...
This reverts commit 3e7649f01b
.
turns out that home-manager depends on it, and restoring this patch for
now seems preferrable to breaking home-manager until they move away from
docbook for their manpage generation.
2023-06-19 14:28:12 -04:00
pennae
3e7649f01b
docbook-xsl: remove nixos-specific patch
...
we're no longer using docbook to render the manpages, so we don't need
this patch for our manuals to be usable. remove it to reduce the diff
between nixos and other distros for this package.
2023-06-16 19:26:23 +02:00
Jan Tojnar
84d6565d52
nixos/man: prevent duplication of options
...
libxslt 1.1.35 fixed conflict resolution for templates to match the specification.
This uncovered a bug in docbook-xsl (https://github.com/docbook/xslt10-stylesheets/issues/240 ),
which causes option names to be duplicated into the option descriptions.
Let’s resolve the conflict by patching the stylesheets.
Fixes: https://github.com/NixOS/nixpkgs/issues/166304
2022-04-03 21:22:47 +02:00
Renaud
a543246db0
docbook-xsl: update homepage
...
and add license information
2022-02-06 15:10:25 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
d8369edfcd
docbook-xsl: Fix reproducibility when building docs
...
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.
2020-01-06 11:56:01 +01:00
Jan Tojnar
013ddbebb1
docbook-xsl-nons: 1.79.1 → 1.79.2
...
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.
2019-04-30 20:59:16 +02:00
Matthew Bauer
e3239a266d
docbook-xsl-ns: cleanup last patch
...
Doh.
2018-04-17 21:15:43 -05:00
Corey O'Connor
5ffdcd32ef
docbook-xsl-ns: Add patch to avoid infinite recursion.
...
Fixes #39090
2018-04-17 20:59:51 -05:00
Vladimír Čunát
e851d53cea
docbook-xsl-ns: "revert" after parent commit
...
I didn't realize I was redefining two derivations at once.
2018-01-30 19:49:44 +01:00
Vladimír Čunát
15c471e444
docbook-xsl: apply Debian/Fedora patch to fix issues
...
Our samba now got hit by that bug: https://hydra.nixos.org/build/68373563
2018-01-29 21:25:07 +01:00
Shea Levy
e0779e6aed
docbook-xsl: Expose dbtoepub in passthru.
2017-11-22 09:12:53 -05:00
Jan Tojnar
99af040ee1
docbook_{xml,xsl}*: propagate findXMLCatalogs
2017-10-07 23:37:29 +02:00
Eelco Dolstra
61764cbba4
Revert "docbook-xsl: Install dbtoepub"
...
This reverts commit 4e32f5bda3
.
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...)
2017-07-26 11:35:03 +02:00
Shea Levy
4e32f5bda3
docbook-xsl: Install dbtoepub
2017-06-03 09:37:36 -04:00
Vladimír Čunát
bd458e56b6
Merge #14356 : docbook updates
2016-06-09 13:11:53 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
José Romildo Malaquias
fb893a8ad2
docbook-xsl: 1.78.1 -> 1.79.1
2016-04-01 03:19:38 +02:00
Joachim Fasting
0fc7b78de4
Revert "docbook-xsl: 1.78.1 -> 1.79.1"
...
This reverts commit b913733468
.
I jumped the gun on this, sorry
2016-03-28 00:07:53 +02:00
José Romildo Malaquias
b913733468
docbook-xsl: 1.78.1 -> 1.79.1
2016-03-27 22:26:09 +02:00
Eelco Dolstra
0ac4ad33fd
Unify the docbook-xsl and docbook-xsl-ns expressions
2015-08-27 19:07:44 +02:00
Eelco Dolstra
97cd7cfea2
docbook-xsl: Remove cruft
2015-08-27 19:07:44 +02:00
Jaka Hudoklin
9a68fd380f
pkgs/docbook-xsl: update to 1.78.1 ( close #1069 )
2014-01-26 11:20:11 +01:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
befe45a1d3
* docbook-xsl / docbook-xsl-ns: match the upstream package name. Also
...
updated docbook-xsl-ns.
svn path=/nixpkgs/trunk/; revision=16356
2009-07-14 15:02:56 +00:00