sourcehout: Disable setuptools check
This commit is contained in:
@@ -25,6 +25,8 @@ buildPythonPackage rec {
|
||||
export PKGVER=${version}
|
||||
'';
|
||||
|
||||
dontUseSetuptoolsCheck = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://git.sr.ht/~sircmpwn/hg.sr.ht";
|
||||
description = "Mercurial repository hosting service for the sr.ht network";
|
||||
|
||||
Reference in New Issue
Block a user