Skip to content

Commit b1fd96d

Browse files
committed
docs: add warning for pre-built core
You can't use pre-built cores on NixOS but this isn't necessarily obvious from the outset. Let's document it so it's crystal clear
1 parent 4de498e commit b1fd96d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,14 @@ git clone https://github.com/CollaboraOnline/nix-build-support
9797
9898
[NIXSUPPORT]: https://github.com/CollaboraOnline/online/pull/12490
9999

100+
> [!NOTE]
101+
> You may see instructions for other distributions that mention daily-build core
102+
> archives as an alternative to building core yourself
103+
>
104+
> You can't use daily-built LibreOffice core archives on NixOS as they
105+
> will run into missing dynamic libraries. To avoid this, build core on NixOS
106+
> yourself with the shells from this repository
107+
100108
<details>
101109
<summary>With the Nilla cli</summary>
102110

0 commit comments

Comments
 (0)