python3Packages.pycmarkgfm: fix cross-compilation
This commit is contained in:
committed by
Jonathan Ringer
parent
8b57030f53
commit
bcae2af56c
@@ -10,6 +10,8 @@ buildPythonPackage rec {
|
||||
sha256 = "694cb242f4961437c30b5b015dfbce9d1a1fa48305c2e39f902ce7c65b4cbe0e";
|
||||
};
|
||||
|
||||
propagatedNativeBuildInputs = [ cffi ];
|
||||
|
||||
propagatedBuildInputs = [ cffi ];
|
||||
|
||||
# I would gladly use pytestCheckHook, but pycmarkgfm relies on a native
|
||||
|
||||
Reference in New Issue
Block a user