mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
some colors
This commit is contained in:
parent
3582dc3c88
commit
d44c9c5581
2 changed files with 11 additions and 6 deletions
|
@ -59,7 +59,7 @@ using namespace nix;
|
|||
|
||||
print_error(MkNixError()
|
||||
.name("error name")
|
||||
.description("warning description")
|
||||
.description("error description")
|
||||
.nixFile("myfile.nix")
|
||||
.lineNumber(40)
|
||||
.columnRange(13,7)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue