treewide: replace SRI hashes

This commit is contained in:
Daiderd Jordan
2020-06-01 10:59:41 +02:00
parent 19dab239bb
commit b7ddbd52bd
51 changed files with 59 additions and 59 deletions

View File

@@ -8,10 +8,10 @@ rustPlatform.buildRustPackage rec {
owner = "zimbatm";
repo = "mdsh";
rev = "v${version}";
sha256 = "sha256-VF6GZxWZbrJNixE3wItF4CtVpj9NuKjdotNXrYujugs=";
sha256 = "02xslf5ssmyklbfsif2d7yk5aaz08n5w0dqiid6v4vlr2mkqcpjl";
};
cargoSha256 = "sha256-b8xXaWACDJ143i8UV3DJDjqu8HiXdO4fe6YDR/GcHoU=";
cargoSha256 = "118ykkqlf0x6gcgywx4pg3qawfhfr5q5f51gvrw9s302c1lmgk3g";
meta = with stdenv.lib; {
description = "Markdown shell pre-processor";