Skip to content

Commit

Permalink
dune: test ocaml/dune#10937
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Oct 30, 2024
1 parent e777a01 commit 385d6ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ocaml/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -776,8 +776,8 @@ with oself;
src = fetchFromGitHub {
owner = "ocaml";
repo = "dune";
rev = "d6f1a2740ac584127105773a43283829ae7a39e7";
hash = "sha256-tIa6mIQvhPi6B2c7aK+tq3WJkuEPiDuvRtvHkaxCC3w=";
rev = "501ecd6e45b4d3f0a4de1697b3268261c441a280";
hash = "sha256-k5ZCaKFrwkN1MEr5SDYtZ9nfuB1ug3Qo4BcTe2/uMB4=";
};
nativeBuildInputs = o.nativeBuildInputs ++ [ makeWrapper ];
postFixup =
Expand Down

0 comments on commit 385d6ae

Please sign in to comment.