Determinate Nix
Determinate Nix is Determinate Systems’ validated and secure downstream distribution of NixOS/nix designed for enterprise use cases.
As a downstream distribution, Determinate Nix is fully compatible with and includes everything in upstream Nix but also features special features like:
- Parallel evaluation
- Lazy trees
- A native Linux builder for macOS
- Support for WebAssembly in expressions
Determinate Nix makes your workflows faster, your CI/CD runs smoother, and your experience of using Nix seamless across all environments.
Every Determinate Nix release is validated on SOC 2 Type II infrastructure and backed by a defined Common Vulnerabilities and Exposures (CVE) process, providing the security, scale, and stability that organizations need across developer workstations, CI/CD, and the cloud.
Determinate Nix has two core components:
- Our downstream distribution of the Nix CLI.
- Determinate Nixd, a daemon that makes your experience of installing and using Nix dramatically more smooth.
Getting started
You can get started by installing Determinate Nix on your preferred platform:
Get Determinate for macOS
Configuring Determinate Nix
Determinate Nix generally handles configuration for you, and one of its core virtues is that it enables you to confidently use Nix while making fewer decisions about it—including configuration decisions.
When you install Determinate Nix, the installer writes a nix.conf configuration file to /etc/nix/nix.conf with carefully chosen values.
If you need to provide custom configuration beyond this, however, you can write that additional configuration to /etc/nix/nix.custom.conf.
It’s important that you not change the values generated by Determinate Nix in /etc/nix/nix.conf.
If you do need to supply custom configuration, nix.custom.conf is the only supported way to do so in Determinate Nix.
Determinate Nixd
Determinate Nixd is a daemon for both Linux and macOS that makes your experience of installing and using Nix dramatically more smooth. You can read more in the Determinate Nixd documentation.
Determinate Nix 3.0 Reference Manual
For in-depth information about Determinate Nix 3.0, consult our work-in-progress reference manual.
The version of the reference manual corresponds to the specific Nix version on which Determinate Nix is based.
It’s lightly edited to adjust to our published best practices but it may still contain some outdated
suggestions regarding best practices.
You may find scattered references to, for example, Nix channels, nix-* commands, and installation, uninstallation, and bug reporting procedures that don’t apply to Determinate Nix.
Our primary maintained documentation is here at docs.determinate.systems. Consider manual.determinate.systems as a deep technical reference and not an authoritative source about Determinate-Systems-recommended best practices or approaches.
