Update youmubot
This commit is contained in:
parent
2d3ebab8dd
commit
91f4e896a5
|
@ -1544,16 +1544,15 @@
|
||||||
"nixpkgs": "nixpkgs_11"
|
"nixpkgs": "nixpkgs_11"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1708216543,
|
"lastModified": 1709212986,
|
||||||
"narHash": "sha256-+13qbgTB40KI74Lo35jE0erstY5eIVGCaT1YY36wrYo=",
|
"narHash": "sha256-Jfa4WRKqcM3bJgpD32rlwEMHc/nBTAa0sChUFgkyj+Y=",
|
||||||
"owner": "natsukagami",
|
"owner": "natsukagami",
|
||||||
"repo": "youmubot",
|
"repo": "youmubot",
|
||||||
"rev": "8a4709f541bda77386aed883f14ccece18238d2c",
|
"rev": "d158d4015ec13e6e9662d15afa3293b04bcd8277",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "natsukagami",
|
"owner": "natsukagami",
|
||||||
"ref": "serenity-0.12",
|
|
||||||
"repo": "youmubot",
|
"repo": "youmubot",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
# ---
|
# ---
|
||||||
# Imported apps
|
# Imported apps
|
||||||
youmubot.url = "github:natsukagami/youmubot/serenity-0.12";
|
youmubot.url = "github:natsukagami/youmubot";
|
||||||
swayfx = {
|
swayfx = {
|
||||||
url = github:WillPower3309/swayfx;
|
url = github:WillPower3309/swayfx;
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Reference in a new issue