<
Mic92>
instead of using `pkgs`
<
Izorkin>
added openssl, write - php56Packages = pkgs.recurseIntoAttrs (pkgs.callPackage ./pkgs/development/php/php56-packages.nix { php = php56; openssl = pkgs.libressl; libevent = pkgs.libevent.override ({ openssl = pkgs.libressl; }); }); - package libevent not rebuild with libressl
<
Izorkin>
replaced buildInputs = [ pkgs.libevent pkgs.openssl ]; to buildInputs = [ libevent openssl ]; - worked
dywedir[m] has quit [Quit: Idle kick: User has been idle for 30 days.]
klntsky has quit [Remote host closed the connection]
klntsky has joined #nixos-nur
klntsky has quit [Remote host closed the connection]
klntsky has joined #nixos-nur