treewide: replace base64 encoded hashes

This commit is contained in:
Daiderd Jordan
2020-06-03 18:35:19 +02:00
parent d36e9412f8
commit 7b3a2963d1
87 changed files with 4639 additions and 4639 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
owner = "PurpleI2P";
repo = pname;
rev = version;
sha256 = "nGl7c5UY9kJPRaMveMF+aIf8T11WFrB//37oKzREdvM=";
sha256 = "1wvn8hs2ps3yzxzv05jnbm7zr1v8gv0phbx38m7l5xhqjmrpnscw";
};
buildInputs = with stdenv.lib; [ boost zlib openssl ]