Initial commit
This commit is contained in:
commit
69334b5b12
11 changed files with 822 additions and 0 deletions
15
devenv.yaml
Normal file
15
devenv.yaml
Normal file
|
@ -0,0 +1,15 @@
|
|||
inputs:
|
||||
nixpkgs:
|
||||
url: github:cachix/devenv-nixpkgs/rolling
|
||||
zig-overlay:
|
||||
url: github:mitchellh/zig-overlay
|
||||
inputs:
|
||||
nixpkgs:
|
||||
follows: nixpkgs
|
||||
zls:
|
||||
url: github:zigtools/zls
|
||||
inputs:
|
||||
nixpkgs:
|
||||
follows: nixpkgs
|
||||
zig-overlay:
|
||||
follows: zig-overlay
|
Loading…
Add table
Add a link
Reference in a new issue