diff options
author | Ludovic Courtès <ludo@gnu.org> | 2013-01-09 08:38:57 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-01-09 08:38:57 +0100 |
commit | 784bb1f37bfe7efd0c31fdcf207b0459f4edc7bf (patch) | |
tree | 88a40721eede3fca270c792770e06ad1b82bb0af /HACKING | |
parent | 98fefb210a8b355306de20d3afe5d02dd31a5cbf (diff) | |
download | guix-784bb1f37bfe7efd0c31fdcf207b0459f4edc7bf.tar.gz |
derivations: Fix `derivation-prerequisites-to-build' when outputs are there.
Before it would list inputs not built, even if the outputs of the given derivation were already available. * guix/derivations.scm (derivation-prerequisites-to-build): Add `outputs' keyword parameter. [built?, derivation-built?]: New procedures. [loop]: Add `sub-drvs' parameter. Use `derivation-built?' to check if the SUB-DRVS of DRV are built before checking its inputs.
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions