Ludovic Courtès 9353b199c1
guix build: '--log-file' looks for build logs of equivalent derivations.
Previously, '--log-file' would look for log files only for the current
derivation, and thus wouldn't find log files of equivalent derivations
that produce the same output.

* guix/scripts/build.scm (guix-build) <log-file?>: Replace
'derivation-file-name' by 'derivation->output-path'.
2019-06-18 16:25:09 +02:00
..
2017-05-03 16:16:17 +02:00
2018-09-04 17:25:11 +02:00
2019-01-17 17:58:35 +01:00
2018-07-10 10:11:01 +02:00
2019-06-10 23:16:47 +02:00