jakub_barta has quit [Quit: Connection closed for inactivity]
proofofkeags_ has joined #haskell.nix
thongpv87 has joined #haskell.nix
<thongpv87>
Please help! I got this error: `error: Cannot find Git revision '725340d92f8109bf5ea620a224fe613df9fba8f1' in ref 'master' of repository 'https://github.com/brendanhay/amazonka.git'! Please make sure that the rev exists on the ref you've specified or add allRefs = true; to fetchGit.` . My project have `stack.yaml` file contain a dependency to amazonka repo in github. That commit ref is from `main`
<thongpv87>
branch, and does not existed in `master` branch
<__monty__>
thongpv87: Can't you pass ref = "main"?
<thongpv87>
@__monty__ in stack.yaml?
<thongpv87>
I added `ref: main` into stack.yaml but it does not work
<thongpv87>
So I think just add ".git" to the end of the github link
<__monty__>
Ah, probably because stack adds that or something and it has to be exactly the same. May want to comment that on that PR so future yous will know : )
NinjaTrappeur has left #haskell.nix ["WeeChat 3.1"]
thongpv87 has quit [Quit: Lost terminal]
proofofkeags_ has quit [Remote host closed the connection]
proofofkeags_ has joined #haskell.nix
Tritlo has quit [Read error: Connection reset by peer]
hamishmack has quit [Ping timeout: 240 seconds]
dmj` has quit [Read error: Connection reset by peer]