-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flutter327: init; flutterPackages-source.v3_26: fix source; flutter324: 3.24.3 -> 3.24.4 #351189
Conversation
Result of 5 packages marked as broken and skipped:
6 packages failed to build:
32 packages built:
|
I fixed the first 3 broken packages, quickgui I can't build because I'm on aarch64-linux. |
quickgui doesn't build in master https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.quickgui.x86_64-linux. so it's fine that it fails flutterPackages-source.* still fail in x86_64-linux. seems to be because of wrong hashes Result of 6 packages failed to build:
32 packages built:
|
aarch64-linux doesn't get wrong hashes. |
A follow up PR will resolve the problems. |
Things done
Fixes Flutter 3.26 for the source built engine, updates Flutter 3.24, and adds Flutter 3.27.
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.