1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 15:10:37 +02:00
Files
guix/tests
Ludovic Courtès 2d2f98efb3 guix build: Nicely report unbound variables with hints.
* guix/ui.scm (print-unbound-variable-error): Add "error:" to the
message.
(report-unbound-variable-error): New procedure, with code formerly in
'report-load-error'.
(report-load-error): Use it.
(call-with-unbound-variable-handling): New procedure.
(with-unbound-variable-handling): New macro.
* guix/scripts/build.scm (options->derivations): Wrap body in
'with-unbound-variable-handling'.
* tests/guix-build.sh (GUIX_PACKAGE_PATH): Add test.
2018-05-04 15:07:08 +02:00
..
2017-01-26 13:49:56 +01:00
2015-11-26 22:35:01 +01:00
2018-03-27 14:51:44 +02:00
2018-03-27 14:51:44 +02:00
2018-03-24 03:04:07 +01:00
2016-09-01 13:40:49 +03:00
2018-03-08 11:56:20 +01:00
2017-03-18 00:39:49 +01:00
2017-09-28 13:10:10 +02:00
2017-06-18 00:14:07 +02:00
2017-06-15 17:03:19 +02:00
2017-10-06 14:16:23 +02:00
2017-11-17 10:47:49 +01:00