feat(audiomenu): tweak options to reduce size #192

Merged
jalil merged 1 commit from smaller-audiomenu into main 2024-12-19 23:35:48 +01:00
Owner

It is not perf sensitive so reduce the binary size instead.

It is not perf sensitive so reduce the binary size instead.
jalil self-assigned this 2024-12-19 23:30:23 +01:00
jalil added 1 commit 2024-12-19 23:30:23 +01:00
feat(audiomenu): tweak options to reduce size
All checks were successful
/ check (push) Successful in 48s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 2s
/ report-size (push) Successful in 4s
f2432701d1
It is not perf sensitive so reduce the binary size instead.
First-time contributor

Flake output sizes

  • Name: the name of the package/configuration
  • Size: the closure size (size on disk of the package/configuration)
  • NAR Size: the size of the generated build instructions (Nix ARchive)
  • [NAR] Size Change: the amount changed compared to the main branch

NixOS Configurations

Name Size Size Change NAR Size NAR Size Change
vm 9.2Gi 741Ki 19Ki 0

Packages

Name Size Size Change NAR Size NAR Size Change
audiomenu 42Mi 741Ki 1.4Mi 741Ki
docs 2.4Mi 0 2.4Mi 0
docs-home-markdown 11Ki 0 11Ki 0
docs-nixos-markdown 6.3Ki 0 6.3Ki 0
docs-nvim-markdown 1.9Ki 0 1.9Ki 0
jpassmenu 44Mi 0 3.9Mi 0
nvim 2.0Gi 0 579Ki 0
nvim-headless 610Mi 0 579Ki 0
nvim-no-lsps 1.1Gi 0 579Ki 0
nvim-no-ts 2.0Gi 0 579Ki 0
nvim-small 1.3Gi 0 579Ki 0
# Flake output sizes - `Name`: the name of the package/configuration - `Size`: the closure size (size on disk of the package/configuration) - `NAR Size`: the size of the generated build instructions (Nix ARchive) - `[NAR] Size Change`: the amount changed compared to the main branch # NixOS Configurations | Name | Size | Size Change | NAR Size | NAR Size Change | |------|-----:|------------:|---------:|----------------:| | `vm` | 9.2Gi | 741Ki | 19Ki | 0 | # Packages | Name | Size | Size Change | NAR Size | NAR Size Change | |------|-----:|------------:|---------:|----------------:| | `audiomenu` | 42Mi | 741Ki | 1.4Mi | 741Ki | | `docs` | 2.4Mi | 0 | 2.4Mi | 0 | | `docs-home-markdown` | 11Ki | 0 | 11Ki | 0 | | `docs-nixos-markdown` | 6.3Ki | 0 | 6.3Ki | 0 | | `docs-nvim-markdown` | 1.9Ki | 0 | 1.9Ki | 0 | | `jpassmenu` | 44Mi | 0 | 3.9Mi | 0 | | `nvim` | 2.0Gi | 0 | 579Ki | 0 | | `nvim-headless` | 610Mi | 0 | 579Ki | 0 | | `nvim-no-lsps` | 1.1Gi | 0 | 579Ki | 0 | | `nvim-no-ts` | 2.0Gi | 0 | 579Ki | 0 | | `nvim-small` | 1.3Gi | 0 | 579Ki | 0 |
jalil merged commit f2432701d1 into main 2024-12-19 23:35:48 +01:00
jalil deleted branch smaller-audiomenu 2024-12-19 23:35:49 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jalil/configuration.nix#192
No description provided.