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: 0c9365c6ba69
Choose a base ref
...
head repository: NixOS/nix
compare: 1c8b550e3441
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 11, 2020

  1. Simplify code as output env vars are unconditional

    Since the jsonObject unique ptr is reset to flush the string to make
    `__json`, all these `!jsonObject` conditions will always be true.
    Ericson2314 committed Aug 11, 2020
    Copy the full SHA
    d3fa8c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Merge pull request #3917 from obsidiansystems/output-env-var-uncondit…

    …ional
    
    Simplify code as output env vars are unconditional
    edolstra committed Aug 18, 2020
    Copy the full SHA
    1c8b550 View commit details
    Browse the repository at this point in the history