guix/src
Eelco Dolstra f440558acc Don't show <nix/derivation.nix> in stack traces
Messages like

  while evaluating the attribute `outPath' at `/nix/store/212ngf4ph63mp6p1np2bapkfikpakfv7-nix-1.6/share/nix/corepkgs/derivation.nix:18:9':

are redundant, because Nix already shows that it's evaluating a derivation:

  while instantiating the derivation named `firefox-24.0' at `/home/eelco/Dev/nixpkgs/pkgs/applications/networking/browsers/firefox/default.nix:131:5':
  while evaluating the derivation attribute `nativeBuildInputs' at `/home/eelco/Dev/nixpkgs/pkgs/stdenv/generic/default.nix:76:17':
2013-10-17 11:47:38 +02:00
..
boost
bsdiff-4.3 Drop the externals directory 2012-03-18 23:54:57 +01:00
libexpr Don't show <nix/derivation.nix> in stack traces 2013-10-17 11:47:38 +02:00
libmain Report OOM errors better 2013-10-02 14:34:36 +02:00
libstore Retry all SQLite operations 2013-10-16 15:58:20 +02:00
libutil RestoreSink: Slightly reduce the number of concurrent FDs 2013-09-17 12:06:59 +00:00
nix-daemon Report OOM errors better 2013-10-02 14:34:36 +02:00
nix-env Remove stray debug line 2013-09-06 17:20:19 +02:00
nix-hash When ‘--help’ is given, just run ‘man’ to show the manual page 2012-10-03 16:40:09 -04:00
nix-instantiate Work on Values instead of Exprs 2013-09-03 13:17:51 +00:00
nix-log2xml
nix-setuid-helper Templatise tokenizeString() 2012-09-19 15:43:23 -04:00
nix-store nix-store --export: Export paths in topologically sorted order 2013-05-23 14:55:36 -04:00
Makefile.am Rename nix-worker to nix-daemon 2012-10-03 17:59:23 -04:00