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/nix
base: c6a0f4c393c9
Choose a base ref
...
head repository: NixOS/nix
compare: 7f9a0033c71a
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 18, 2019

  1. function-trace: always show the trace

    If the user invokes nix with --trace-function-calls it means that they
    want to see the trace.
    zimbatm committed Sep 18, 2019
    Copy the full SHA
    619cc4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3097 from zimbatm/show-traces

    function-trace: always show the trace
    edolstra committed Sep 18, 2019
    Copy the full SHA
    7f9a003 View commit details
    Browse the repository at this point in the history