No description
Find a file Use this template
Sridhar Ratnakumar 9cb3d4d960 crate2nix reborn
2021-04-08 13:10:55 -04:00
.github/workflows try non-nix ci 2021-04-08 00:30:33 -04:00
.vscode Explicitly specify extensions to include rust-analysis 2021-04-06 23:42:32 -04:00
src Actually use the clap dependency 2021-04-07 23:53:10 -04:00
.gitignore crate2nix reborn 2021-04-08 13:10:55 -04:00
Cargo.lock Add second dependency 2021-04-07 23:20:14 -04:00
Cargo.toml Add second dependency 2021-04-07 23:20:14 -04:00
default.nix Add default.nix 2021-04-07 19:54:06 -04:00
flake.lock crate2nix reborn 2021-04-08 13:10:55 -04:00
flake.nix crate2nix reborn 2021-04-08 13:10:55 -04:00
README.md default.nix not required 2021-04-06 18:24:07 -04:00
shell.nix fmt 2021-04-06 23:42:49 -04:00

Requires Nix Flakes.

# dev shell
nix develop

# or just run directly
nix develop -c cargo run