Use youmu debug

This commit is contained in:
Natsu Kagami 2023-11-16 01:03:46 +01:00
parent 37b780ba72
commit c6518aae2f
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 5 additions and 4 deletions

View file

@ -1599,15 +1599,16 @@
"nixpkgs": "nixpkgs_12"
},
"locked": {
"lastModified": 1697989672,
"narHash": "sha256-Pk63Kc2Fc8XUvoaBXrL/InE1aNWQ+IWPuQfIHpDKPWU=",
"lastModified": 1699911507,
"narHash": "sha256-sIxZ1KG7q1zBqIqJCyIXvdgEKphNs6PB+WEUhKnqhmw=",
"owner": "natsukagami",
"repo": "youmubot",
"rev": "b0f7aab1a17a608e8e0c64bf471fab7451b68196",
"rev": "822f07954fe614aa525a0d56e69acf1c7ceaf7c1",
"type": "github"
},
"original": {
"owner": "natsukagami",
"ref": "debug",
"repo": "youmubot",
"type": "github"
}

View file

@ -28,7 +28,7 @@
# ---
# Imported apps
rnix-lsp.url = "github:nix-community/rnix-lsp";
youmubot.url = "github:natsukagami/youmubot";
youmubot.url = "github:natsukagami/youmubot/debug";
swayfx = {
url = github:WillPower3309/swayfx;
inputs.nixpkgs.follows = "nixpkgs";