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: f303ee29cc04
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 51af2c330b22
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on May 29, 2018

  1. yoda: fix build after #28029

    orivej committed May 29, 2018
    Configuration menu
    Copy the full SHA
    842f1af View commit details
    Browse the repository at this point in the history
  2. kytea: fix build after #28029

    It moved our -O2 before their -O3, but -O3 inlines "checkValueVecEqual(&,&)" into
    "checkValueVecEqual(*,*)".
    orivej committed May 29, 2018
    Configuration menu
    Copy the full SHA
    51af2c3 View commit details
    Browse the repository at this point in the history