vanth/.github/workflows
Markus Scully 5262a266c0
♻️ ci, nix, rust: Set up CI and switch to rust-overlay toolchain
- Added `.github/workflows/test.yaml` to run `cargo test` on push and pull_request events.
- Replaced `fenix` with `rust-overlay` in flake inputs for Rust toolchain management.
- Added `rust-toolchain.toml` specifying stable Rust with required components and targets.
- Updated `flake.nix` to use `rust-bin.fromRustupToolchainFile` and removed `RUST_SRC_PATH`.
2025-08-12 17:01:33 +03:00
..
test.yaml ♻️ ci, nix, rust: Set up CI and switch to rust-overlay toolchain 2025-08-12 17:01:33 +03:00