summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--posts/install-rust-analyzer-on-openbsd-current.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/posts/install-rust-analyzer-on-openbsd-current.md b/posts/install-rust-analyzer-on-openbsd-current.md
index 0d59c2c..6c8d23d 100644
--- a/posts/install-rust-analyzer-on-openbsd-current.md
+++ b/posts/install-rust-analyzer-on-openbsd-current.md
@@ -69,3 +69,5 @@ If so, you can install the latest weekly release of rust-analyzer from [crates.i
28 April 2022:
The Git repository has moved to <https://github.com/rust-lang/rust-analyzer>.
+The build is broken on OpenBSD until [notify](https://github.com/notify-rs/notify) releases commit [41a74f0](https://github.com/notify-rs/notify/commit/41a74f0e98a1af386749ad3be4a197865054f17f).
+In the meantime, you can build rust-analyzer by overriding this dependency locally.
Generated by cgit. See skreutz.com for my tech blog and contact information.