aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-09-30 23:37:36 +0300
committerDylan Araps <dylan.araps@gmail.com>2019-09-30 23:37:36 +0300
commit8974dad27aec6d1c7faea70e86f237d0b69adf93 (patch)
treeaa47157b604f94f465e7445ad634507e9beca4a5
parent9442360c09b386525ea83c29722f67ae29683e35 (diff)
downloadpfetch-8974dad27aec6d1c7faea70e86f237d0b69adf93.tar.gz
docs: update
-rwxr-xr-xpfetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pfetch b/pfetch
index 8648124..8b6143d 100755
--- a/pfetch
+++ b/pfetch
@@ -444,7 +444,7 @@ get_pkgs() {
has emerge && printf '%s\n' /var/db/pkg/*/*/
has pkgtool && printf '%s\n' /var/log/packages/*
- # NIX requires two commands.
+ # 'nix' requires two commands.
has nix-store && {
nix-store -q --requisites /run/current-system/sw
nix-store -q --requisites ~.nix-profile