1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00
nix/misc/launchd
Marwan Aljubeh a39798b64c
Fix the nix-daemon Mac OS SSL CA cert
Mac OS multi-user installations are currently broken because all requests
made by nix-daemon to the binary cache fail with:

```
unable to download ... Problem with the SSL CA cert (path? access rights?) (77).
```

This change ensures that the nix-daemon knows where to find the SSL CA cert file.

Fixes #2899 and #3261.

(cherry picked from commit b7c02232b2)
2020-10-21 12:19:53 +02:00
..
local.mk Add a launchd configuration file to run nix-daemon 2014-11-04 10:30:22 +01:00
org.nixos.nix-daemon.plist.in Fix the nix-daemon Mac OS SSL CA cert 2020-10-21 12:19:53 +02:00