haskell.nix
haskell.nix copied to clipboard
extra-deps of type archive don't seem to be supported
I have
- archive: https://github.com/brendanhay/amazonka/archive/9cf5b5777b69ac494d23d43a692294882927df34.tar.gz
sha256: c3044f803a7652aee88fe600a97321175cdc1443d671246ba7ff78e14bf5b49f
size: 11137527
subdirs:
- amazonka
- amazonka-elb
- amazonka-redshift
- amazonka-route53
- core
in my extra-deps
and I get:
stack-to-nix: AesonException "Error in $['extra-deps'][11]: key \"git\" not present"
CallStack (from HasCallStack):
error, called at lib/Stack2nix.hs:58:18 in nix-tools-0.1.0.0-E9yi5i35EZcBZaJbtD0gHl:Stack2nix
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Was this also fixed by #1755?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.