Open MikiVanousek opened 7 months ago
I found a discussion of the issue here. https://github.com/NixOS/nixpkgs/issues/267263
I managed to fix it, but it requires a patch not yet in nixpkgs-unstable
. I will try to submit it later, if someone needs a working flake urgently, let me know.
I managed to fix it, but it requires a patch not yet in
nixpkgs-unstable
. I will try to submit it later, if someone needs a working flake urgently, let me know.
Any news? Can you please provide any instructions to fix that? I need my university work to be done soon.
This should work, make sure you are pulling the fix
branch.
https://github.com/MikiVanousek/flutter-nix-hello-world/tree/fix
This should work, make sure you are pulling the
fix
branch. https://github.com/MikiVanousek/flutter-nix-hello-world/tree/fix
Yeah, it's working, thx!