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: 451c223deea1
Choose a base ref
...
head repository: NixOS/nix
compare: c0d55f918379
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 16, 2017

  1. Configuration menu
    Copy the full SHA
    40dfac9 View commit details
    Browse the repository at this point in the history
  2. AutoDeleteArray -> std::unique_ptr

    Also, switch to C++14 for std::make_unique.
    edolstra committed Jan 16, 2017
    2 Configuration menu
    Copy the full SHA
    2b9d0a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8079ab8 View commit details
    Browse the repository at this point in the history
  4. assign environ to a temp variable to ensure liveness

    Jude Taylor authored and edolstra committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    c0d55f9 View commit details
    Browse the repository at this point in the history