Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 72fb2ccfa1f472ae2f51149cf74c3abf443b7fcf
      
https://github.com/NixOS/nix/commit/72fb2ccfa1f472ae2f51149cf74c3abf443b7fcf
  Author: aszlig <[email protected]>
  Date:   2016-07-04 (Mon, 04 Jul 2016)

  Changed paths:
    M doc/manual/local.mk

  Log Message:
  -----------
  Don't hardcode docbook XSL namespace URL

Docbook XSL got updated to version 1.79.1 in NixOS/nixpkgs@fb893a8 and
we're still referring to the hardcoded previous version.

So instead of just updating this to 1.79.1 we're going to use "current"
in the hope that this won't happen again.

I have tested this by building the manual under Nix(OS) but I haven't
tested this in a non-Nix environment, so I'm not sure whether this could
have implications.

Signed-off-by: aszlig <[email protected]>
Cc: @edolstra


  Commit: 8a41792d431d6578836fde04d1742dbba878f979
      
https://github.com/NixOS/nix/commit/8a41792d431d6578836fde04d1742dbba878f979
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-07-04 (Mon, 04 Jul 2016)

  Changed paths:
    M doc/manual/local.mk

  Log Message:
  -----------
  Merge pull request #959 from aszlig/fix-docbook-xsl-ns

Don't hardcode docbook XSL namespace URL


Compare: https://github.com/NixOS/nix/compare/74dd60349527...8a41792d431d
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to