etna: add ukubot
This commit is contained in:
parent
0a4a2209f1
commit
c460d98467
6 changed files with 109 additions and 2 deletions
|
@ -55,6 +55,12 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
ukubot-rs = {
|
||||
url = "github:uku3lig/ukubot-rs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {flake-parts, ...} @ inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue