-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sniffglue: init at 0.10.1 #85340
sniffglue: init at 0.10.1 #85340
Conversation
Hi, @worldofpeace @marsam could you review this PR? Thank you very much! |
buildInputs = [ libpcap libseccomp ]; | ||
|
||
nativeBuildInputs = [ pkgconfig ]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a style thing, but I usually order native
first and then build
Does this program have to run as root to work? |
@worldofpeace Yes, |
@xrelkd Thanks, merged this for you ✨ |
@worldofpeace, Thank you!! |
Added a |
Motivation for this change
sniffglue
is a network sniffer written in rust.Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)