Update youmubot

This commit is contained in:
Natsu Kagami 2024-02-29 14:27:12 +01:00
parent 2d3ebab8dd
commit 91f4e896a5
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 4 additions and 5 deletions

View file

@ -1544,16 +1544,15 @@
"nixpkgs": "nixpkgs_11"
},
"locked": {
"lastModified": 1708216543,
"narHash": "sha256-+13qbgTB40KI74Lo35jE0erstY5eIVGCaT1YY36wrYo=",
"lastModified": 1709212986,
"narHash": "sha256-Jfa4WRKqcM3bJgpD32rlwEMHc/nBTAa0sChUFgkyj+Y=",
"owner": "natsukagami",
"repo": "youmubot",
"rev": "8a4709f541bda77386aed883f14ccece18238d2c",
"rev": "d158d4015ec13e6e9662d15afa3293b04bcd8277",
"type": "github"
},
"original": {
"owner": "natsukagami",
"ref": "serenity-0.12",
"repo": "youmubot",
"type": "github"
}

View file

@ -27,7 +27,7 @@
# ---
# Imported apps
youmubot.url = "github:natsukagami/youmubot/serenity-0.12";
youmubot.url = "github:natsukagami/youmubot";
swayfx = {
url = github:WillPower3309/swayfx;
inputs.nixpkgs.follows = "nixpkgs";