Loading pkgs/development/python-modules/pyunbound/default.nix +7 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ openssl, expat, libevent, bison, flex, swig, python, stdenv, Loading @@ -17,7 +19,11 @@ buildPythonPackage rec { patches = unbound.patches or null; nativeBuildInputs = [ swig ]; nativeBuildInputs = [ bison flex swig ]; buildInputs = [ openssl Loading Loading
pkgs/development/python-modules/pyunbound/default.nix +7 −1 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ openssl, expat, libevent, bison, flex, swig, python, stdenv, Loading @@ -17,7 +19,11 @@ buildPythonPackage rec { patches = unbound.patches or null; nativeBuildInputs = [ swig ]; nativeBuildInputs = [ bison flex swig ]; buildInputs = [ openssl Loading