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: 365e288a2872
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3055c496b9fe
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 6, 2018

  1. mesa: add patch to include driver path in cache key

    Mesa usually uses the timestamps of the llvm and driver shared libraries
    as a cache key.  In /nix/store these are all zero, so we'll include
    $(drivers) in the cache key, which should be unique for all combinations
    of mesa and llvm versions.
    corngood committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    0a18b91 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    3055c49 View commit details
    Browse the repository at this point in the history