mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
docs: add nixpkgs installation method
This commit is contained in:
parent
a8bd2c82e4
commit
d9f5fe5022
1 changed files with 5 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
### On the web editor
|
||||
|
||||
Please visit:
|
||||
[kamadorueda.github.io/alejandra](https://kamadorueda.github.io/alejandra/)
|
||||
[kamadorueda.github.io/alejandra](https://kamadorueda.github.io/alejandra/).
|
||||
|
||||
### Prebuilt binaries
|
||||
|
||||
|
@ -126,6 +126,10 @@ or:
|
|||
$ /path/to/alejandra --help
|
||||
```
|
||||
|
||||
### From [Nixpkgs](https://github.com/nixos/nixpkgs)
|
||||
|
||||
Please visit: [search.nixos.org/packages?query=alejandra](https://search.nixos.org/packages?channel=unstable&show=alejandra&from=0&size=50&sort=relevance&type=packages&query=alejandra).
|
||||
|
||||
### Nix installation
|
||||
|
||||
- Nix with [Flakes](https://nixos.wiki/wiki/Flakes):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue