Skip to content
Unverified Commit d25a9f57 authored by aszlig's avatar aszlig
Browse files

pythonPackages.html5lib_0_9999999: Fix build

Regression introduced by 345b35c4.

The commit in question switched the implementation of buildPythonPackage
so that .override now is behaving the same way as for other packages
that are using callPackage.

So the fix for html5lib_0_9999999 is to just use .overridePythonAttrs
instead of .override.

Note that the mentioned commit initially introduced this as
overridePythonPackage but it got later renamed to overridePythonAttrs in
abdb58e4

.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent 7da15a07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment