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

Commits on Mar 15, 2019

  1. nix-daemon: add variable to disable fork safety

    Since macOS 10.14 this has become an error, causing problems if the
    nix-daemon loads nix during substitution (this is a forked process).
    
    Workaround for #2523.
    
    (cherry picked from commit 8ac1130)
    LnL7 committed Mar 15, 2019
    Copy the full SHA
    34d897e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Merge pull request #2729 from LnL7/2.2-maintenance

    backport nix-daemon fork safety to 2.2
    edolstra committed Mar 18, 2019
    Copy the full SHA
    03aaabc View commit details
    Browse the repository at this point in the history