Skip to content

Commit

Permalink
Merge pull request #751 from CleverCloud/docs/remove-nix-setup-instru…
Browse files Browse the repository at this point in the history
…ctions

docs(setup-systems): remove nix instructions
  • Loading branch information
aurrelhebert committed May 30, 2024
2 parents d3f3161 + 0a30c9d commit d39e9ca
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/setup-systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Clever Cloud CLI is based on Node.js. We thought it to be easily available on an
- [Chocolatey](/docs/setup-systems.md#chocolatey)
- [Binary (.zip)](/docs/setup-systems.md#binary-zip)
- [Docker](/docs/setup-systems.md#docker)
- [Nix](/docs/setup-systems.md#nix-package-manager)

## GNU/Linux

Expand Down Expand Up @@ -150,9 +149,3 @@ In your `Dockerfile` you can copy the clever-tools CLI from the image itself wit
```Dockerfile
COPY --from=clevercloud/clever-tools /bin/clever /usr/local/bin/clever
```

## Nix package manager

If you are using Nix, you will find a Nix derivation on Fretlink's GitHub repository:

* https://github.com/fretlink/clever-tools-nix

0 comments on commit d39e9ca

Please sign in to comment.