mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Docs: Fix syntax error in json example in man page
This commit is contained in:
parent
c397184749
commit
d948415b71
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ A registry is a JSON file with the following format:
|
|||
```json
|
||||
{
|
||||
"version": 2,
|
||||
[
|
||||
"flakes": [
|
||||
{
|
||||
"from": {
|
||||
"type": "indirect",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue