2026-05-13 23:47:08 +02:00
2026-05-13 23:42:35 +02:00
2026-05-13 23:42:35 +02:00
2026-05-13 23:47:08 +02:00

Nix Templates

Usage

nix flake init -t git+https://gitea.susano-homelab.duckdns.org/fujin/templates#rust

Available Templates

  • rust: Stable Rust toolchain with rust-analyzer, clippy, rustfmt, and pre-commit hooks. Includes Linux/macOS system dependencies for OpenSSL and Security frameworks.

Requirements

  • Nix with flakes and nix-command experimental features enabled.
  • New files must be added to git (git add .) for Nix to recognize them.

Development Shell

Once initialized, enter the environment with:

nix develop
S
Description
No description provided
Readme 31 KiB
Languages
Nix 100%