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: c02f213dfa69
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c78e3b7cfba0
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 4, 2018

  1. nixos-option: fix #47722 when missing ~/.nix-defexpr/channels

    The problem was that the non-fatal warning was not omitted
    from the output when constructing a nix expression.
    Now it seems OK for me.  When return code is OK,
    the warnings don't get passed anywhere, but I expect
    that won't matter for this utility.  Fatal errors are still shown.
    
    (cherry picked from commit de93b32)
    vcunat committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    c78e3b7 View commit details
    Browse the repository at this point in the history