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 1825cb3 commit 5f0b00aCopy full SHA for 5f0b00a
deps/ReactantExtra/WORKSPACE
@@ -4,7 +4,7 @@ NSYNC_COMMIT = "82b118aa7ace3132e517e2c467f8732978cf4023"
4
5
NSYNC_SHA256 = ""
6
7
-ENZYMEXLA_COMMIT = "f937a462ceaf28a0008c7aa9a03c6fc4c3a6c7c9"
+ENZYMEXLA_COMMIT = "22ecd03862d2973078a41bbf6009a3bd8d7bc18b"
8
9
ENZYMEXLA_SHA256 = ""
10
@@ -20,6 +20,7 @@ http_archive(
20
patch_cmds = [
21
"""
22
sed -i.bak0 "s/\\\\\\\\\\\\\\\\\\/\\\\\\\\\\\\\\\\\\/:patches/@enzyme_ad\\\\\\\\\\\\\\\\\\/\\\\\\\\\\\\\\\\\\/:patches/g" workspace.bzl
23
+sed -i.bak0 "s,//:patches,@enzyme_ad//:patches,g" third_party/*/workspace.bzl
24
""",
25
],
26
sha256 = ENZYMEXLA_SHA256,
0 commit comments