Commit 7a008b3
committed
chore: refresh nixpkgs lock and enforce LF line endings
Update flake.lock to the latest nixpkgs revision (2026-07-23) so the
dev shell and formatter track upstream package updates without manual
intervention. Add a global text=auto eol=lf rule in .gitattributes so
contributors across Windows, macOS, and Linux produce identical line
endings on checkout and re-normalize existing files. Mark .woff2 as
binary so Git treats web font assets as opaque blobs (no text diffs or
3-way merge conflicts on byte-level changes).
Also fix two stray "<>" placeholders in historical planning and status
docs that were introduced by an earlier generic-syntax rendering bug;
replace them with empty generic brackets so the docs read cleanly.
No code changes — purely tooling, lockfile, and doc-hygiene maintenance.
💘 Generated with Crush
Assisted-by: Crush:MiniMax-M31 parent 878c6b5 commit 7a008b3
4 files changed
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments