feat: add nix build infrastructure
This commit is contained in:
parent
4e42390a82
commit
9879184d47
6 changed files with 329 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,7 +1,6 @@
|
|||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
.direnv/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue