-
-
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
postgresql: Remove static libs using host platform extension #51155
Conversation
Wow, that's a big rebuild number. I'll rebase this against staging. |
d2ea32d
to
64f4eeb
Compare
Rebased to staging. |
@GrahamcOfBorg build postgresql |
Success on aarch64-linux (full log) Attempted: postgresql Partial log (click to expand)
|
Timed out, unknown build status on x86_64-darwin (full log) Attempted: postgresql Partial log (click to expand)
|
Timed out, unknown build status on x86_64-linux (full log) Attempted: postgresql Partial log (click to expand)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice to see this being used!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch.
Motivation for this change
Closes #50902. See LnL7's comment to understand what's going on.
This allows
haskellPackages.postgresql-libpq
to build on macOS.Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)