Skip to content

Instantly share code, notes, and snippets.

@tristandruyen
tristandruyen / .envrc
Last active October 21, 2025 04:07
Rust Devshell
if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
fi
use flake