Files
PulumiConfig/.config/dotnet-tools.json
Patrick Stevens 58b958ae86 Bump nixpkgs (#35)
2024-12-24 22:32:21 +00:00

13 lines
153 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.3.16",
"commands": [
"fantomas"
]
}
}
}