update direnvrc checksum

This commit is contained in:
Jörg Thalheim 2021-05-09 08:43:08 +02:00
parent 5b754502ad
commit d29647fa64
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -126,7 +126,7 @@ via home-manager section.
Put the following line in your .envrc
```bash
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.2.5/direnvrc" "sha256-mjD0RK61W+TEffhlEzjv2QB3l/d5FkXQVPd4S5DfCsA="
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.2.5/direnvrc" "sha256-h8ADSrLYDdO7OEP+QQ5ihCfKKipj9jmI6cb6+iiSkQg="
```
## Usage example