mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-29 15:03:55 +03:00
Add NixOS instructions
This commit is contained in:
parent
fef5e7d8d3
commit
73b3eaa654
@ -125,6 +125,13 @@ On Arch Linux, hyperfine can be installed [from the official repositories](https
|
|||||||
pacman -S hyperfine
|
pacman -S hyperfine
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### On NixOS
|
||||||
|
|
||||||
|
On NixOS, hyperfine can be installed [from the official repositories](https://nixos.org/nixos/packages.html?query=hyperfine):
|
||||||
|
```
|
||||||
|
nix-env -i hyperfine
|
||||||
|
```
|
||||||
|
|
||||||
### On Void Linux
|
### On Void Linux
|
||||||
|
|
||||||
Hyperfine can be installed via xbps
|
Hyperfine can be installed via xbps
|
||||||
|
Loading…
Reference in New Issue
Block a user