From 41dd8479002c34726b37fc4eef5137a20dff4dcf Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Aug 2018 22:25:02 +0200 Subject: ... --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 6c52a1fc..1ec185ae 100644 --- a/hel.nix +++ b/hel.nix @@ -117,7 +117,7 @@ sha256 = "0y0lkwgw1lx4frm1kxz0hj11x93dby7vxkjly0ck7w7z96nn8bnm"; }; - buildInputs = with pkgs; [ libusb pixman glib nss nspr gdk_pixbuf ]; + buildInputs = with pkgs; [ libusb pixman glib nss nspr gdk_pixbuf openssl ]; nativeBuildInputs = with pkgs; [ pkgconfig libtool automake autoconf ]; preConfigure = '' -- cgit v1.2.3