mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 01:33:52 +00:00
dev: add flake.nix and .envrc for Rust dev environment
- rust-overlay for stable toolchain + rust-src + rust-analyzer - pkg-config, openssl, sqlite for reqwest + ownership DB - cargo-watch, cargo-nextest for dev workflow - direnv integration via .envrc
This commit is contained in:
parent
919f38adbc
commit
d457c630c4
2 changed files with 40 additions and 0 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
|
@ -0,0 +1 @@
|
|||
use flake
|
||||
Loading…
Add table
Add a link
Reference in a new issue