Bonfire: 1.0.1-beta.11 -> 1.0.6.alpha-1 - #2155
Conversation
c1d9dfc to
ee5d627
Compare
|
Bonfire is currently broken without OpenID. |
a1c329b to
69e98a4
Compare
|
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. |
…he first time
Hence the `bonfire.${flavour}.update.package` will only be rebuilt
when Bonfire's version has been updated.
> error: some outputs of '/nix/store/fjfaqq0997m0rlqr34r2wqnqwy0is6gb-bonfire-ember-update-1.0.3-alpha.10.drv' are not valid, so checking is not possible
84206a6 to
3d02228
Compare
a4e957d to
10b689a
Compare
ba69dd5 to
367e2e3
Compare
7fc1b56 to
36b2328
Compare
|
Closing because |
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"; }'