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: f6a583eeece9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: fac05ac69522
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 23, 2021

  1. chromium: Don't set "channel" in the environment

    The "channel" variable shouldn't be part of the final derivation. This
    also makes it possible to avoid unnecessary rebuilds for identical
    channels (e.g. major updates are tested via the "beta" channel first and
    usually neither the source-code archive nor the dependencies change when
    the update makes it into the "stable" channel - this means we could
    better use chromiumBeta to test major updates in advance).
    primeos committed Jan 23, 2021
    Copy the full SHA
    fac05ac View commit details
    Browse the repository at this point in the history