mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
Merge pull request #116840 from spacekookie/fix-rust-doc
doc: fix code formatting
This commit is contained in:
commit
e30d87f222
@ -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
Block a user