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: 430b0947dc34
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2be2f861474d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 2, 2020

  1. mpv: use waf from distribution and wafHook helper

    This cleans up our dependency footprint by ensuring a consistent version, and
    also avoids duplicating the logic for how to build a waf package by deferring to
    the `wafHook` helper for the `configurePhase`, `buildPhase`, and `installPhase`.
    bhipple committed Feb 2, 2020
    Copy the full SHA
    542d758 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Merge pull request #79108 from bhipple/fix/mpv-waf

    mpv: use waf from distribution and wafHook helper
    Ma27 committed Feb 3, 2020
    Copy the full SHA
    2be2f86 View commit details
    Browse the repository at this point in the history