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