Skip to content

Commit deb293c

Browse files
committed
python312Packages.magic-wormhole: unpin spake2
1 parent 49ab8d1 commit deb293c

File tree

1 file changed

+4
-0
lines changed
  • pkgs/development/python-modules/magic-wormhole

1 file changed

+4
-0
lines changed

pkgs/development/python-modules/magic-wormhole/default.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ buildPythonPackage rec {
5858

5959
build-system = [ setuptools ];
6060

61+
pythonRelaxDeps = [
62+
"spake2"
63+
];
64+
6165
dependencies = [
6266
attrs
6367
autobahn

0 commit comments

Comments
 (0)