Update youmubot

This commit is contained in:
Natsu Kagami 2024-08-24 23:50:19 +02:00
parent 08d0c7aea3
commit 84fa06937c
Signed by: nki
GPG key ID: 55A032EB38B49ADB
3 changed files with 58 additions and 10 deletions

View file

@ -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";