Skip to content

Commit

Permalink
use latest ihp
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Mar 27, 2022
1 parent fafb99d commit 6ca8461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
let
ihp = builtins.fetchGit {
url = "https://github.com/digitallyinduced/ihp.git";
rev = "d0f681ea5ed21917f4e1f285dcd03f74de72136a";
rev = "a67c2f98e35e8f17fcb2a633bac5ae97b564eee0";
allRefs = true;
};
haskellEnv = import ./Config/nix/custom-ihp-build.nix {
Expand Down

0 comments on commit 6ca8461

Please sign in to comment.