nix-direnv: 1.6.1 -> 2.0.0

This commit is contained in:
teutat3s 2022-04-10 00:21:22 +02:00
parent c2b6e029cd
commit dce286b69a
Signed by untrusted user: teutat3s
GPG key ID: 18DAE600A6BBE705

View file

@ -7,13 +7,13 @@
}:
stdenv.mkDerivation rec {
pname = "nix-direnv";
version = "1.6.1";
version = "2.0.0";
src = fetchFromGitHub {
owner = "nix-community";
repo = "nix-direnv";
rev = version;
sha256 = "sha256-WgNfo9GRqIrXsIgNRhoNPU2/uwyPd8xG8xEEImEy4KY=";
sha256 = "sha256-0gBb/U7tNNSjazJE/Z2qAxHPX53wRSPMJ8rHc7HtCNg=";
};
# Substitute instead of wrapping because the resulting file is