add mise config
This commit is contained in:
parent
1252885423
commit
1cb86f085d
1 changed files with 9 additions and 0 deletions
9
.mise.toml
Normal file
9
.mise.toml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[tools]
|
||||||
|
zig = "0.14.1"
|
||||||
|
zls = "0.14.0"
|
||||||
|
|
||||||
|
[hooks]
|
||||||
|
enter = 'echo use "nix develop" if you want to build'
|
||||||
|
|
||||||
|
[settings]
|
||||||
|
experimental = true
|
Loading…
Add table
Reference in a new issue