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: 0a7e258012b6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: de93b32f902f
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.
    vcunat committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    de93b32 View commit details
    Browse the repository at this point in the history