9 lines
133 B
TOML
9 lines
133 B
TOML
[tools]
|
|
zig = "0.14.1"
|
|
zls = "0.14.0"
|
|
|
|
[hooks]
|
|
enter = 'echo use "nix develop" if you want to build'
|
|
|
|
[settings]
|
|
experimental = true
|