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: c392599be393
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ad3220f9ff3f
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Apr 6, 2020

  1. chromiumDev: Override gn to fix the configuration phase

    The configuration phase was failing due to:
    ```
    configuring
    ERROR at //BUILD.gn:1376:5: Unknown function.
        filter_exclude([ "$root_build_dir/foo" ],
        ^-------------
    ```
    primeos committed Apr 6, 2020
    7
    Copy the full SHA
    ad3220f View commit details
    Browse the repository at this point in the history