botanEsdm: init at 3.9.0

Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
Markus Theil
2025-10-14 12:04:48 +02:00
committed by Markus Theil
parent 555d0623c2
commit e7478ce547
+1
View File
@@ -7072,6 +7072,7 @@ with pkgs;
botan2
botan3
;
botanEsdm = botan3.override { withEsdm = true; };
c-ares = callPackage ../development/libraries/c-ares { };