From fea40ed770108cc79f6f7e7bcce78119223ece15 Mon Sep 17 00:00:00 2001 From: iris Date: Sat, 15 Aug 2026 11:51:08 +0200 Subject: [PATCH] docs(matrix): rephrase build-fix intro away from changelog framing --- docs/matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/matrix.md b/docs/matrix.md index 5c27216f..167ff14d 100644 --- a/docs/matrix.md +++ b/docs/matrix.md @@ -250,7 +250,7 @@ Both fixed in `nix/host-modules/hive-matrix.nix` via two derivations: incremental cost) and (b) installs `fluffychat-web-imaging`'s outputs into `$out`. -Two non-obvious fixes from review history: +Two non-obvious details worth knowing before touching either derivation: - **`make -C js`** instead of `cd js; make` — keeps the build-phase pwd at the source root so `installPhase` doesn't have to know