Files
nixpkgs/pkgs/development/python-modules/argon2-cffi-bindings
Ben Wolsieffer b55e27cc5c python3Packages.argon2-cffi-bindings: use system libargon2
argon2-cffi-bindings uses a vendored copy of libargon2 by default, but can
be configured to use a system installation. This reduces the output size
avoids issues with the build system mistakenly trying to use SSE2 on
non-x86 platforms when cross-compiling.
2023-09-25 21:28:09 -04:00
..