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

Commits on Sep 1, 2018

  1. nixos/manual: nixos-help knows about colon-separated BROWSER

    This is the semantics as understood by `xdg-open`. Using these semantics
    on a non-colon-separated variable works because it acts as if it was a
    one element long list.
    
    This fixes an issue where it would try to exec
    `google-chrome-beta:google-chrome:chromium:firefox` on a system
    configured with these semantics in mind.
    samueldr committed Sep 1, 2018
    Copy the full SHA
    4ff5f30 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Merge pull request #45911 from samueldr/fix/nixos-help-browser

    nixos/manual: nixos-help knows about colon-separated BROWSER
    grahamc committed Sep 2, 2018
    Copy the full SHA
    146f8ba View commit details
    Browse the repository at this point in the history