Skip to content
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

Cache cabal2nix expr to avoid IFD #231

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Cache cabal2nix expr to avoid IFD #231

wants to merge 4 commits into from

Conversation

srid
Copy link
Owner

@srid srid commented Feb 16, 2024

cc @aravindgopall who continues this.

Resolves #144

@roberth
Copy link
Collaborator

roberth commented Apr 4, 2024

A good CI will cache it for you.
If you want to avoid IFD, you could perhaps look for a local file, and rely on something like the cabal2nix pre-commit hook.

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.

IFD-less evaluation of local packages
2 participants