Move to youmubot serenity 0.12

This commit is contained in:
Natsu Kagami 2024-02-18 01:42:27 +01:00
parent d90650116e
commit 224974dd77
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 9 additions and 9 deletions

View file

@ -982,16 +982,16 @@
}, },
"nixpkgs_11": { "nixpkgs_11": {
"locked": { "locked": {
"lastModified": 1707650010, "lastModified": 1708118438,
"narHash": "sha256-dOhphIA4MGrH4ElNCy/OlwmN24MsnEqFjRR6+RY7jZw=", "narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "809cca784b9f72a5ad4b991e0e7bcf8890f9c3a6", "rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nixos", "owner": "nixos",
"ref": "nixos-23.11", "ref": "nixos-unstable",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }
@ -1544,16 +1544,16 @@
"nixpkgs": "nixpkgs_11" "nixpkgs": "nixpkgs_11"
}, },
"locked": { "locked": {
"lastModified": 1707960317, "lastModified": 1708216543,
"narHash": "sha256-FYprb8cfwMX9852cO7vBvJX0th9nz7BLrv3fRyXzMcE=", "narHash": "sha256-+13qbgTB40KI74Lo35jE0erstY5eIVGCaT1YY36wrYo=",
"owner": "natsukagami", "owner": "natsukagami",
"repo": "youmubot", "repo": "youmubot",
"rev": "13ce7ebe6d08be0480dfff2b331492aae7d4d559", "rev": "8a4709f541bda77386aed883f14ccece18238d2c",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "natsukagami", "owner": "natsukagami",
"ref": "rosu-v2", "ref": "serenity-0.12",
"repo": "youmubot", "repo": "youmubot",
"type": "github" "type": "github"
} }

View file

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