Files
wwdpublic/.envrc
sleepyyapril 2018ccbe9a v240.1.0 (#1606)
it's an engine update folks

---------

Co-authored-by: Tobias Berger <toby@tobot.dev>
(cherry picked from commit 17972522b3d93224f3f8af9d32ae6b2e10df276d)
2025-01-20 21:25:02 +03:00

5 lines
226 B
Bash

set -e
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 nix