parent
c4cca95bf2
commit
aa10b3127f
@ -123,6 +123,7 @@ in if configure == null then weechat else
|
|||||||
${lib.concatMapStringsSep "\n" (p: lib.optionalString (p ? extraEnv) p.extraEnv) plugins}
|
${lib.concatMapStringsSep "\n" (p: lib.optionalString (p ? extraEnv) p.extraEnv) plugins}
|
||||||
exec ${weechat}/bin/weechat "$@"
|
exec ${weechat}/bin/weechat "$@"
|
||||||
'') // {
|
'') // {
|
||||||
|
name = weechat.name;
|
||||||
unwrapped = weechat;
|
unwrapped = weechat;
|
||||||
meta = weechat.meta;
|
meta = weechat.meta;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user