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: 92f1c50dabfb
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9e379117c459
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 17, 2020

  1. google-chrome: add coreutils to PATH

    google-chrome-stable can't run without coreutils in PATH
    
    (cherry picked from commit e8ddc0c)
    grahamc committed Jun 17, 2020
    Copy the full SHA
    725c4fd View commit details
    Browse the repository at this point in the history
  2. xdg_utils: xdg-open: add $out to PATH

    Otherwise, xdg-open cannot call xdg-mime and this does not work:
    
        "${pkgs.xdg_utils}/bin/xdg-open"
    
    (cherry picked from commit 4b5880f)
    grahamc committed Jun 17, 2020
    Copy the full SHA
    9e37911 View commit details
    Browse the repository at this point in the history