treewide: replace SRI hashes

This commit is contained in:
Daiderd Jordan
2020-06-01 15:24:19 +02:00
parent 19dab239bb
commit b7ddbd52bd
51 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ stdenv.mkDerivation {
owner = "wxFormBuilder";
repo = "ticpp";
rev = "eb79120ea16b847ce9f483a298a394050f463d6b";
sha256 = "sha256:0xk4cy0xbkr6326cqd1vd6b2x0rfsx4iz2sq8f5jz3yl3slxgjm2";
sha256 = "0xk4cy0xbkr6326cqd1vd6b2x0rfsx4iz2sq8f5jz3yl3slxgjm2";
};
nativeBuildInputs = [ cmake ];