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: 7105bb68cc77
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 84fb41dd2698
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 10, 2017

  1. chromium: fix .desktop file name

    The desktop file must be name "chromium-browser.desktop" because it is
    used as-is when setting chromium as the default browser.
    
    See https://cs.chromium.org/chromium/src/chrome/browser/shell_integration_linux.cc?l=657&rcl=34b92857a547538555be6a38e95f7e95ab9b6842
    
    fixes #23518
    layus authored and bendlas committed Nov 10, 2017
    Copy the full SHA
    c7f00e3 View commit details
    Browse the repository at this point in the history
  2. chromium: hardcode xdg_utils path in system calls

    ref #23518
    layus authored and bendlas committed Nov 10, 2017
    Copy the full SHA
    84fb41d View commit details
    Browse the repository at this point in the history