dots/.envrc
Price Hiller 86afa812ed
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
chore: update .envrc nix direnv
2024-11-06 15:53:39 -06:00

7 lines
236 B
Bash

# vim: ft=bash
if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM="
fi
use flake