17 lines
212 B
JSON
17 lines
212 B
JSON
|
{
|
||
|
"packages": [
|
||
|
"bison",
|
||
|
"flex",
|
||
|
"clang"
|
||
|
],
|
||
|
"env": {
|
||
|
"cc": "clang"
|
||
|
},
|
||
|
"shell": {
|
||
|
"init_hook": null
|
||
|
},
|
||
|
"nixpkgs": {
|
||
|
"commit": "f80ac848e3d6f0c12c52758c0f25c10c97ca3b62"
|
||
|
}
|
||
|
}
|