fix navigation_rail_m3e hash

Fixes nix build
This commit is contained in:
Henry Hiles 2026-08-22 13:05:49 -04:00
commit 2e72ecd559
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -31,7 +31,7 @@ flutter.buildFlutterApplication {
gitHashes = { gitHashes = {
emoji_text_field = "sha256-3TOys09EP2GRo6pUBGPXaqBlE39O2Cmwt42Hs1cTDKo="; emoji_text_field = "sha256-3TOys09EP2GRo6pUBGPXaqBlE39O2Cmwt42Hs1cTDKo=";
linkify = "sha256-TpMD6+0zyY6i9l+6d8ErnVufmepCv362rCtnbOht/z4="; linkify = "sha256-TpMD6+0zyY6i9l+6d8ErnVufmepCv362rCtnbOht/z4=";
navigation_rail_m3e = "sha256-+2awDTQnK58gGRY1nuHckG/jjxarsYSRu9ovR4i4TEc="; navigation_rail_m3e = "sha256-LbReuEG/fYjehmXsyimZ2JSf4fyuhDpmaywsxsXzToI=";
}; };
postInstall = '' postInstall = ''