Add a comment
This commit is contained in:
parent
d7c7f74ff1
commit
a33e32275e
1 changed files with 1 additions and 0 deletions
|
|
@ -1770,6 +1770,7 @@ SELECT 1 FROM derivation_source_file_nars WHERE derivation_source_file_id = $1"
|
||||||
(unless (valid-path? inferior-store guix-derivation)
|
(unless (valid-path? inferior-store guix-derivation)
|
||||||
(simple-format #t "warning: attempting to substitute guix derivation (~A)\n"
|
(simple-format #t "warning: attempting to substitute guix derivation (~A)\n"
|
||||||
guix-derivation)
|
guix-derivation)
|
||||||
|
;; Wait until the derivations are in the database
|
||||||
(fibers-force guix-revision-id-promise)
|
(fibers-force guix-revision-id-promise)
|
||||||
(ensure-path inferior-store guix-derivation))
|
(ensure-path inferior-store guix-derivation))
|
||||||
(simple-format #t "warning: building (~A)\n"
|
(simple-format #t "warning: building (~A)\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue