Merge pull request #325182 from goproslowyo/onlykey-agent-patch

onlykey-agent: Add missing cython dependency
This commit is contained in:
Wael Nasreddine 2024-07-08 14:46:03 -07:00 committed by GitHub
commit 0927f9649c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,7 @@ let
propagatedBuildInputs = oa.propagatedBuildInputs or [ ] ++ [
bech32
cryptography
cython
docutils
pycryptodome
pynacl