flake.lock: bump, Cargo.{toml,lock}: update inputs

This commit is contained in:
2025-12-15 09:25:16 +09:00
parent 106f1c9f5e
commit ffd19ea856
3 changed files with 310 additions and 297 deletions
Generated
+297 -284
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -8,10 +8,10 @@ name = "rtkit"
path = "src/main.rs" path = "src/main.rs"
[dependencies] [dependencies]
anyhow = "1.0.93" anyhow = "1.0.100"
bitflags = "2.6.0" bitflags = "2.10.0"
clap = { version = "4.5.21", features = ["derive"] } clap = { version = "4.5.53", features = ["derive"] }
nix = { version = "0.29.0", features = ["fs", "process", "resource", "sched"] } nix = { version = "0.30.1", features = ["fs", "process", "resource", "sched"] }
sd-notify = "0.4.3" sd-notify = "0.4.5"
tracing = "0.1.40" tracing = "0.1.43"
zbus = "5.1.1" zbus = "5.12.0"
Generated
+6 -6
View File
@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1742288794, "lastModified": 1765472234,
"narHash": "sha256-Txwa5uO+qpQXrNG4eumPSD+hHzzYi/CdaM80M9XRLCo=", "narHash": "sha256-9VvC20PJPsleGMewwcWYKGzDIyjckEz8uWmT0vCDYK0=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b6eaf97c6960d97350c584de1b6dcff03c9daf42", "rev": "2fbfb1d73d239d2402a8fe03963e37aab15abe8b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -29,11 +29,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1742351546, "lastModified": 1765680428,
"narHash": "sha256-GPubFcOXyi8TVm1xpltHYPcfGr+iO+if2u/EtzFVnHQ=", "narHash": "sha256-fyPmRof9SZeI14ChPk5rVPOm7ISiiGkwGCunkhM+eUg=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "b0a7450168c62a46f87d204280e6d9d1c0292671", "rev": "eb3898d8ef143d4bf0f7f2229105fc51c7731b2f",
"type": "github" "type": "github"
}, },
"original": { "original": {