salt: Build with the cryptography module (#430533)

This commit is contained in:
Aleksana
2025-08-03 20:29:59 +08:00
committed by GitHub
+1
View File
@@ -47,6 +47,7 @@ python3.pkgs.buildPythonApplication rec {
propagatedBuildInputs =
with python3.pkgs;
[
cryptography
distro
jinja2
jmespath