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

Commits on Dec 7, 2020

  1. firefox: Prefix $PATH with xdg_utils

    This is required for certain URIs that require launching external
    programs (e.g. mailto:, magnet:, or irc:) or setting the default browser
    via xdg-settings.
    
    Resolve #92751.
    
    Comparable to #96922.
    ryneeverett committed Dec 7, 2020
    Copy the full SHA
    36436ee View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Merge pull request #105894 from ryneeverett/firefox-xdg

    firefox: Prefix $PATH with xdg_utils
    mweinelt committed Dec 11, 2020
    Copy the full SHA
    6a163d2 View commit details
    Browse the repository at this point in the history