Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5ffdcd32ef64
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e3239a266d15
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 18, 2018

  1. docbook-xsl-ns: cleanup last patch

    Doh.
    matthewbauer committed Apr 18, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    jaraco Jason R. Coombs
    Copy the full SHA
    e3239a2 View commit details
Showing with 1 addition and 2 deletions.
  1. +1 −2 pkgs/data/sgml+xml/stylesheets/xslt/docbook-xsl/docbook-xsl-ns-infinite.patch
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ URL: https://github.com/NixOS/nixpkgs/issues/39090
diff -ru a/lib/lib.xsl b/lib/lib.xsl
--- a/lib/lib.xsl 2015-12-26 15:15:37.000000000 -0800
+++ b/lib/lib.xsl 2018-03-22 11:52:45.311949264 -0700
@@ -11,8 +11,11 @@
@@ -11,8 +11,10 @@

******************************************************************** -->
<xsl:stylesheet exclude-result-prefixes="d"
@@ -14,7 +14,6 @@ diff -ru a/lib/lib.xsl b/lib/lib.xsl
+ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+ xmlns:d="http://docbook.org/ns/docbook"
+ xmlns:str="http://exslt.org/strings"
+ exclude-result-prefixes="str"
+ version="1.0">

<xsl:template name="dot.count">