lix/doc/manual
Eelco Dolstra 792fd51f41 Fold two stack trace messages in derivations
Combined with the previous changes, stack traces involving derivations
are now much less verbose, since something like

  while evaluating the builtin function `getAttr':
  while evaluating the builtin function `derivationStrict':
  while instantiating the derivation named `gtk+-2.24.20' at `/home/eelco/Dev/nixpkgs/pkgs/development/libraries/gtk+/2.x.nix:11:3':
  while evaluating the derivation attribute `propagatedNativeBuildInputs' at `/home/eelco/Dev/nixpkgs/pkgs/stdenv/generic/default.nix:78:17':
  while evaluating the attribute `outPath' at `/nix/store/212ngf4ph63mp6p1np2bapkfikpakfv7-nix-1.6/share/nix/corepkgs/derivation.nix:18:9':
  ...

now reads

  while evaluating the attribute `propagatedNativeBuildInputs' of the derivation `gtk+-2.24.20' at `/home/eelco/Dev/nixpkgs/pkgs/development/libraries/gtk+/2.x.nix:11:3':
  ...
2013-10-17 11:57:25 +02:00
..
figures Fix corrupt PNG 2013-08-21 12:53:51 +02:00
bugs.xml * Troubleshooting information on fixing a b0rked Berkeley DB database. 2006-11-30 11:24:10 +00:00
build-farm.xml Support mandatory system features in the build hook 2012-04-30 17:22:45 -04:00
builtins.xml Fix typos, especially those that end up in the Nix manual 2013-08-26 11:15:22 +02:00
conf-file.xml Add an option to limit the log output of builders 2013-09-02 11:58:18 +02:00
env-common.xml Fix typos, especially those that end up in the Nix manual 2013-08-26 11:15:22 +02:00
glossary.xml Update nix-push manpage and document the binary cache format 2012-11-06 15:49:53 +01:00
hacking.xml Add hacking notes plus a script for running nix-shell 2013-07-19 16:51:31 +02:00
installation.xml .bashrc -> .profile 2013-05-29 12:36:56 +02:00
introduction.xml Manual: Don't claim we support Cygwin 2012-07-17 11:49:47 -04:00
Makefile.am Rename ‘nix-build --run-env’ to ‘nix-shell’ 2013-07-19 12:02:44 +02:00
manual.xml Add hacking notes plus a script for running nix-shell 2013-07-19 16:51:31 +02:00
nix-build.xml Rename ‘nix-build --run-env’ to ‘nix-shell’ 2013-07-19 12:02:44 +02:00
nix-channel.xml Use a shorter Nixpkgs channel URL 2012-11-09 13:33:35 +01:00
nix-collect-garbage.xml nix-collect-garbage: Support --dry-run 2012-09-13 18:09:20 -04:00
nix-copy-closure.xml nix-copy-closure: Add flag ‘--use-substitutes’ 2012-11-23 16:20:16 +01:00
nix-daemon.xml Rename nix-worker to nix-daemon 2012-10-03 17:59:23 -04:00
nix-env.xml nix-env -i: Add a flag ‘--remove-all’ / ‘-r’ 2013-09-03 21:21:14 +02:00
nix-hash.xml nix-prefetch-url: Improve option handling 2012-10-23 18:04:11 +02:00
nix-install-package.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-instantiate.xml nix-instantiate: default to "default.nix" if no arguments are given 2012-04-17 17:19:43 +02:00
nix-lang-ref.xml * Various updates. 2009-11-05 09:07:43 +00:00
nix-prefetch-url.xml nix-prefetch-url: Improve option handling 2012-10-23 18:04:11 +02:00
nix-pull.xml * Remove the redundant <sections> around refentries. 2009-07-14 14:58:12 +00:00
nix-push.xml Add support for uncompressed NARs in binary caches 2013-07-01 21:03:14 +02:00
nix-shell.xml Fix nix-shell command 2013-08-26 11:15:22 +02:00
nix-store.xml Fix typos, especially those that end up in the Nix manual 2013-08-26 11:15:22 +02:00
opt-common-syn.xml Document the --option flag 2012-07-29 14:37:40 -04:00
opt-common.xml Fix typos, especially those that end up in the Nix manual 2013-08-26 11:15:22 +02:00
opt-inst-syn.xml * More documentation. 2007-12-31 02:52:17 +00:00
package-management.xml Fix manual error 2013-09-02 13:19:34 +02:00
quick-start.xml .bashrc -> .profile 2013-05-29 12:36:56 +02:00
quote-literals.xsl * Translate Unicode quote characters to ASCII equivalents when 2006-10-06 09:03:39 +00:00
release-notes.xml Fold two stack trace messages in derivations 2013-10-17 11:57:25 +02:00
schemas.xml * Document setuid Nix installs. 2004-10-31 17:08:48 +00:00
style.css Manual updates 2012-05-11 17:39:06 -04:00
troubleshooting.xml Fix typos, especially those that end up in the Nix manual 2013-08-26 11:15:22 +02:00
writing-nix-expressions.xml two typos 2013-10-17 00:59:19 +02:00