graph: Add '--load-path' option.
authorPierre Neidhardt <mail@ambrevar.xyz>
Thu, 16 Jan 2020 14:16:02 +0000 (15:16 +0100)
committerPierre Neidhardt <mail@ambrevar.xyz>
Thu, 16 Jan 2020 14:27:20 +0000 (15:27 +0100)
commitee9a735bc8f544cf8eedc6c6a7e4ed2962663013
tree4f4ea54459e987e79a6db95ee484dd44eb02af40
parentba07842c349444743c8fb19f08a42e5e6aa71035
graph: Add '--load-path' option.

* guix/scripts/graph.scm (%option): Add '--load-path' option.
* doc/guix.texi: Document it.
* tests/guix-graph.sh: Test it.
doc/guix.texi
guix/scripts/graph.scm
tests/guix-graph.sh