mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2025-12-12 02:00:18 +01:00
docs: add images & fix typo
This commit is contained in:
parent
b732e118df
commit
6ee3811b56
5 changed files with 7 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ Examples:
|
|||
name = "pretty-test";
|
||||
# by default it uses json to serialize and compare the values. Derivations
|
||||
# and functions don't really work that way though, so you can also use
|
||||
# "pretty" to use lib.generators.pretty
|
||||
# "pretty" to use lib.generators.toPretty
|
||||
format = "pretty";
|
||||
# you can also set the pos here
|
||||
pos = __curPos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue