mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
weechat-title!
This commit is contained in:
parent
17e7657f23
commit
e80ff15b82
3 changed files with 30 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ let
|
|||
pkgs = self;
|
||||
};
|
||||
|
||||
weechatScripts = super.weechatScripts // {
|
||||
weechat-title = (super.callPackage ./weechat-title { });
|
||||
};
|
||||
|
||||
screenstub = unstable.callPackage ./screenstub { };
|
||||
|
||||
kat-weather = super.callPackage ./kat-weather { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue