haskellPackages.threadscope: jailbreak to fix build
This commit is contained in:
@@ -808,4 +808,7 @@ self: super: builtins.intersectAttrs super {
|
||||
|
||||
# tests depend on a specific version of solc
|
||||
hevm = dontCheck (doJailbreak super.hevm);
|
||||
|
||||
# waiting for https://github.com/haskell/ThreadScope/pull/115
|
||||
threadscope = doJailbreak super.threadscope;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user