11 lines
187 B
TOML
11 lines
187 B
TOML
[tools]
|
|
zig = "0.15.1"
|
|
zls = "0.15.0"
|
|
pre-commit = "latest"
|
|
"ubi:DonIsaac/zlint" = "latest"
|
|
|
|
[hooks]
|
|
enter = 'echo use "nix develop" if you want to build'
|
|
|
|
[settings]
|
|
experimental = true
|