python313Packages.hg-git: fix build (#451123)
This commit is contained in:
@@ -32,6 +32,8 @@ buildPythonPackage rec {
|
|||||||
mercurial
|
mercurial
|
||||||
];
|
];
|
||||||
|
|
||||||
|
pythonRelaxDeps = [ "dulwich" ];
|
||||||
|
|
||||||
pythonImportsCheck = [ "hggit" ];
|
pythonImportsCheck = [ "hggit" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user