flake.lock: bump, pubspec.yaml: bump
Test / test (push) Successful in 5m35s

This commit is contained in:
2026-05-20 17:22:58 +09:00
parent c447257af3
commit a5a4a3726f
2 changed files with 7 additions and 7 deletions
Generated
+6 -6
View File
@@ -3,11 +3,11 @@
"kanjivg": {
"flake": false,
"locked": {
"lastModified": 1772352482,
"narHash": "sha256-8EG3Y1daI2B24NELQwU+eXl/7OmWnW/RXMAQSRVLzWw=",
"lastModified": 1778620714,
"narHash": "sha256-LwNcY5A6XPGI+DASZfmP7OeYe8IFesShhSrE7Go2ux8=",
"owner": "KanjiVG",
"repo": "kanjivg",
"rev": "0b4309cf6d74799b0e4b72940d8267fbe73f72d0",
"rev": "1957802840a6f059d1e27dcb5755722955cc7dbb",
"type": "github"
},
"original": {
@@ -18,11 +18,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1774386573,
"narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=",
"lastModified": 1779560665,
"narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9",
"rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786",
"type": "github"
},
"original": {
+1 -1
View File
@@ -9,7 +9,7 @@ dependencies:
bisection: ^0.4.3+1
flutter:
sdk: flutter
xml: ^6.5.0
xml: '>=6.0.0 < 8.0.0'
dev_dependencies:
flutter_test: