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;
|
||||
|
||||
meta = {
|
||||
description = lambdabot.meta.description;
|
||||
};
|
||||
meta = lambdabot.meta;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user