nixpkgs/pkgs
Bjørn Forsman 287d6d5d3a libpcap: pass --with-pcap=linux for all linux systems
...instead of just for i686-linux.

Without a --with-pcap= configure flag, the build system tries to
auto-detect the backend by poking in /dev, /usr/include etc... In the
pure nix world, this auto-detection fails. (Good, we don't want host
details to leak into the build.)

The end result of this (failed) auto-detection; no packet capture
possible:

  $ sudo tcpdump -i wlp2s0
  tcpdump: live packet capture not supported on this system

This fixes the above issue on 64-bit linux systems, and probably other
architectures supported by linux.
2014-10-16 20:32:28 +02:00
..
applications Merge pull request #4551 from vandenoever/blink 2014-10-16 15:48:32 +02:00
build-support Revert "cabal: enable multi-threaded builds with GHC 7.8.x or later" 2014-10-16 13:17:30 -04:00
data poppler_data: update from 0.4.6 to 0.4.7 2014-10-07 23:22:09 +02:00
desktops Update gnome pomodoro using fetchFromGitHub 2014-10-13 11:02:56 +02:00
development libpcap: pass --with-pcap=linux for all linux systems 2014-10-16 20:32:28 +02:00
games Add hedgewars 2014-10-14 16:40:56 +01:00
misc Replaced retroarchBare with retroarchBareMaster, also added a few new libretro cores 2014-10-16 12:53:39 +01:00
os-specific lttng-modules: use proper version number 2014-10-14 21:12:23 +02:00
servers Merge pull request #4495 from NixOS/pythonFull_improvements 2014-10-16 13:24:18 +02:00
shells zsh: update from 5.0.6 to 5.0.7 2014-10-09 09:43:33 +02:00
stdenv Eliminate some optionals/optionalAttrs calls on the hot path 2014-10-05 01:59:24 +02:00
test s/dependancy/dependency/ 2014-09-10 00:28:49 +01:00
tools fix mpdcron 2014-10-16 11:03:10 +02:00
top-level DBIx::Class: Update to 0.082801 2014-10-16 16:56:36 +02:00