Skip to content

Commit

Permalink
Nix flake
Browse files Browse the repository at this point in the history
* Adding initial nix flake capable of building the code
* Checking Cargo.lock into version control
* Room to improve nix flake dev shell
  • Loading branch information
nicholaschiasson committed Nov 15, 2024
1 parent 29d203c commit cf21e83
Show file tree
Hide file tree
Showing 4 changed files with 2,843 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ 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
# Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down
Loading

0 comments on commit cf21e83

Please sign in to comment.