Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-25 | build-remote.sh: Test LegacySSHStore | Eelco Dolstra | |
2019-12-03 | Disable recursive Nix test on macOS | Eelco Dolstra | |
https://hydra.nixos.org/build/107724274 | |||
2019-11-06 | Enable recursive Nix using a feature | Eelco Dolstra | |
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". | |||
2019-11-06 | Add a test for recursive Nix | Eelco Dolstra | |