nix flake support!

This commit is contained in:
Schrottkatze 2022-07-03 18:02:34 +02:00
parent e28a69d29e
commit 6cf826f936
4 changed files with 363 additions and 6 deletions

6
.gitignore vendored
View file

@ -2,10 +2,6 @@
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
@ -26,5 +22,3 @@ Cargo.lock
#
# already existing elements were commented out
#/target
/Cargo.lock