python312Packages.libagent: provide backports-shutil-which

This commit is contained in:
Martin Weinelt
2025-01-27 10:58:18 +01:00
parent 8bd41f05b5
commit 358f6053e1
@@ -1,6 +1,7 @@
{
lib,
fetchFromGitHub,
backports-shutil-which,
bech32,
buildPythonPackage,
setuptools,
@@ -46,6 +47,7 @@ buildPythonPackage rec {
pythonRemoveDeps = [ "backports.shutil-which" ];
dependencies = [
backports-shutil-which
unidecode
configargparse
python-daemon