We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f1281 commit 24a1deaCopy full SHA for 24a1dea
ocaml/default.nix
@@ -777,8 +777,8 @@ with oself;
777
src = fetchFromGitHub {
778
owner = "ocaml";
779
repo = "dune";
780
- rev = "d6f1a2740ac584127105773a43283829ae7a39e7";
781
- hash = "sha256-tIa6mIQvhPi6B2c7aK+tq3WJkuEPiDuvRtvHkaxCC3w=";
+ rev = "d2ddc436b78f4da6e245593f0da2349ef0245d5a";
+ hash = "sha256-XoZQjkWmlriYDI9TGPAjZ4pzR6eSrqdm2TEFtghPEMc=";
782
};
783
nativeBuildInputs = o.nativeBuildInputs ++ [ makeWrapper ];
784
postFixup =
0 commit comments