Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 01eb385346b09f12994c187af835ee72254640d6
      
https://github.com/NixOS/nixpkgs/commit/01eb385346b09f12994c187af835ee72254640d6
  Author: Philip Potter <[email protected]>
  Date:   2015-11-29 (Sun, 29 Nov 2015)

  Changed paths:
    M pkgs/development/libraries/libevent/default.nix
    M pkgs/development/libraries/libevhtp/default.nix
    A pkgs/servers/certificate-transparency/default.nix
    A pkgs/servers/certificate-transparency/protobuf-include-from-env.patch
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  certificate-transparency: init at 2015-11-27
libevhtp: 1.2.10 -> 1.2.11

Package for certificate-transparency

This adds openssl support to libevent.  Libevent can be compiled without
openssl, in which case it just doesn't build the libevent_openssl
library.  However it seems simpler just to default to including openssl
support.

This bumps evhtp's version because 1.2.11 provides pkg-config
information which makes building certificate-transparency easier.

This has been tested with `doCheck = true;`.

Signed-off-by: Edward Tjörnhammar <[email protected]>


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

Reply via email to