dots/.envrc

7 lines
236 B
Plaintext
Raw Normal View History

2024-02-13 12:31:59 -06:00
# vim: ft=bash
2024-11-06 15:53:39 -06:00
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="
2024-02-13 12:31:59 -06:00
fi
use flake