Navigation Menu

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: ffe57c4e3e5c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cc1af0751f58
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on May 27, 2020

  1. mkDerivation: Don't need to specify pkg-config for meson any more

    Env var will work fine.
    Ericson2314 committed May 27, 2020
    Copy the full SHA
    162c0c3 View commit details
    Browse the repository at this point in the history
  2. wayland: Simplify cross build

    Now that we have a pkg-config wrapper, we can get build-time deps via
    pkg-config.
    Ericson2314 committed May 27, 2020
    Copy the full SHA
    f005272 View commit details
    Browse the repository at this point in the history
  3. mesa: Fix cross build

    nagisa authored and Ericson2314 committed May 27, 2020
    Copy the full SHA
    62e6d73 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #89036 from Ericson2314/fix-mesa-wayland-cross

    mesa wayland: Fix/simplify cross
    Ericson2314 committed May 27, 2020
    Copy the full SHA
    cc1af07 View commit details
    Browse the repository at this point in the history