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: 803457393476
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 09340647918b
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 31, 2019

  1. vulkan-headers, vulkan-tools: fix version

    This fixes an assertion error in vulkan-loader on version == vulkan-headers.version:
    
    assertion failed at /nix/store/ca66sbxzxlxlfpb579nxxnw97z2ql1gv-source/pkgs/development/libraries/vulkan-loader/default.nix:8:1
    
    The sha256 for vulkan-headers and vulkan-tools are unchanged because
    they were already set to the newer version. The correct version was
    lost in the staging-next merge.
    ivan committed Aug 31, 2019
    Copy the full SHA
    e540073 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. Merge pull request #67841 from ivan/vulkan-loader-fix

    vulkan-headers, vulkan-tools: fix version
    flokli committed Sep 1, 2019
    Copy the full SHA
    0934064 View commit details
    Browse the repository at this point in the history