bottom: add gpu recognition, new apple sdk, refactor (#360568)
[NixPkgs.git] / pkgs / development / ocaml-modules / cfstream / git_commit.patch
blob596cfdc70927d0b86f7271e24872af885de88ef6
1 diff --git a/lib/dune b/lib/dune
2 index 2266b87..344c704 100644
3 --- a/lib/dune
4 +++ b/lib/dune
5 @@ -8,7 +8,7 @@
6 (rule
7 (targets GIT_COMMIT)
8 (deps (:x ../bin/git_commit.sh))
9 - (action (with-stdout-to %{targets} (run %{x})))
10 + (action (with-stdout-to %{targets} (run echo None)))
13 (rule