mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
README: update fetchurl checksum
This commit is contained in:
parent
e3378c4cae
commit
63fcfa1d48
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ Put the following lines in your `.envrc`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
if ! has nix_direnv_version || ! nix_direnv_version 1.5.0; then
|
if ! has nix_direnv_version || ! nix_direnv_version 1.5.0; then
|
||||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.5.0/direnvrc" "sha256-sha256-4XfVDjv75eHMWN4G725VW7BoOV4Vl3vAabK4YXIfPyE="
|
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.5.0/direnvrc" "sha256-sha256-carKk9aUFHMuHt+IWh74hFj58nY4K3uywpZbwXX0BTI="
|
||||||
fi
|
fi
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue