My nixpkgs mirror for patching things.
Go to file
Eelco Dolstra 6b3b22537e * Generate valid DocBook. <emphasis> isn't allowed in a <filename>.
* For manpage generation, work around a bug in the DocBook XSL
  stylesheet by using a <simplelist> instead of a <itemizedlist>
  (which is arguably better anyway).  The indentation of an
  <itemizedlist> lasts beyond the end of that element under certain
  circumstances, it seems.

* Disable the man.endnotes.are.numbered option to prevent endnotes to
  be generated for each xlink:href in the Declarations/Definitions
  lists (which we don't want anyway, I guess).  This causes libxslt to
  get stuck in an infinite (?) loop.

svn path=/nixos/trunk/; revision=17659
2009-10-05 23:15:06 +00:00
doc * Generate valid DocBook. <emphasis> isn't allowed in a <filename>. 2009-10-05 23:15:06 +00:00
gui Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
lib Replace optionDeclarations by options which is directly computed by 2009-09-15 14:09:18 +00:00
maintainers Clean-up option-usages.nix by using recent library functions. 2009-09-29 16:42:22 +00:00
modules rewrite sshd using jobAtts serving as example 2009-10-05 18:31:30 +00:00
tests Shortened the Trac test expression a bit to make it more readable 2009-09-04 23:04:29 +00:00
default.nix * system.build.system -> system.build.toplevel, since the former name 2009-09-04 09:29:18 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix Fresh kernel means fresh kernel! 2009-09-19 11:09:22 +00:00
STABLE * Version number, stable marker. 2006-11-04 11:27:08 +00:00
VERSION * Version number, stable marker. 2006-11-04 11:27:08 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.