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