repo now mise controlled/remove stale zvm/direnv

This commit is contained in:
Emil Lerch 2026-07-22 06:56:12 -07:00
parent a09088ebff
commit e65dcd4c15
Signed by: lobo
GPG key ID: A7B62D657EF764F8

9
.envrc
View file

@ -1,9 +0,0 @@
# vi: ft=sh
# shellcheck shell=bash
if ! has zvm_direnv_version || ! zvm_direnv_version 2.0.0; then
source_url "https://git.lerch.org/lobo/zvm-direnv/raw/tag/2.0.0/direnvrc" "sha256-8Umzxj32hFU6G0a7Wrq0KTNDQ8XEuje2A3s2ljh/hFY="
fi
use zig 0.13.0
use flake