nixpkgs/pkgs/data/misc/cacert
Robert Helgesson 96fc1e19b8 cacert: remove dependency on LWP
The `mk-ca-bundle.pl` script manages quite well using only curl but
fails without LWP being present due to a `use` statement. This removes
the Perl import of the LWP library and adds curl as a build input.
2016-06-13 22:18:59 +02:00
..
default.nix cacert: remove dependency on LWP 2016-06-13 22:18:59 +02:00