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: 123d83148f8a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e0c7e1fd05c3
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 10, 2020

  1. chromiumDev: Fix the configuration phase

    Relevant changes in M85:
    - Upstream switched from YASM to NASM [0].
    - third_party/binutils was removed [1].
    
    Note: The gn and dev channel updates are optional.
    cc #89615.
    
    [0]: https://bugs.chromium.org/p/chromium/issues/detail?id=766721
    [1]: chromium/chromium@9869e86
    
    (cherry picked from commit 029a5de)
    primeos committed Jun 10, 2020
    Copy the full SHA
    159c6a7 View commit details
    Browse the repository at this point in the history
  2. chromiumBeta: Fix the configuration phase

    The changes from chromiumDev (see 029a5de) are required for
    chromiumBeta as well.
    
    (cherry picked from commit 1d38f6b)
    primeos committed Jun 10, 2020
    Copy the full SHA
    48f3b97 View commit details
    Browse the repository at this point in the history
  3. chromium{Beta,Dev}: Fix the builds

    Fix #89615.
    
    (cherry picked from commit e466ea7)
    primeos committed Jun 10, 2020
    Copy the full SHA
    e0c7e1f View commit details
    Browse the repository at this point in the history