diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2019-11-04 13:48:58 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2019-11-06 00:55:03 +0100 |
commit | c119ab9db0edf65379593883c5ed5253549ebbd0 (patch) | |
tree | a0cd244d0f0a7b77cb99ab564c1985aa03e02a65 /misc | |
parent | 2af9561316606892ce0337939c01f3c0d43d75bd (diff) |
Enable recursive Nix using a feature
Derivations that want to use recursion should now set
requiredSystemFeatures = [ "recursive-nix" ];
to make the daemon socket appear.
Also, Nix should be configured with "experimental-features =
recursive-nix".
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions