diff --git a/master/package-managers.html b/master/package-managers.html index b9974eac8..ef7244417 100644 --- a/master/package-managers.html +++ b/master/package-managers.html @@ -235,7 +235,7 @@ in the AUR, which builds the master branch.
Helix is available in nixpkgs through the helix
attribute,
the unstable channel usually carries the latest release.
Helix is also available as a flake in the project +
Helix is also available as a flake in the project
root. Use nix develop
to spin up a reproducible development shell. Outputs are
cached for each push to master using Cachix. The
flake is configured to automatically make use of this cache assuming the user
diff --git a/master/print.html b/master/print.html
index 74ab13679..6623670a9 100644
--- a/master/print.html
+++ b/master/print.html
@@ -260,7 +260,7 @@ in the AUR, which builds the master branch.
Helix is available in nixpkgs through the helix
attribute,
the unstable channel usually carries the latest release.
Helix is also available as a flake in the project +
Helix is also available as a flake in the project
root. Use nix develop
to spin up a reproducible development shell. Outputs are
cached for each push to master using Cachix. The
flake is configured to automatically make use of this cache assuming the user