From 52996098653a97b2ed2dbcccb191e9ed38505a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sat, 30 Jan 2021 19:49:02 +0100 Subject: [PATCH] README: update source_url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5fec24..186c70e 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,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.1/direnvrc" "sha256-2SLi51C+LR48zKe7jzvz9ftETwWZcQVUR1oSYJslCZ0=" +source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.2.2/direnvrc" "sha256-phL9Ogixr0gH/KP4IvhUmebLtA/liGrmRoxYrVJnaU0=" ``` ## Usage example