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: ec618a9120ac
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5609f90c50cb
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 17, 2020

  1. 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"
    grahamc committed Jun 17, 2020
    Copy the full SHA
    4b5880f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90672 from grahamc/xdg-util-path

    xdg_utils: xdg-open: add $out to PATH
    grahamc committed Jun 17, 2020
    Copy the full SHA
    5609f90 View commit details
    Browse the repository at this point in the history