ddcmqtt/.envrc

7 lines
242 B
Plaintext
Raw Permalink Normal View History

2022-04-07 16:23:53 +01:00
if ! has nix_direnv_version || ! nix_direnv_version 1.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.3.0/direnvrc" "sha256-1VWM1BnI1GvclYBky5f5Y9HqeThmQUwCWQbsFQM1Eu0="
fi
use flake
2022-07-07 01:17:14 +01:00
export RUST_LOG=info