From d29647fa6466d3ad0ecea9c780f81be91de7ea11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 9 May 2021 08:43:08 +0200 Subject: [PATCH] update direnvrc checksum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b78d8fe..7a96d12 100644 --- a/README.md +++ b/README.md @@ -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