guix/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
build-farm.xml
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
nix-instantiate.xml
nix-lang-ref.xml
nix-prefetch-url.xml nix-prefetch-url: Improve option handling 2012-10-23 18:04:11 +02:00
nix-pull.xml
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
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
release-notes.xml Fold two stack trace messages in derivations 2013-10-17 11:57:25 +02:00
schemas.xml
style.css
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