Files
lix/doc/manual
Eelco Dolstra 9f9080e2c0 nix-store -l: Fetch build logs from the Internet
If a build log is not available locally, then ‘nix-store -l’ will now
try to download it from the servers listed in the ‘log-servers’ option
in nix.conf. For instance, if you have:

  log-servers = http://hydra.nixos.org/log

then it will try to get logs from http://hydra.nixos.org/log/<base
name of the store path>. So you can do things like:

  $ nix-store -l $(which xterm)

and get a log even if xterm wasn't built locally.
2014-05-21 17:19:36 +02:00
..
2013-08-21 12:53:51 +02:00
2013-11-19 00:04:11 +01:00
2014-02-28 14:01:31 +01:00
2014-04-08 16:10:25 +02:00
2014-04-09 14:52:43 +02:00
2014-04-11 15:11:28 +02:00
2012-10-03 17:59:23 -04:00
2014-05-13 10:54:03 +02:00
2009-11-05 09:07:43 +00:00
2014-02-19 17:08:01 +01:00
2012-07-29 14:37:40 -04:00
2007-12-31 02:52:17 +00:00
2013-09-02 13:19:34 +02:00
2014-04-08 16:28:39 +02:00
2004-10-31 17:08:48 +00:00
2012-05-11 17:39:06 -04:00
2014-03-11 13:16:21 +01:00