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: d42bcde652ed
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 535a3e8d48e1
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jul 28, 2020

  1. mesa: add patch to link radv with build-id

    Without this, the radv cache uuid would fall back to using the
    timestamps of the radv and llvm shared libraries, which are fixed in
    /nix/store.  This caused cache collisons, which resulted in crashes
    (e.g. #92807).
    corngood authored and primeos committed Jul 28, 2020
    Copy the full SHA
    535a3e8 View commit details
    Browse the repository at this point in the history