feat(jbot): move package to packages
This commit is contained in:
parent
ef74bd3c41
commit
8f1a3f6f21
4 changed files with 61 additions and 44 deletions
packages
|
@ -13,6 +13,8 @@
|
|||
|
||||
homepage = pkgs.callPackage ./homepage {};
|
||||
|
||||
jmusicbot = pkgs.callPackage ./jmusicbot {};
|
||||
|
||||
libratbag = pkgs.callPackage ./libratbag {
|
||||
inherit (inputs) libratbag-src;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue