mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 13:40:36 +02:00
gnu: python-noiseprotocol: Fix build.
* gnu/packages/python-web.scm (python-noiseprotocol)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I43110aa61b2379c696170453473f005c36de3a8e
This commit is contained in:
@@ -3611,6 +3611,7 @@ sanitizer Rust crate.")
|
||||
(base32 "0ifnj0mpbqsfqba9n12vf5yzxj4qf2gxql3ry43qyshgnrqsi4mh"))))
|
||||
(build-system pyproject-build-system)
|
||||
(propagated-inputs (list python-cryptography))
|
||||
(native-inputs (list python-setuptools python-wheel))
|
||||
(home-page "https://github.com/plizonczyk/noiseprotocol")
|
||||
(synopsis "Implementation of Noise Protocol Framework")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user