nixpkgs/pkgs/os-specific/linux/bpftools
Alyssa Ross 916dba8790 bpftools: 5.19.12 -> 6.2; sync with linuxHeaders
bpftools used to use the same version and sources as linux_latest, but
this was changed in f12d2f016b ("bpftools: decouple version from
linux_latest"), because it caused too many rebuilds.

Since then, it has languished.  It came to my attention because
bpftool btf dump seems to be completely broken on recent kernels.
So, since it's a package that really needs to be kept up to date to be
compatible with the latest kernels, let's couple it to linuxHeaders
instead.  linuxHeaders updates already have to go through staging, so
we won't suffer from extra rebuilds like we did when it was coupled to
the latest kernel directly, which goes straight to master.
2023-03-19 09:57:57 +00:00
..
default.nix bpftools: 5.19.12 -> 6.2; sync with linuxHeaders 2023-03-19 09:57:57 +00:00
include-asm-types-for-ppc64le.patch bpftools: fix build on ppc64le 2022-11-10 08:34:43 +08:00