doc: fix code formatting
This commit is contained in:
parent
24d3016208
commit
29df3bc24c
|
@ -146,6 +146,7 @@ where they are known to differ. But there are ways to customize the argument:
|
|||
rustc.platform = { foo = ""; bar = ""; };
|
||||
};
|
||||
}
|
||||
```
|
||||
will result in:
|
||||
```shell
|
||||
--target /nix/store/asdfasdfsadf-thumb-crazy.json # contains {"foo":"","bar":""}
|
||||
|
|
Loading…
Reference in New Issue