with (import {}); mkShell { buildInputs = with pkgs; [ bpftrace tcpdump conntrack-tools ]; shellHook = ""; }