-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
db dependees: fix regression from introducing multiple outputs #40906
Conversation
This fixes a regression introduced in 4b06383.
This fixes a regression introduced in 4b06383.
This fixes a regression introduced in 4b06383.
Success on x86_64-linux (full log) Attempted: aprutil, heimdal, librdf_raptor2, librdf_rasqal, librdf_redland Partial log (click to expand)
|
@GrahamcOfBorg build apacheHttpd |
Success on x86_64-linux (full log) Attempted: apacheHttpd Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: apacheHttpd Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: aprutil, heimdal, librdf_raptor2, librdf_rasqal, librdf_redland Partial log (click to expand)
|
Hm, how it's split looks very unconventional. I would have expected something like |
While I also felt it was odd to use |
|
I pushed the changes with fixups to the new outputs: https://git.io/vhfVx. Let's hope I didn't break something else. |
Motivation for this change
This fixes some builds on staging related to a regression introduced by splitting Berkeley DB into multiple outputs in 4b06383.
They're broken in staging since: https://hydra.nixos.org/eval/1451699?full=1#tabs-now-fail
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)