Skip to content

Commit 32a8aa2

Browse files
ayunulleytebit
andauthored
Determinate Nix Installer Readme Update (#1604)
* Determinate Nix Installer Readme Update * Determinate Nix Installer Readme Update #2 * Determinate Nix Installer Readme Corrections/Update * Determinate Nix Installer README fixes * Determinate Nix Installer README fixes --------- Co-authored-by: eytebit <[email protected]>
1 parent cb40ba1 commit 32a8aa2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
[![License](https://img.shields.io/github/license/DeterminateSystems/nix-installer)](https://github.com/DeterminateSystems/nix-installer/blob/main/LICENSE)
77
[![Discord](https://img.shields.io/discord/1116012109709463613)](https://determinate.systems/discord)
88

9-
**Determinate Nix Installer** is the best way to install [Nix].
10-
It works on macOS, Linux, Windows Subsystem for Linux (WSL), SELinux, the Valve Steam Deck, and more.
11-
It installs either [Nix](https://nixos.org) or [Determinate Nix][det-nix] (with [flakes] enabled by default), it offers support for seamlessly [uninstalling Nix](#uninstalling), it enables Nix to survive [macOS upgrades][macos-upgrades], and [much more](#features).
9+
**Determinate Nix Installer** is the easiest and most reliable way to install [Nix]&mdash;as well as our longest-running project.
10+
11+
When we created Determinate Nix, we added support for it directly into the installer via the `--determinate` flag.
12+
13+
The installer works across a wide range of environments, including macOS, Linux, Windows Subsystem for Linux (WSL), SELinux, the Valve Steam Deck, and more.
14+
It can install either [Nix](https://nixos.org) or [Determinate Nix][det-nix] (with [flakes] enabled by default), it offers support for seamlessly [uninstalling Nix](#uninstalling), it enables Nix to survive [macOS upgrades][macos-upgrades], and [much more](#features).
1215

1316
The quickest way to have a great Nix experience is with [Determinate Nix][det-nix].
1417
This one liner will do just that on any supported system:
@@ -26,7 +29,7 @@ curl -fsSL https://install.determinate.systems/nix | sh -s -- install
2629
> [!TIP]
2730
> The **best way to get Determinate Nix on macOS** is with the <a href="https://install.determinate.systems/determinate-pkg/stable/Universal">macOS package</a>.
2831
29-
Determinate Nix Installer successfully completes over **1 million** installs per month in a number of environments, including [Github Actions](#as-a-github-action) and [GitLab](#on-gitlab):
32+
Determinate Nix Installer successfully completes **tens of thousands** of installs every day in a number of environments, including [Github Actions](#as-a-github-action) and [GitLab](#on-gitlab):
3033

3134
| Platform | Multi user? | `root` only | Maturity |
3235
| -------------------------------------------------------------------- | :---------------: | :---------: | :---------------: |

0 commit comments

Comments
 (0)