Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: abfafe868160
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 58bb6bf73a91
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 31, 2020

  1. linux_testing: 5.9-rc2 -> 5.9-rc3

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Aug 31, 2020
    Copy the full SHA
    03720f1 View commit details
    Browse the repository at this point in the history
  2. libbpf: 0.0.9 -> 0.1.0

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Aug 31, 2020
    Copy the full SHA
    5e91e66 View commit details
    Browse the repository at this point in the history
  3. linuxPackages.bpftrace: 0.9.4 -> 0.11.0

    This fixes the `bcc` include directory (which was improperly set, and
    warned about at build-time, but masked by some backwards compat code,
    apparently) and also includes some missing libraries in `buildInputs`
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Aug 31, 2020
    Copy the full SHA
    6fb7b16 View commit details
    Browse the repository at this point in the history
  4. linuxPackages.bcc: patch trace buffer bug in python library

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Aug 31, 2020
    Copy the full SHA
    58bb6bf View commit details
    Browse the repository at this point in the history