haskell-lambdabot-wrapper: properly inherit the meta section from lambdabot
This commit is contained in:
parent
4126a651b7
commit
cf0e96d049
@ -12,8 +12,5 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
preferLocalBuild = true;
|
preferLocalBuild = true;
|
||||||
|
|
||||||
meta = {
|
meta = lambdabot.meta;
|
||||||
description = lambdabot.meta.description;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user