From 7d3f98d9cfb65bfe7f0b91a11caa488a33d9f471 Mon Sep 17 00:00:00 2001
From: archseer
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