Loading
python38Packages.eth-hash: fix the build by not depending on safe-pysha3
eth-hash can work with pycryptodome, which builds on Python 3.8. This fixes the build of grab-site, which is still stuck on Python 3.8, and depends on eth-hash through its authobahn dependency.