mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
disabled by default for a couple reasons: 1. enabling would cause a mass-rebuild. 2. libpcap is an indirect input to rdma-core, hence a circular dependency. but rdma-core doesn't actually use libpcap: this loop will be removed by <https://github.com/NixOS/nixpkgs/pull/498294>.