mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
[Backport release-25.05] ente-auth: 4.4.0 -> 4.4.3 (#427216)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"ente_crypto_dart": "sha256-xBBK9BdXh4+OTj+Jkf3zh5sMZjXtvhyuE1R5LFE8iTY=",
|
||||
"flutter_inappwebview": "sha256-kskXtWxgp7/g1xThm5Wk3Akeaw3DHGN99PARLJyGL3A=",
|
||||
"flutter_inappwebview_android": "sha256-kskXtWxgp7/g1xThm5Wk3Akeaw3DHGN99PARLJyGL3A=",
|
||||
"flutter_inappwebview_ios": "sha256-kskXtWxgp7/g1xThm5Wk3Akeaw3DHGN99PARLJyGL3A=",
|
||||
"flutter_inappwebview_macos": "sha256-kskXtWxgp7/g1xThm5Wk3Akeaw3DHGN99PARLJyGL3A=",
|
||||
"flutter_inappwebview_platform_interface": "sha256-kskXtWxgp7/g1xThm5Wk3Akeaw3DHGN99PARLJyGL3A=",
|
||||
"flutter_inappwebview_web": "sha256-kskXtWxgp7/g1xThm5Wk3Akeaw3DHGN99PARLJyGL3A=",
|
||||
"flutter_inappwebview_windows": "sha256-kskXtWxgp7/g1xThm5Wk3Akeaw3DHGN99PARLJyGL3A=",
|
||||
"flutter_local_authentication": "sha256-r50jr+81ho+7q2PWHLf4VnvNJmhiARZ3s4HUpThCgc0=",
|
||||
"sqflite": "sha256-+XTVtkFJ94VifwnutvUuAqqiyWwrcEiZ3Uz0H4D9zWA="
|
||||
}
|
||||
|
||||
@@ -18,17 +18,17 @@ let
|
||||
in
|
||||
flutter324.buildFlutterApplication rec {
|
||||
pname = "ente-auth";
|
||||
version = "4.4.0";
|
||||
version = "4.4.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ente-io";
|
||||
repo = "ente";
|
||||
sparseCheckout = [ "auth" ];
|
||||
sparseCheckout = [ "mobile/apps/auth" ];
|
||||
tag = "auth-v${version}";
|
||||
hash = "sha256-bwLEOmdDiD7X2o9PshDBf+Y1s6KYT7xGhqCu4nNAchI=";
|
||||
hash = "sha256-6LTGmSCMlLynYtYCsJiALsRMm9vLUD9HaGnfHu0r6Rw=";
|
||||
};
|
||||
|
||||
sourceRoot = "${src.name}/auth";
|
||||
sourceRoot = "${src.name}/mobile/apps/auth";
|
||||
|
||||
pubspecLock = lib.importJSON ./pubspec.lock.json;
|
||||
gitHashes = lib.importJSON ./git-hashes.json;
|
||||
|
||||
@@ -676,82 +676,89 @@
|
||||
"flutter_inappwebview": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "flutter_inappwebview",
|
||||
"sha256": "80092d13d3e29b6227e25b67973c67c7210bd5e35c4b747ca908e31eb71a46d5",
|
||||
"url": "https://pub.dev"
|
||||
"path": "flutter_inappwebview",
|
||||
"ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"resolved-ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"url": "https://github.com/pichillilorenzo/flutter_inappwebview.git"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "6.1.5"
|
||||
"source": "git",
|
||||
"version": "6.2.0-beta.3"
|
||||
},
|
||||
"flutter_inappwebview_android": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "flutter_inappwebview_android",
|
||||
"sha256": "62557c15a5c2db5d195cb3892aab74fcaec266d7b86d59a6f0027abd672cddba",
|
||||
"url": "https://pub.dev"
|
||||
"path": "flutter_inappwebview_android",
|
||||
"ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"resolved-ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"url": "https://github.com/pichillilorenzo/flutter_inappwebview.git"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.1.3"
|
||||
"source": "git",
|
||||
"version": "1.2.0-beta.3"
|
||||
},
|
||||
"flutter_inappwebview_internal_annotations": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "flutter_inappwebview_internal_annotations",
|
||||
"sha256": "5f80fd30e208ddded7dbbcd0d569e7995f9f63d45ea3f548d8dd4c0b473fb4c8",
|
||||
"sha256": "787171d43f8af67864740b6f04166c13190aa74a1468a1f1f1e9ee5b90c359cd",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.1.1"
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"flutter_inappwebview_ios": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "flutter_inappwebview_ios",
|
||||
"sha256": "5818cf9b26cf0cbb0f62ff50772217d41ea8d3d9cc00279c45f8aabaa1b4025d",
|
||||
"url": "https://pub.dev"
|
||||
"path": "flutter_inappwebview_ios",
|
||||
"ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"resolved-ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"url": "https://github.com/pichillilorenzo/flutter_inappwebview.git"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.1.2"
|
||||
"source": "git",
|
||||
"version": "1.2.0-beta.3"
|
||||
},
|
||||
"flutter_inappwebview_macos": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "flutter_inappwebview_macos",
|
||||
"sha256": "c1fbb86af1a3738e3541364d7d1866315ffb0468a1a77e34198c9be571287da1",
|
||||
"url": "https://pub.dev"
|
||||
"path": "flutter_inappwebview_macos",
|
||||
"ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"resolved-ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"url": "https://github.com/pichillilorenzo/flutter_inappwebview.git"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.1.2"
|
||||
"source": "git",
|
||||
"version": "1.2.0-beta.3"
|
||||
},
|
||||
"flutter_inappwebview_platform_interface": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "flutter_inappwebview_platform_interface",
|
||||
"sha256": "cf5323e194096b6ede7a1ca808c3e0a078e4b33cc3f6338977d75b4024ba2500",
|
||||
"url": "https://pub.dev"
|
||||
"path": "flutter_inappwebview_platform_interface",
|
||||
"ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"resolved-ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"url": "https://github.com/pichillilorenzo/flutter_inappwebview.git"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.3.0+1"
|
||||
"source": "git",
|
||||
"version": "1.4.0-beta.3"
|
||||
},
|
||||
"flutter_inappwebview_web": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "flutter_inappwebview_web",
|
||||
"sha256": "55f89c83b0a0d3b7893306b3bb545ba4770a4df018204917148ebb42dc14a598",
|
||||
"url": "https://pub.dev"
|
||||
"path": "flutter_inappwebview_web",
|
||||
"ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"resolved-ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"url": "https://github.com/pichillilorenzo/flutter_inappwebview.git"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.1.2"
|
||||
"source": "git",
|
||||
"version": "1.2.0-beta.3"
|
||||
},
|
||||
"flutter_inappwebview_windows": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "flutter_inappwebview_windows",
|
||||
"sha256": "8b4d3a46078a2cdc636c4a3d10d10f2a16882f6be607962dbfff8874d1642055",
|
||||
"url": "https://pub.dev"
|
||||
"path": "flutter_inappwebview_windows",
|
||||
"ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"resolved-ref": "3e6c4c4a25340cd363af9d38891d88498b90be26",
|
||||
"url": "https://github.com/pichillilorenzo/flutter_inappwebview.git"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "0.6.0"
|
||||
"source": "git",
|
||||
"version": "0.7.0-beta.3"
|
||||
},
|
||||
"flutter_launcher_icons": {
|
||||
"dependency": "direct main",
|
||||
|
||||
@@ -17,7 +17,9 @@ fi
|
||||
echo "Updating to $short_version"
|
||||
|
||||
# Subtree needed for lockfile and icons
|
||||
auth_tree="$(gh-curl "https://api.github.com/repos/ente-io/ente/git/trees/$version" | gojq '.tree[] | select(.path == "auth") | .url' --raw-output)"
|
||||
mobile_tree="$(gh-curl "https://api.github.com/repos/ente-io/ente/git/trees/$version" | gojq '.tree[] | select(.path == "mobile") | .url' --raw-output)"
|
||||
apps_tree="$(gh-curl "$mobile_tree" | gojq '.tree[] | select(.path == "apps") | .url' --raw-output)"
|
||||
auth_tree="$(gh-curl "$apps_tree" | gojq '.tree[] | select(.path == "auth") | .url' --raw-output)"
|
||||
|
||||
pushd "$pkg_dir"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user