add hash for navigation_rail_m3e to fix nix build

This commit is contained in:
Henry Hiles 2026-06-05 20:42:44 -04:00
commit 7e7e6877e2
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 6 additions and 9 deletions

View file

@ -30,9 +30,9 @@ flutter.buildFlutterApplication {
gitHashes = {
window_size = "sha256-XelNtp7tpZ91QCEcvewVphNUtgQX7xrp5QP0oFo6DgM=";
dynamic_system_colors = "sha256-GInPqU7r4Kj7+CNBQnf95u0BiagOUI6EtcW0A18pfd0=";
emoji_text_field = "sha256-3TOys09EP2GRo6pUBGPXaqBlE39O2Cmwt42Hs1cTDKo=";
linkify = "sha256-mxV/XHLxF9cn7sUPr2SUNjVmDr5lbxkuGCbNdyiZi2c=";
navigation_rail_m3e = "sha256-Zkqo8RkNSWiELB+Bk6iLsgft9THuJiMtysEwXNS/ZgY=";
};
postInstall = ''

View file

@ -300,11 +300,10 @@ packages:
dynamic_system_colors:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: fc7eea96556aebb1a7cd3272929277bc6d136233
url: "https://github.com/hasali19/flutter_dynamic_system_colors"
source: git
name: dynamic_system_colors
sha256: "6cda994363fe362e3c433e068af83feffc2c9a26ba0be7ecdb2b96f676d2dfd8"
url: "https://pub.dev"
source: hosted
version: "1.9.0"
emoji_text_field:
dependency: "direct main"

View file

@ -33,9 +33,7 @@ dependencies:
image_picker: 1.2.2
file_picker: 11.0.2
path: 1.9.1
dynamic_system_colors:
git:
url: https://github.com/hasali19/flutter_dynamic_system_colors
dynamic_system_colors: 1.9.0
collection: 1.19.1
window_manager: 0.5.1
color_hash: 1.0.1