From 5d8ec8360bfc83eb74c5bea8e71aca291120a77c Mon Sep 17 00:00:00 2001 From: Adrian Groh Date: Wed, 5 Jul 2023 22:07:30 +0200 Subject: [PATCH] docs(readme): add nixpkgs installation instructions --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e60dd7..3b3ee18 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ cargo install pfetch brew install pfetch-rs ``` +### Nixpkgs + +Install the [pfetch-rs](https://search.nixos.org/packages?channel=unstable&show=pfetch-rs) Nix package. + ### AUR Install the [pfetch-rs](https://aur.archlinux.org/packages/pfetch-rs) or @@ -59,7 +63,7 @@ Install the [pfetch-rs](https://aur.archlinux.org/packages/pfetch-rs) or ## Performance Benchmarks performed on an AMD Ryzen 5 3600. Execution time is measured using -[hyperfine](https://github.com/sharkdp/hyperfine) with `-w 4 -m 500 -N` flags +[hyperfine](https://github.com/sharkdp/hyperfine) with `-w 4 -m 500 -N` flags. | Implementation | Mean [ms] | Min [ms] | Max [ms] | | :---------------: | :--------: | :------: | :------: |