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

Commits on Apr 10, 2018

  1. launchd: enable keepalive for the nix-daemon service

    Without this the daemon won't be restarted if the process ever dies, for
    example when sending a SIGHUP to reload nix.conf.
    
    (cherry picked from commit 05cb8e5)
    LnL7 committed Apr 10, 2018
    Copy the full SHA
    3cc790b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2067 from LnL7/darwin-daemon-keepalive

    launchd: enable keepalive for the nix-daemon service
    copumpkin committed Apr 10, 2018
    Copy the full SHA
    d8141de View commit details
    Browse the repository at this point in the history