Bonfire: 1.0.1-beta.11 -> 1.0.2-alpha.32#2155
Conversation
c1d9dfc to
ee5d627
Compare
|
Bonfire is currently broken without OpenID. |
|
We don't have to be blocked by upstream and can just vendor the patch until this is merged. |
|
We can update to 1.0.2 release and merge this. the fix-vix patch can be removed, it was merged. I am not sure we need to update it to |
|
If the alpha version is enough to fix #2227, I suggest we just merge this now and update it later. |
because the current patch has a hash mismatch, given the PR was probably not merged at the time this was introduced.
|
Doesn't build when I rebase on top of update_flake_lock branch. Feel free to take a stab at fixing this if you are up to it. |
Could you perhaps share the logs it fails with? |
|
And opencv fails with Full log |
|
I've been trying to update for a few hours to |
Done
ngipkgs.bonfire.updatefor correctly updating all bonfire flavours. This includes avoiding the shared-srcrace condition very likely with Bonfire.deps_nix: generateddeps.nixno longer ask forpkgsbut to be used withcallPackage.Fix BEAM help builders due toUsecallPackagenow used onmixNixDeps.callPackagesinstead.yarn.lockupstream, and propose a fix upstream maint/update(assets): fix yarn.lock bonfire-networks/bonfire_ui_common#10Checked
nom build -f. projects.Bonfire.tests.basicRequirements
Manually:
nix -L develop --impure --expr 'import <nixpkgs/maintainers/scripts/update.nix> { include-overlays = [ (final: prev: { inherit (import ./. {}) ngipkgs; }) ]; package = "ngipkgs.bonfire.update"; }'