Merge pull request #73495 from tilpner/pkgs/weechatScripts/recurseIntoAttrs
This commit is contained in:
commit
a84f932e31
@ -22535,7 +22535,7 @@ in
|
||||
|
||||
weechat = wrapWeechat weechat-unwrapped { };
|
||||
|
||||
weechatScripts = dontRecurseIntoAttrs (callPackage ../applications/networking/irc/weechat/scripts { });
|
||||
weechatScripts = recurseIntoAttrs (callPackage ../applications/networking/irc/weechat/scripts { });
|
||||
|
||||
westonLite = weston.override {
|
||||
pango = null;
|
||||
|
Loading…
Reference in New Issue
Block a user