mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
added parrot bot --doesn't work yet
This commit is contained in:
parent
a8bf781fcd
commit
d40d26761b
4 changed files with 37 additions and 3 deletions
|
|
@ -27,6 +27,7 @@
|
|||
(final: prev: rec {
|
||||
t-rex-miner = final.callPackage ./pkgs/t-rex-miner {};
|
||||
afk-cmds = final.callPackage ./pkgs/afk-cmds {};
|
||||
parrot = final.callPackage ./pkgs/parrot {};
|
||||
discord = prev.discord.override {
|
||||
withOpenASAR = true;
|
||||
nss = prev.nss_latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue