Skip to content

Commit c782939

Browse files
committed
short lines for the short line fans
1 parent 85cc966 commit c782939

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/building/suggested.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,10 @@ pkgs.mkShell {
283283
}
284284
```
285285

286-
Note that when using nix on a not-NixOS distribution, it may be necessary to set **`patch-binaries-for-nix = true` in `config.toml`**.
287-
Bootstrap tries to detect whether it's running in nix and enable patching automatically, but this detection can have false negatives.
286+
Note that when using nix on a not-NixOS distribution, it may be necessary to set
287+
**`patch-binaries-for-nix = true` in `config.toml`**.
288+
Bootstrap tries to detect whether it's running in nix and enable patching automatically,
289+
but this detection can have false negatives.
288290

289291
You can also use your nix shell to manage `config.toml`:
290292

0 commit comments

Comments
 (0)