docs/src/package-managers: update nixos link to official wiki (#10718)
This commit updates the the link from the former, unofficial nixos wiki page to the new https://wiki.nixos.org ref: https://github.com/NixOS/foundation/issues/113
This commit is contained in:
parent
f4a61006bf
commit
00e9e5eade
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ in the AUR, which builds the master branch.
|
||||||
Helix is available in [nixpkgs](https://github.com/nixos/nixpkgs) through the `helix` attribute,
|
Helix is available in [nixpkgs](https://github.com/nixos/nixpkgs) through the `helix` attribute,
|
||||||
the unstable channel usually carries the latest release.
|
the unstable channel usually carries the latest release.
|
||||||
|
|
||||||
Helix is also available as a [flake](https://nixos.wiki/wiki/Flakes) in the project
|
Helix is also available as a [flake](https://wiki.nixos.org/wiki/Flakes) in the project
|
||||||
root. Use `nix develop` to spin up a reproducible development shell. Outputs are
|
root. Use `nix develop` to spin up a reproducible development shell. Outputs are
|
||||||
cached for each push to master using [Cachix](https://www.cachix.org/). The
|
cached for each push to master using [Cachix](https://www.cachix.org/). The
|
||||||
flake is configured to automatically make use of this cache assuming the user
|
flake is configured to automatically make use of this cache assuming the user
|
||||||
|
|
Loading…
Add table
Reference in a new issue