doc: fix nixpkgs link

Closes #3006
This commit is contained in:
Nadir Ishiguro
2025-03-05 20:57:02 +01:00
committed by Andrew Gallant
parent 1d1ca1aa5d
commit 1efa5c1e18

View File

@@ -312,7 +312,7 @@ $ sudo yum install ripgrep
```
If you're a **Nix** user, you can install ripgrep from
[nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/text/ripgrep/default.nix):
[nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/ri/ripgrep/package.nix):
```
$ nix-env --install ripgrep