mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
ralph(eval) cycle 4: drop heavy home.packages (yt-dlp/lima/omnix/pandoc/gcloud)
User-approved behaviour change. Removed from shared modules/home/cli/terminal.nix (kept hledger). pureintent nrThunks 17,431,437 -> 16,989,720 (-2.5%), sincereintent 3,551,679 -> 2,757,201 (-22.4%). Totals from baseline: pureintent -16.7%, sincereintent -48.2%.
This commit is contained in:
parent
9c2b8ec4a7
commit
4f8488c430
2 changed files with 1 additions and 7 deletions
|
|
@ -63,6 +63,7 @@ Env: nix 2.34.7, x86_64-linux.
|
|||
> too (its HM user's manpages were previously on).
|
||||
|
||||
| 3 | (profiling cycle — no change) investigated nixpkgs double-instantiation, unused inputs, `escapeShellArg` hotspot | 17,431,437 | 3,551,679 | — no behaviour-preserving win found |
|
||||
| 4 | home: drop heavy `home.packages` from shared `cli/terminal.nix` — `yt-dlp`, `lima`, `omnix`, `pandoc`, `google-cloud-sdk` (kept `hledger`). *Behaviour change, user-approved.* | **16,989,720 (−2.5%)** | **2,757,201 (−22.4%)** | ✅ commit |
|
||||
|
||||
## Dead ends
|
||||
|
||||
|
|
|
|||
|
|
@ -17,29 +17,22 @@ in
|
|||
gnumake
|
||||
killall
|
||||
television
|
||||
yt-dlp
|
||||
gh
|
||||
# Broken, https://github.com/NixOS/nixpkgs/issues/299680
|
||||
# ncdu
|
||||
|
||||
# Useful for Nix development
|
||||
ci
|
||||
omnix
|
||||
nixpkgs-fmt
|
||||
just
|
||||
watchexec
|
||||
fswatch
|
||||
|
||||
eternal-terminal
|
||||
lima
|
||||
|
||||
# AI
|
||||
google-cloud-sdk
|
||||
|
||||
# Publishing
|
||||
asciinema
|
||||
ispell
|
||||
pandoc
|
||||
|
||||
# Dev
|
||||
fuckport
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue