mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
toJSON: Add attribute path to trace
This commit is contained in:
parent
2d1d81114d
commit
33d58a90c2
4 changed files with 88 additions and 3 deletions
|
@ -6,3 +6,5 @@
|
|||
[`builtins.flakeRefToString`](@docroot@/language/builtins.md#builtins-flakeRefToString),
|
||||
have been added.
|
||||
These functions are useful for converting between flake references encoded as attribute sets and URLs.
|
||||
|
||||
- [`builtins.toJSON`](@docroot@/language/builtins.md#builtins-parseFlakeRef) now prints [--show-trace](@docroot@/command-ref/conf-file.html#conf-show-trace) items for the path in which it finds an evaluation error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue