mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
c7736060cc
This change allows a resolverSha256 to be passed to stackProject. When provided the resolver found in the stack.yaml is fetched using this sha256 and the uri string is replaced with the path to the fetched version.
5 lines
134 B
YAML
5 lines
134 B
YAML
resolver: https://raw.githubusercontent.com/input-output-hk/haskell.nix/master/test/stack-local-resolver/snapshot.yaml
|
|
|
|
packages:
|
|
- .
|