summary refs log tree commit diff
path: root/pkgs/tools/system/inxi
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/system/inxi')
-rw-r--r--pkgs/tools/system/inxi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/system/inxi/default.nix b/pkgs/tools/system/inxi/default.nix
index 5efdc538174..1b1aaf00b37 100644
--- a/pkgs/tools/system/inxi/default.nix
+++ b/pkgs/tools/system/inxi/default.nix
@@ -43,7 +43,7 @@ in stdenv.mkDerivation rec {
     cp inxi.1 $out/share/man/man1/
   '';
 
-  meta = with stdenv.lib; {
+  meta = with lib; {
     description = "A full featured CLI system information tool";
     longDescription = ''
       inxi is a command line system information script built for console and