...

Text file src/github.com/spf13/viper/.envrc

Documentation: github.com/spf13/viper

     1if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
     2  source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
     3fi
     4use flake . --impure

View as plain text