No description
- Nix 98.1%
- Rust 1.9%
| src | ||
| .envrc | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| devshells.nix | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| package.nix | ||
| README.md | ||
hello-rs
I know that there is a lot of other hello-rs implementations. Why I've created another one? Because I just learning Rust and how to make programs in Rust in context of Nix.
You don't need to use this project, it was made only for educational purposes!