templates: add rust-cargo
This commit is contained in:
parent
95c688766f
commit
a4ede5f6f4
9 changed files with 176 additions and 0 deletions
5
templates/rust-cargo/.envrc
Normal file
5
templates/rust-cargo/.envrc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
if ! has nix_direnv_version || ! nix_direnv_version 3.0.0; then
|
||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.0/direnvrc" "sha256-21TMnI2xWX7HkSTjFFri2UaohXVj854mgvWapWrxRXg="
|
||||
fi
|
||||
|
||||
use flake
|
||||
Loading…
Add table
Add a link
Reference in a new issue