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: f02206d63d0e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3fbb84251813
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 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. dbus: 1.12.8 -> 1.12.10 (#44789)

    Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dbus/versions.
    r-ryantm authored and xeji committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    be00dbf View commit details
    Browse the repository at this point in the history
  2. libdrm: 2.4.92 -> 2.4.93 (#44759)

    Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions.
    r-ryantm authored and xeji committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    365e288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3055c49 View commit details
    Browse the repository at this point in the history
  4. libtiff: update url to patch file (#44815)

    Izorkin authored and xeji committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    527d3d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Merge branch 'staging' into staging-next (again)

    The libtiff change brings security fixes, and the mesa change should be
    fixing a rather painful problem for some GPUs, and the rebuilds only
    just started.
    vcunat committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    3fbb842 View commit details
    Browse the repository at this point in the history