yarnInstallHook: add meta.description (#464630)
This commit is contained in:
@@ -195,5 +195,8 @@ in
|
||||
substitutions = {
|
||||
jq = lib.getExe jq;
|
||||
};
|
||||
meta = {
|
||||
description = "Prune yarn dependencies and install files for packages using Yarn 1";
|
||||
};
|
||||
} ./yarn-install-hook.sh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user