summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2021-01-22 16:49:58 +0000
committerR. RyanTM <ryantm-bot@ryantm.com>2021-01-22 16:49:58 +0000
commite58c59c3dc1acd12cb8bc864785753b576b64772 (patch)
tree52947d449b3987952d5209d7e1907fb2caa42669 /pkgs
parentab361e2b8e44e49e431e2ce5a31d1593eef07693 (diff)
nix-direnv: 1.2 -> 1.2.1
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/tools/misc/nix-direnv/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/misc/nix-direnv/default.nix b/pkgs/tools/misc/nix-direnv/default.nix
index 95175f81c8ef..efacd87d9a44 100644
--- a/pkgs/tools/misc/nix-direnv/default.nix
+++ b/pkgs/tools/misc/nix-direnv/default.nix
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "nix-direnv";
- version = "1.2";
+ version = "1.2.1";
src = fetchFromGitHub {
owner = "nix-community";
repo = "nix-direnv";
rev = version;
- sha256 = "sha256-/mlM1EeUlr1nTUJ5rB41idzk3Mfy/htjjPUARYDFpb0=";
+ sha256 = "sha256-D31ORVdS8P1OkPShsfjEFLVCcv8Bff9OyexUKKHdguQ=";
};
# Substitute instead of wrapping because the resulting file is