Open
Description
It might be sensible to add the inputMap
feature from cabalPorject
to stackProject
(see #374).
It works a lot like sha256map
(but providing the actual input rather than just the hash) and sha256map
is supported in stackProject
and it is used in lib/stack-cache-generator.nix. Most likely the way to add inputMap
support is to update that code.