Update youmubot

This commit is contained in:
Natsu Kagami 2025-01-03 22:46:50 +01:00
parent 983a1fb071
commit c012593441
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 20 additions and 25 deletions

View file

@ -153,18 +153,12 @@
}
},
"crane_5": {
"inputs": {
"nixpkgs": [
"youmubot",
"nixpkgs"
]
},
"locked": {
"lastModified": 1724377159,
"narHash": "sha256-ixjje1JO8ucKT41hs6n2NCde1Vc0+Zc2p2gUbJpCsMw=",
"lastModified": 1734744351,
"narHash": "sha256-fN9npuZHHHzDVr1wuKoh/TheHkerDaLB9l4vj/48Exg=",
"owner": "ipetkov",
"repo": "crane",
"rev": "3e47b7a86c19142bd3675da49d6acef488b4dac1",
"rev": "a83a48a62640517588c3d137c948ed034706363c",
"type": "github"
},
"original": {
@ -578,11 +572,11 @@
"systems": "systems_8"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
@ -1026,11 +1020,11 @@
},
"nixpkgs_10": {
"locked": {
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
"lastModified": 1734424634,
"narHash": "sha256-cHar1vqHOOyC7f1+tVycPoWTfKIaqkoe1Q6TnKzuti4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
"rev": "d3c42f187194c26d9f0309a8ecc469d6c878ce33",
"type": "github"
},
"original": {
@ -1304,11 +1298,11 @@
]
},
"locked": {
"lastModified": 1724466314,
"narHash": "sha256-ltKuK6shQ64uej1mYNtBsDYxttUNFiv9AcHqk0+0NQM=",
"lastModified": 1734747996,
"narHash": "sha256-0DUuObdcPITVOMMymq2y6YlM++QEWXZO3cTm6RGYgL8=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "2b5b3edd96ef336b00622dcabc13788fdef9e3ca",
"rev": "f9086701f5f3d36b8e5f4a3b9c93579ebc2581e6",
"type": "github"
},
"original": {
@ -1325,11 +1319,11 @@
]
},
"locked": {
"lastModified": 1724466314,
"narHash": "sha256-ltKuK6shQ64uej1mYNtBsDYxttUNFiv9AcHqk0+0NQM=",
"lastModified": 1734747996,
"narHash": "sha256-0DUuObdcPITVOMMymq2y6YlM++QEWXZO3cTm6RGYgL8=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "2b5b3edd96ef336b00622dcabc13788fdef9e3ca",
"rev": "f9086701f5f3d36b8e5f4a3b9c93579ebc2581e6",
"type": "github"
},
"original": {
@ -1550,15 +1544,16 @@
"rust-overlay": "rust-overlay_4"
},
"locked": {
"lastModified": 1731934405,
"narHash": "sha256-5lRtAsJjjc9BkTbpuhjgMgDpXKYkYcGDydh+xJzDVyU=",
"lastModified": 1735912896,
"narHash": "sha256-jJQfnP7XhTGlCvUIgxIKDipIkif/AmOk6SgSuD5qils=",
"owner": "natsukagami",
"repo": "youmubot",
"rev": "a4fab5438bebd9c399f628151958789c7f2454a6",
"rev": "dde4a722a07ba6ad814b3792ae1361139be1e973",
"type": "github"
},
"original": {
"owner": "natsukagami",
"ref": "osu-commands",
"repo": "youmubot",
"type": "github"
}

View file

@ -37,7 +37,7 @@
# ---
# Imported apps
youmubot.url = "github:natsukagami/youmubot";
youmubot.url = "github:natsukagami/youmubot/osu-commands";
# swayfx = {
# url = github:WillPower3309/swayfx;
# inputs.nixpkgs.follows = "nixpkgs";