lix/src
Eelco Dolstra 532d73d5d8
BinaryCacheStore: Implement getBuildLog()
We assume that build logs are stored under log/<drv>, e.g.

  /nix/store/q7ab198v13p0f8x8wgnd75dva7d5mip6-friday-devil-0.1.1.1.drv

maps to

  https://cache.nixos.org/log/q7ab198v13p0f8x8wgnd75dva7d5mip6-friday-devil-0.1.1.1.drv
2017-03-15 16:48:29 +01:00
..
boost Force stack trace for boost format errors 2016-03-02 15:46:07 +01:00
build-remote build-remote: Don't use a SSH master 2017-03-03 19:23:20 +01:00
buildenv Fix Fedora build 2016-08-30 13:56:22 +02:00
libexpr Add option to disable import-from-derivation completely, even if the drv is already realized 2017-03-08 08:46:12 -05:00
libmain Support auto-configuration of build-max-jobs 2017-02-28 12:54:50 +01:00
libstore BinaryCacheStore: Implement getBuildLog() 2017-03-15 16:48:29 +01:00
libutil Add missing header <sstream> 2017-03-08 22:24:10 +01:00
nix Add a "nix log" command 2017-03-15 16:48:29 +01:00
nix-build nix-shell: Better error message when the shell can't be started 2017-02-24 17:25:00 +01:00
nix-channel nix-channel: Fix --update <CHANNELS> 2016-11-21 15:54:19 +01:00
nix-collect-garbage printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-copy-closure nix-copy-closure: Use computeFSClosure() and LegacySSHStore 2017-02-07 20:55:47 +01:00
nix-daemon TeeSink: Pre-reserve string space 2017-03-01 16:16:04 +01:00
nix-env printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-instantiate Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
nix-prefetch-url printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-store Store: Add a method for getting build logs 2017-03-15 16:48:29 +01:00
resolve-system-dependencies printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00