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

Commits on Jan 25, 2018

  1. google-chrome: remove "with" usage to simplify the expr

    This "with" usage makes it trickier to track where the actual source
    package of this derivation comes from. Remove that use of with to make
    it a little easier to understand.
    catern committed Jan 25, 2018
    Copy the full SHA
    4aab591 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

  1. Merge pull request #34267 from catern/chromesimple

    google-chrome: remove "with" usage to simplify the expr
    srhb committed Jan 27, 2018
    Copy the full SHA
    70a9162 View commit details
    Browse the repository at this point in the history