Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 96fc1e19b84469ab5822b03d3ce555cc5f7fb9c0
      
https://github.com/NixOS/nixpkgs/commit/96fc1e19b84469ab5822b03d3ce555cc5f7fb9c0
  Author: Robert Helgesson <[email protected]>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M pkgs/data/misc/cacert/default.nix

  Log Message:
  -----------
  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.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to