nixpkgs/pkgs/os-specific/linux/bcc
Dominique Martinet efe6967e93 bcc: move from linux-kernels packages to normal packages
bcc doesn't really need kernel itself, it just cares about module path.

It's actually better to use /run/booted-system/kernel-modules/lib/modules
for two reasons:
 - no need to rebuild bcc for each new kernel
 - can use a newer bcc with a booted kernel that doesn't match the current
   system
2021-12-04 21:07:09 +09:00
..
default.nix bcc: move from linux-kernels packages to normal packages 2021-12-04 21:07:09 +09:00
fix-deadlock-detector-import.patch
libbcc-path.patch