No description
This repository has been archived on 2026-07-30. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Nix 98.1%
  • Rust 1.9%
Find a file
2025-07-08 19:02:16 +05:00
src Initial commit 2025-07-08 19:02:16 +05:00
.envrc Initial commit 2025-07-08 19:02:16 +05:00
.gitignore Initial commit 2025-07-08 19:02:16 +05:00
.pre-commit-config.yaml Initial commit 2025-07-08 19:02:16 +05:00
Cargo.lock Initial commit 2025-07-08 19:02:16 +05:00
Cargo.toml Initial commit 2025-07-08 19:02:16 +05:00
devshells.nix Initial commit 2025-07-08 19:02:16 +05:00
flake.lock Initial commit 2025-07-08 19:02:16 +05:00
flake.nix Initial commit 2025-07-08 19:02:16 +05:00
LICENSE Initial commit 2025-07-08 19:02:16 +05:00
package.nix Initial commit 2025-07-08 19:02:16 +05:00
README.md Initial commit 2025-07-08 19:02:16 +05:00

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!