Update youmubot
This commit is contained in:
parent
08d0c7aea3
commit
84fa06937c
3 changed files with 58 additions and 10 deletions
|
@ -25,6 +25,10 @@
|
|||
# --- Build tools
|
||||
flake-utils.url = github:numtide/flake-utils;
|
||||
crane.url = github:ipetkov/crane;
|
||||
rust-overlay = {
|
||||
url = "github:oxalica/rust-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
arion.url = github:hercules-ci/arion;
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue