feat: fixed pcap linking and added nix packages

This commit is contained in:
Andrew Rioux
2025-01-20 20:39:26 -05:00
parent ad8cad56e7
commit af2e832762
23 changed files with 1220 additions and 81 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[target.x86_64-unknown-linux-gnu]
[target.x86_64-unknown-linux-musl]
linker = "clang"
[target.x86_64-unknown-linux-musl]
[target.x86_64-unknown-linux-gnu]
linker = "clang"
[target.x86_64-unknown-freebsd]