treewide: add some missing meta: descriptions and homepages (#70497)
This commit is contained in:
committed by
Dmitry Kalinkin
parent
a1febca9fc
commit
ee06d27cf2
@@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://www.gnu.org/software/which/;
|
||||
description = "Shows the full path of (shell) commands";
|
||||
platforms = platforms.all;
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user