modules: Report the search path in &missing-dependency-error.
authorLudovic Courtès <ludo@gnu.org>
Tue, 3 Apr 2018 21:33:39 +0000 (23:33 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 8 Apr 2018 15:41:08 +0000 (17:41 +0200)
commit1b92d65a40a2cf6028bfc0efb7d7d007d76d008a
tree62e5551a4d5ab67703c6a8e2f3dfca31c2dccc05
parent6ef80eb0d94181eb5f755a11fca0d428252ce753
modules: Report the search path in &missing-dependency-error.

* guix/modules.scm (&missing-dependency-error)[search-path]: New field.
(source-module-dependencies): Initialize the 'search-path' field.
guix/modules.scm