make picotls reproducible (picotest not needed)
This commit is contained in:
parent
6eae95b45e
commit
8015adf1c3
|
@ -15,7 +15,6 @@ stdenv.mkDerivation rec {
|
|||
repo = "picotls";
|
||||
rev = "9238121fa7788e8642072b6d4d1a2f2fb71db242";
|
||||
sha256 = "01hl9s2jxh792kfzhc12ha9x1wwk9g869k6n4m83cccdnkmghg8j";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
|
Loading…
Reference in New Issue