flet: fix out of the box experience#279936
Conversation
|
Result of 4 packages failed to build:
6 packages built:
|
|
Result of 2 packages failed to build:
8 packages built:
|
|
Result of 10 packages built:
|
1 similar comment
|
Result of 10 packages built:
|
|
How can I fix this ofborg issue? |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
I wasn't able to spot the issue. Maybe people experienced with Flutter like @hacker1024 can help? |
|
Result of 4 packages failed to build:
11 packages built:
|
pkgs/development/compilers/dart/package-source-builders/media_kit_libs_linux/default.nix
Outdated
Show resolved
Hide resolved
|
Result of 15 packages built:
|
836b938 to
16d9ea9
Compare
|
Result of 15 packages built:
|
Signed-off-by: lucasew <[email protected]>
…s a monorepo Signed-off-by: lucasew <[email protected]>
Signed-off-by: lucasew <[email protected]>
Signed-off-by: lucasew <[email protected]>
|
@ofborg build python311Packages.flet |
|
@wegank why is your name on the commits? What did you change? |
|
I rebased this PR on staging-next because there are conflicts due to the mass Python update. My name isn't on the commits (check |
Description of changes
Right now flet just tries to download the runtime bundle and fails, the objective of this PR is to fix that.
Basically I created this because flet changed a lot since I last tried in #251877
The plan here is to use their monorepo instead of the pypi packages, use a update script on flet-flutter-client and it should propagate to the python libraries so the core and the utilites (from the same repo) would always be synced.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.