server-box: 1.0.1351 -> 1.0.1365 (#509805)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-14 03:47:56 +00:00
committed by GitHub
2 changed files with 24 additions and 4 deletions
+2 -2
View File
@@ -13,14 +13,14 @@
}:
let
version = "1.0.1351";
version = "1.0.1365";
src = fetchFromGitHub {
owner = "lollipopkit";
repo = "flutter_server_box";
tag = "v${version}";
fetchSubmodules = true;
hash = "sha256-zCe45ESYbtMZaOZEppOKjSDs0l6+UtEQ7fs9r3yzDP4=";
hash = "sha256-rZTQ3ZDWfVWHKLg/+uEDWE5KzLK01S/JCj1KhOGzZsA=";
};
in
flutter341.buildFlutterApplication {
+22 -2
View File
@@ -971,6 +971,26 @@
"source": "hosted",
"version": "4.1.5+1"
},
"jni": {
"dependency": "transitive",
"description": {
"name": "jni",
"sha256": "c2230682d5bc2362c1c9e8d3c7f406d9cbba23ab3f2e203a025dd47e0fb2e68f",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "1.0.0"
},
"jni_flutter": {
"dependency": "transitive",
"description": {
"name": "jni_flutter",
"sha256": "8b59e590786050b1cd866677dddaf76b1ade5e7bc751abe04b86e84d379d3ba6",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "1.0.1"
},
"js": {
"dependency": "transitive",
"description": {
@@ -1285,11 +1305,11 @@
"dependency": "transitive",
"description": {
"name": "path_provider_android",
"sha256": "149441ca6e4f38193b2e004c0ca6376a3d11f51fa5a77552d8bd4d2b0c0912ba",
"sha256": "914a07484c4380e572998d30486e77e0d9cd2faec72fee268086d07bf7f302c9",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.2.23"
"version": "2.3.0"
},
"path_provider_foundation": {
"dependency": "transitive",