depot/third_party/nixpkgs/pkgs/development/libraries/mbedtls/3.nix

7 lines
133 B
Nix
Raw Normal View History

{ callPackage }:
callPackage ./generic.nix {
version = "3.3.0";
hash = "sha256-yb5migP5Tcw99XHFzJkCct4f5R6ztxPR43VQcfTGRtE=";
}