Skip to content

Commit

Permalink
README: Add Nixpkgs to Installation (#1448)
Browse files Browse the repository at this point in the history
* README: Add Nixpkgs Installation

* README: Hint that Nix starts the check
  • Loading branch information
roberth committed Jun 16, 2024
1 parent 4dde528 commit 4340fcb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ docker pull lycheeverse/lychee
nix-env -iA nixos.lychee
```

### Nixpkgs

- [`lychee` package](https://search.nixos.org/packages?show=lychee&query=lychee) for configurations, Nix shells, etc.

- Let Nix check a packaged site with \
[`testers.lycheeLinkCheck`](https://nixos.org/manual/nixpkgs/stable/#tester-lycheeLinkCheck) `{ site = …; }`

### FreeBSD

```sh
Expand Down

0 comments on commit 4340fcb

Please sign in to comment.