Skip to content

Mpj/bump haskell nix #2398

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

Closed

Conversation

michaelpj
Copy link
Collaborator

Unsure if this will help but let's try

ocharles and others added 30 commits July 1, 2019 13:19
Co-authored-by: Michael Peyton Jones <[email protected]>
ocharles and others added 28 commits December 5, 2023 10:44
Fix hoogle module reference when pkgs.path isn't a Path
This code used to put the .drv path into the string context for each
package. That meant we had to query the store each time one of these was
evaluated for the out path. This is pretty quick when using a non-remote
store. But the latency with the remote store really slows us down.

We should just calculate the outPath once instead, and use that
throughout.
* Fix input-output-hk#2365 missing pg_config

The `pg_config` executable was moved into its own derivation in `nixpkgs`.  This fix includes that derivation if present when the `pg` library is requested.

* Add comment
@michaelpj michaelpj closed this Jun 30, 2025
@michaelpj
Copy link
Collaborator Author

sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants