From 97d11f70d636444a2a32a8a1b2682a587f38fd23 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 28 Apr 2022 14:55:42 +0200 Subject: Describe workaround for notify build issue --- posts/install-rust-analyzer-on-openbsd-current.md | 2 ++ 1 file changed, 2 insertions(+) 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 . +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. -- cgit v1.2.3