Update youmubot
This commit is contained in:
parent
1e822b9fe9
commit
01903f3547
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -1599,16 +1599,15 @@
|
|||
"nixpkgs": "nixpkgs_12"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1700094554,
|
||||
"narHash": "sha256-5wWi1yIJLcdusNjheNcJqRBzkQnhp+AJAqbwOZmDOTo=",
|
||||
"lastModified": 1700574900,
|
||||
"narHash": "sha256-8qS+yXSuBe9RTPiVEM/g9CSamL7RHq3NmjEvV0qLEiU=",
|
||||
"owner": "natsukagami",
|
||||
"repo": "youmubot",
|
||||
"rev": "67a7eb9aec0a5ad9a2493edf75a044fb906af2b0",
|
||||
"rev": "220dbc21ea84f138742fd123f345c1600aec85da",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "natsukagami",
|
||||
"ref": "debug",
|
||||
"repo": "youmubot",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
# ---
|
||||
# Imported apps
|
||||
rnix-lsp.url = "github:nix-community/rnix-lsp";
|
||||
youmubot.url = "github:natsukagami/youmubot/debug";
|
||||
youmubot.url = "github:natsukagami/youmubot";
|
||||
swayfx = {
|
||||
url = github:WillPower3309/swayfx;
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Reference in a new issue