haskell-flake icon indicating copy to clipboard operation
haskell-flake copied to clipboard

Cache cabal2nix expr to avoid IFD

Open srid opened this issue 2 years ago • 1 comments

cc @aravindgopall who continues this.

Resolves #144

srid avatar Feb 16 '24 13:02 srid

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.

roberth avatar Apr 04 '24 07:04 roberth