README: update source_url

This commit is contained in:
Jörg Thalheim 2021-03-30 12:57:42 +02:00
parent c3ff5993f8
commit 2c87a8d83f
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 Put the following line in your .envrc
```bash ```bash
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.2.3/direnvrc" "sha256-/aHqL/6nLpHcZJcB5/7/5+mO338l28uFbq88DMfWJn4=" source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.2.4/direnvrc" "sha256-mjD0RK61W+TEffhlEzjv2QB3l/d5FkXQVPd4S5DfCsA="
``` ```
## Usage example ## Usage example