nixpkgs/pkgs/os-specific/linux/bcc
Dominique Martinet 184dfbc8a1
bcc: 0.26.0 -> 0.28.0 (#240520)
* bcc: 0.26.0 -> 0.28.0

update now calls setuptool through cmake which installs an egg file,
this apparently requires setting a PYTHONPATH which includes the
output dir to work.

While here, make it clear we only support python3 as 'python' in
nixpkgs is still python2 even if it's no longer usable...

* bcc/bpftrace: use llvm 16
2023-07-17 20:10:38 +02:00
..
absolute-ausyscall.patch bcc: fix aarch64 test 2021-12-30 06:40:02 +01:00
default.nix bcc: 0.26.0 -> 0.28.0 (#240520) 2023-07-17 20:10:38 +02:00
fix-deadlock-detector-import.patch
libbcc-path.patch