surplus/devbox.json

11 lines
160 B
JSON

{
"packages": [
"python@3.11.8",
"hatch@latest",
"ruff@latest"
],
"nixpkgs": {
"commit": "f80ac848e3d6f0c12c52758c0f25c10c97ca3b62"
}
}