make picotls reproducible (picotest not needed)

This commit is contained in:
Christian Ulrich 2020-10-29 18:12:09 +01:00
parent 6eae95b45e
commit 8015adf1c3
No known key found for this signature in database
GPG Key ID: 8241BE099775A097
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ stdenv.mkDerivation rec {
repo = "picotls";
rev = "9238121fa7788e8642072b6d4d1a2f2fb71db242";
sha256 = "01hl9s2jxh792kfzhc12ha9x1wwk9g869k6n4m83cccdnkmghg8j";
fetchSubmodules = true;
};
outputs = [ "out" "dev" ];