Skip to content

Commit 5f0b00a

Browse files
committed
Make patches now exist
1 parent 1825cb3 commit 5f0b00a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deps/ReactantExtra/WORKSPACE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ NSYNC_COMMIT = "82b118aa7ace3132e517e2c467f8732978cf4023"
44

55
NSYNC_SHA256 = ""
66

7-
ENZYMEXLA_COMMIT = "f937a462ceaf28a0008c7aa9a03c6fc4c3a6c7c9"
7+
ENZYMEXLA_COMMIT = "22ecd03862d2973078a41bbf6009a3bd8d7bc18b"
88

99
ENZYMEXLA_SHA256 = ""
1010

@@ -20,6 +20,7 @@ http_archive(
2020
patch_cmds = [
2121
"""
2222
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
2324
""",
2425
],
2526
sha256 = ENZYMEXLA_SHA256,

0 commit comments

Comments
 (0)