From 04f80bf41711dcb2ae9b706fce2058386299ac7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 16 Feb 2021 14:19:45 +0100 Subject: [PATCH] README.md: update source_url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fa186f..5e5614a 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.2/direnvrc" "sha256-phL9Ogixr0gH/KP4IvhUmebLtA/liGrmRoxYrVJnaU0=" +source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.2.3/direnvrc" "sha256-/aHqL/6nLpHcZJcB5/7/5+mO338l28uFbq88DMfWJn4=" ``` ## Usage example