docs(matrix): rephrase build-fix intro away from changelog framing
This commit is contained in:
parent
df81ec46f0
commit
fea40ed770
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
incremental cost) and (b) installs `fluffychat-web-imaging`'s
|
||||||
outputs into `$out`.
|
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
|
- **`make -C js`** instead of `cd js; make` — keeps the build-phase
|
||||||
pwd at the source root so `installPhase` doesn't have to know
|
pwd at the source root so `installPhase` doesn't have to know
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue