Skip to content

Commit

Permalink
Merge pull request #32 from adetokunbo/bump-hackage-nix-for-tmp-proc-…
Browse files Browse the repository at this point in the history
…v0.7

Update the hackage.nix pin to incorporate tmp-proc-v0.7
  • Loading branch information
adetokunbo authored May 15, 2024
2 parents 918f007 + b1d705b commit d18f96e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
h8x-commit = "5297ad9e688b8a6d1ae0e8297f5502bccb5511a5";

# Pin hackage-nix to the potentially more recent version of hackage
hackage-nix-commit = "25618a5293d11ef32e37bc10070783c3f720fa3a";
hackage-nix-commit = "a62dac66a95f2fb407c824592c6f325b8f7d0b60";

# Specify the GHC version to use.
compiler-nix-name = "ghc928";

# Specify the hackage index state which should be supported by either
# the h8x-commit, or the hackage-nix-commit, whichever is latest
index-state = "2024-05-12T00:00:00Z";
index-state = "2024-05-13T00:00:00Z";
}

0 comments on commit d18f96e

Please sign in to comment.