nix-direnv: 2.0.1 -> 2.1.0

This commit is contained in:
Bryan Bennett 2022-05-06 08:43:47 -04:00
parent 4a34dfcbbc
commit 8902836781
No known key found for this signature in database
GPG key ID: EF90E3E98B8F5C0B

View file

@ -7,13 +7,13 @@
}:
stdenv.mkDerivation rec {
pname = "nix-direnv";
version = "2.0.1";
version = "2.1.0";
src = fetchFromGitHub {
owner = "nix-community";
repo = "nix-direnv";
rev = version;
sha256 = "sha256-edRdnMNYB5N9v9QlfSFNqJl93X0rSCllmzSZO9+sCOg=";
sha256 = "sha256-PANJTaGdMvIPglgQCOs+fJc20ZnnHXx7rBdyoA4rQ0A=";
};
# Substitute instead of wrapping because the resulting file is