Merge pull request #122462 from bbigras/nix-direnv

This commit is contained in:
Sandro 2021-05-10 19:48:46 +02:00 committed by GitHub
commit f7ddadfe42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,14 @@
{ lib, stdenv, fetchFromGitHub, gnugrep, nix, nixFlakes }:
{ lib, stdenv, fetchFromGitHub, gnugrep, nixFlakes }:
stdenv.mkDerivation rec {
pname = "nix-direnv";
version = "1.2.4";
version = "1.2.5";
src = fetchFromGitHub {
owner = "nix-community";
repo = "nix-direnv";
rev = version;
sha256 = "sha256-87x+MRQ1SjtN+wNCy42VJwlRwgQzHjNEK3J1bkvo7eQ=";
sha256 = "sha256-sqEodshg6nm3O4RK63ht8u6FU98bF/1i6frS50oyZY8=";
};
# Substitute instead of wrapping because the resulting file is