Skip to content

fix targetPrefix in cabal-pkg-config #1838

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

Merged
merged 1 commit into from
Feb 8, 2023
Merged

fix targetPrefix in cabal-pkg-config #1838

merged 1 commit into from
Feb 8, 2023

Conversation

goertzenator
Copy link
Contributor

@goertzenator goertzenator commented Feb 7, 2023

targetPrefix and baseBinName changed locations across NixOS/nixpkgs@adc8900 . This PR allows cabal-pkg-config to work with nixpkgs before and after the above commit.

Fixes case #1837 .

- Some vars moved from attrs to attrs.env in nixpkgs adc8900d.  Accomodate both locations.
- Fixes case 1837
@goertzenator
Copy link
Contributor Author

Looks like one of the tests broke before it started. Rerun tests maybe?

@hamishmack
Copy link
Collaborator

There was a fix for this coming in #1815, but I like this fix better.

@hamishmack hamishmack merged commit 0d3dea7 into input-output-hk:master Feb 8, 2023
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.

2 participants