{ pkgs ? import { } }: rec { libmodsecurity = pkgs.callPackage ./libmodsecurity { }; modsecurity-crs = pkgs.callPackage ./modsecurity-crs { }; }