Update youmubot
This commit is contained in:
parent
1e822b9fe9
commit
01903f3547
|
@ -1599,16 +1599,15 @@
|
||||||
"nixpkgs": "nixpkgs_12"
|
"nixpkgs": "nixpkgs_12"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1700094554,
|
"lastModified": 1700574900,
|
||||||
"narHash": "sha256-5wWi1yIJLcdusNjheNcJqRBzkQnhp+AJAqbwOZmDOTo=",
|
"narHash": "sha256-8qS+yXSuBe9RTPiVEM/g9CSamL7RHq3NmjEvV0qLEiU=",
|
||||||
"owner": "natsukagami",
|
"owner": "natsukagami",
|
||||||
"repo": "youmubot",
|
"repo": "youmubot",
|
||||||
"rev": "67a7eb9aec0a5ad9a2493edf75a044fb906af2b0",
|
"rev": "220dbc21ea84f138742fd123f345c1600aec85da",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "natsukagami",
|
"owner": "natsukagami",
|
||||||
"ref": "debug",
|
|
||||||
"repo": "youmubot",
|
"repo": "youmubot",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
# ---
|
# ---
|
||||||
# Imported apps
|
# Imported apps
|
||||||
rnix-lsp.url = "github:nix-community/rnix-lsp";
|
rnix-lsp.url = "github:nix-community/rnix-lsp";
|
||||||
youmubot.url = "github:natsukagami/youmubot/debug";
|
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