aflplusplus: unpin python37
This commit is contained in:
parent
50544dcce4
commit
3df6d8d54d
@ -1246,7 +1246,7 @@ with pkgs;
|
||||
aflplusplus = callPackage ../tools/security/aflplusplus {
|
||||
clang = clang_9;
|
||||
llvm = llvm_9;
|
||||
python = python37;
|
||||
python = python3;
|
||||
wine = null;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user