zeek: fix strict deps

move swig to nativeBuildInputs
This commit is contained in:
Reno Dakota 2024-06-19 15:37:59 +00:00
parent 9aa4cc28d6
commit 04cb206795
No known key found for this signature in database

View File

@ -45,6 +45,7 @@ stdenv.mkDerivation rec {
file
flex
python
swig
];
buildInputs = [
@ -55,7 +56,6 @@ stdenv.mkDerivation rec {
libpcap
ncurses
openssl
swig
zlib
python
] ++ lib.optionals stdenv.isLinux [