lix/src
Eelco Dolstra 12de0466fe Add trace to build errors during import-from-derivation
Example:

error: builder for '/nix/store/9ysqfidhipyzfiy54mh77iqn29j6cpsb-failing.drv' failed with exit code 1;
       last 1 log lines:
       > FAIL
       For full logs, run 'nix log /nix/store/9ysqfidhipyzfiy54mh77iqn29j6cpsb-failing.drv'.

       … while importing '/nix/store/pfp4a4bjh642ylxyipncqs03z6kkgfvy-failing'

       at /nix/store/25wgzr2qrqqiqfbdb1chpiry221cjglc-source/flake.nix:58:15:

           57|
           58|         ifd = import self.hydraJobs.broken;
             |               ^
           59|
2021-01-27 14:46:10 +01:00
..
build-remote Merge pull request #4467 from edolstra/error-formatting 2021-01-25 12:50:57 +01:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libexpr Add trace to build errors during import-from-derivation 2021-01-27 14:46:10 +01:00
libfetchers Add traces to errors while updating flake lock file 2021-01-27 14:02:54 +01:00
libmain Remove mkFlag() 2021-01-27 12:06:03 +01:00
libstore Drop trailing whitespace 2021-01-27 14:04:49 +01:00
libutil Remove mkFlag() 2021-01-27 12:06:03 +01:00
nix Remove mkFlag() 2021-01-27 12:06:03 +01:00
nix-build Improve error formatting 2021-01-21 11:02:09 +01:00
nix-channel Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-collect-garbage Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-copy-closure Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-env Improve error formatting 2021-01-21 11:02:09 +01:00
nix-instantiate Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
nix-store Improve error formatting 2021-01-21 11:02:09 +01:00
resolve-system-dependencies Fix macOS build 2021-01-21 12:46:22 +01:00