18 lines
322 B
JSON
18 lines
322 B
JSON
{
|
|
"eval": {
|
|
"target": {
|
|
"args": ["-f", "default.nix"],
|
|
"installable": ""
|
|
}
|
|
},
|
|
"formatting": {
|
|
"command": "nixfmt"
|
|
},
|
|
"options": {
|
|
"enable": true,
|
|
"target": {
|
|
"args": [],
|
|
"installable": ""
|
|
}
|
|
}
|
|
}
|