Fix lots of fetchgit hashes (fallout from #15469)
This commit is contained in:
@@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
|
||||
src = fetchgit {
|
||||
url = "git://git.code.sf.net/p/linux-ima/ima-evm-utils";
|
||||
rev = "4b56112c095cb5cc34dc35abac37ebfc6eadba65";
|
||||
sha256 = "6f1ef4e84b9214448ea4a530a562a20ad1ba5a7cfefd7ddda90a56e2404f3a87";
|
||||
sha256 = "1h3rydnaswcmlradafpw8q18zj88bbziad2vb6gn0q7ydr48f3jm";
|
||||
};
|
||||
|
||||
buildInputs = [ autoreconfHook pkgconfig openssl attr keyutils asciidoc libxslt ];
|
||||
|
||||
Reference in New Issue
Block a user