python311Packages.aiogithubapi: propagate sigstore

This commit is contained in:
Martin Weinelt
2023-12-20 20:46:35 +01:00
parent 0b7ce9c369
commit d8c4066ba9
@@ -9,6 +9,7 @@
, pytest-asyncio
, pytestCheckHook
, pythonOlder
, sigstore
}:
buildPythonPackage rec {
@@ -41,6 +42,7 @@ buildPythonPackage rec {
aiohttp
async-timeout
backoff
sigstore
];
nativeCheckInputs = [