Nix (package manager): Difference between revisions
No edit summary |
No edit summary |
||
| Line 67: | Line 67: | ||
<!--T:17--> | <!--T:17--> | ||
Sandboxing is enabled by default on Linux, and disabled by default on macOS. | Sandboxing is enabled by default on Linux, and disabled by default on macOS. | ||
In pull requests for [https://github.com/NixOS/nixpkgs/ Nixpkgs] people are asked to test builds with sandboxing enabled (see <code>Tested using sandboxing</code> in the pull request template) because in [https://nixos.org/hydra/ official Hydra builds] sandboxing is also used. | In pull requests for [<tvar name="1">https://github.com/NixOS/nixpkgs/</tvar> Nixpkgs] people are asked to test builds with sandboxing enabled (see <code>Tested using sandboxing</code> in the pull request template) because in [<tvar name="2">https://nixos.org/hydra/</tvar> official Hydra builds] sandboxing is also used. | ||
<!--T:18--> | <!--T:18--> | ||
| Line 78: | Line 78: | ||
<!--T:21--> | <!--T:21--> | ||
* [https://code.tvl.fyi/tree/tvix tvix] | * [<tvar name="1">https://code.tvl.fyi/tree/tvix</tvar> tvix] | ||
<!--T:22--> | <!--T:22--> | ||
| Line 84: | Line 84: | ||
<!--T:23--> | <!--T:23--> | ||
* [https://lix.systems/ lix] | * [<tvar name="1">https://lix.systems/</tvar> lix] | ||
<!--T:24--> | <!--T:24--> | ||
Earlier attempts can be found on [https://riir-nix.github.io/ riir-nix] | Earlier attempts can be found on [<tvar name="1">https://riir-nix.github.io/</tvar> riir-nix] | ||
<!--T:25--> | <!--T:25--> | ||