chore: cargo update #26

Merged
jalil merged 1 commit from cargo-update into main 2024-12-22 00:48:59 +01:00
Owner
 Locking 31 packages to latest compatible versions
Updating bytes v1.8.0 -> v1.9.0
Updating cc v1.2.1 -> v1.2.5
Updating clap v4.5.21 -> v4.5.23
Updating clap-verbosity-flag v3.0.0 -> v3.0.2
Updating clap_builder v4.5.21 -> v4.5.23
Updating clap_lex v0.7.3 -> v0.7.4
Updating console v0.15.8 -> v0.15.10
Updating encode_unicode v0.3.6 -> v1.0.0
Updating errno v0.3.9 -> v0.3.10
Removing hermit-abi v0.3.9
Updating http v1.1.0 -> v1.2.0
Updating hyper v1.5.1 -> v1.5.2
Updating itoa v1.0.13 -> v1.0.14
Updating libc v0.2.164 -> v0.2.169
Updating miette v7.2.0 -> v7.4.0
Updating miette-derive v7.2.0 -> v7.4.0
Updating miniz_oxide v0.8.0 -> v0.8.2
Updating mio v1.0.2 -> v1.0.3
Updating rustix v0.38.41 -> v0.38.42
Updating serde v1.0.215 -> v1.0.216
Updating serde_derive v1.0.215 -> v1.0.216
Removing smawk v0.3.2
Updating socket2 v0.5.7 -> v0.5.8
Updating supports-color v3.0.1 -> v3.0.2
Updating supports-hyperlinks v3.0.0 -> v3.1.0
Updating syn v2.0.89 -> v2.0.90
Removing sync_wrapper v0.1.2
Updating terminal_size v0.3.0 -> v0.4.1
Updating tokio v1.41.1 -> v1.42.0
Updating tower v0.5.1 -> v0.5.2
Updating tracing v0.1.40 -> v0.1.41
Updating tracing-attributes v0.1.27 -> v0.1.28
Updating tracing-core v0.1.32 -> v0.1.33
Updating tracing-subscriber v0.3.18 -> v0.3.19
Removing windows-sys v0.48.0
Removing windows-targets v0.48.5
Removing windows_aarch64_gnullvm v0.48.5
Removing windows_aarch64_msvc v0.48.5
Removing windows_i686_gnu v0.48.5
Removing windows_i686_msvc v0.48.5
Removing windows_x86_64_gnu v0.48.5
Removing windows_x86_64_gnullvm v0.48.5
Removing windows_x86_64_msvc v0.48.5

note: pass --verbose to see 12 unchanged dependencies behind latest

Locking 31 packages to latest compatible versions Updating bytes v1.8.0 -> v1.9.0 Updating cc v1.2.1 -> v1.2.5 Updating clap v4.5.21 -> v4.5.23 Updating clap-verbosity-flag v3.0.0 -> v3.0.2 Updating clap_builder v4.5.21 -> v4.5.23 Updating clap_lex v0.7.3 -> v0.7.4 Updating console v0.15.8 -> v0.15.10 Updating encode_unicode v0.3.6 -> v1.0.0 Updating errno v0.3.9 -> v0.3.10 Removing hermit-abi v0.3.9 Updating http v1.1.0 -> v1.2.0 Updating hyper v1.5.1 -> v1.5.2 Updating itoa v1.0.13 -> v1.0.14 Updating libc v0.2.164 -> v0.2.169 Updating miette v7.2.0 -> v7.4.0 Updating miette-derive v7.2.0 -> v7.4.0 Updating miniz_oxide v0.8.0 -> v0.8.2 Updating mio v1.0.2 -> v1.0.3 Updating rustix v0.38.41 -> v0.38.42 Updating serde v1.0.215 -> v1.0.216 Updating serde_derive v1.0.215 -> v1.0.216 Removing smawk v0.3.2 Updating socket2 v0.5.7 -> v0.5.8 Updating supports-color v3.0.1 -> v3.0.2 Updating supports-hyperlinks v3.0.0 -> v3.1.0 Updating syn v2.0.89 -> v2.0.90 Removing sync_wrapper v0.1.2 Updating terminal_size v0.3.0 -> v0.4.1 Updating tokio v1.41.1 -> v1.42.0 Updating tower v0.5.1 -> v0.5.2 Updating tracing v0.1.40 -> v0.1.41 Updating tracing-attributes v0.1.27 -> v0.1.28 Updating tracing-core v0.1.32 -> v0.1.33 Updating tracing-subscriber v0.3.18 -> v0.3.19 Removing windows-sys v0.48.0 Removing windows-targets v0.48.5 Removing windows_aarch64_gnullvm v0.48.5 Removing windows_aarch64_msvc v0.48.5 Removing windows_i686_gnu v0.48.5 Removing windows_i686_msvc v0.48.5 Removing windows_x86_64_gnu v0.48.5 Removing windows_x86_64_gnullvm v0.48.5 Removing windows_x86_64_msvc v0.48.5 note: pass `--verbose` to see 12 unchanged dependencies behind latest
jalil self-assigned this 2024-12-22 00:47:01 +01:00
jalil added 1 commit 2024-12-22 00:47:02 +01:00
chore: cargo update
All checks were successful
/ build (push) Successful in 1s
/ check (push) Successful in 7s
/ report-size (push) Successful in 2s
6b4c0c4865
Locking 31 packages to latest compatible versions
    Updating bytes v1.8.0 -> v1.9.0
    Updating cc v1.2.1 -> v1.2.5
    Updating clap v4.5.21 -> v4.5.23
    Updating clap-verbosity-flag v3.0.0 -> v3.0.2
    Updating clap_builder v4.5.21 -> v4.5.23
    Updating clap_lex v0.7.3 -> v0.7.4
    Updating console v0.15.8 -> v0.15.10
    Updating encode_unicode v0.3.6 -> v1.0.0
    Updating errno v0.3.9 -> v0.3.10
    Removing hermit-abi v0.3.9
    Updating http v1.1.0 -> v1.2.0
    Updating hyper v1.5.1 -> v1.5.2
    Updating itoa v1.0.13 -> v1.0.14
    Updating libc v0.2.164 -> v0.2.169
    Updating miette v7.2.0 -> v7.4.0
    Updating miette-derive v7.2.0 -> v7.4.0
    Updating miniz_oxide v0.8.0 -> v0.8.2
    Updating mio v1.0.2 -> v1.0.3
    Updating rustix v0.38.41 -> v0.38.42
    Updating serde v1.0.215 -> v1.0.216
    Updating serde_derive v1.0.215 -> v1.0.216
    Removing smawk v0.3.2
    Updating socket2 v0.5.7 -> v0.5.8
    Updating supports-color v3.0.1 -> v3.0.2
    Updating supports-hyperlinks v3.0.0 -> v3.1.0
    Updating syn v2.0.89 -> v2.0.90
    Removing sync_wrapper v0.1.2
    Updating terminal_size v0.3.0 -> v0.4.1
    Updating tokio v1.41.1 -> v1.42.0
    Updating tower v0.5.1 -> v0.5.2
    Updating tracing v0.1.40 -> v0.1.41
    Updating tracing-attributes v0.1.27 -> v0.1.28
    Updating tracing-core v0.1.32 -> v0.1.33
    Updating tracing-subscriber v0.3.18 -> v0.3.19
    Removing windows-sys v0.48.0
    Removing windows-targets v0.48.5
    Removing windows_aarch64_gnullvm v0.48.5
    Removing windows_aarch64_msvc v0.48.5
    Removing windows_i686_gnu v0.48.5
    Removing windows_i686_msvc v0.48.5
    Removing windows_x86_64_gnu v0.48.5
    Removing windows_x86_64_gnullvm v0.48.5
    Removing windows_x86_64_msvc v0.48.5
note: pass `--verbose` to see 12 unchanged dependencies behind latest
jalil changed target branch from update-flake-inputs to main 2024-12-22 00:47:23 +01:00
First-time contributor

Flake output sizes

Definitions:

  • Name: the name of the package/configuration.
  • Size: the closure size (size on disk/NAR size + all transitive dependencies).
  • NAR Size: the size of the build output (package without the dependencies).
  • [NAR] Size Change: the amount changed compared to the main branch.

Tips on reading this data:

  • For NixOS configurations you generally care only about the Size (closure size/size on disk).
    • Reduce the Size by disabling unneeded services/default packages.
  • For Packages you care about both the Size and the NAR Size.
    • Reduce the NAR Size by reducing the size of the build outputs, e.g. don't copy unnecessary data to the $out dir, optimize binaries for size, etc.
    • Reduce the Size by reducing the dependencies (e.g. buildInputs).
    • Don't worry too much about size, some dependencies are deduplicated, e.g. glibc adds ~40MiB to the Size, but is generally shared by ~every binary on the system, so, chances are, you are already including it from somewhere else and statically linking with e.g. musl is not gonna improve things.

Packages

Name Size Size Change NAR Size NAR Size Change
cargo-update 1.4Gi -16Ki 848 0
default 38Mi 4.3Ki 6.2Mi 4.3Ki
webnsupdate 38Mi 4.3Ki 6.2Mi 4.3Ki
# Flake output sizes **Definitions:** - `Name`: the name of the package/configuration. - `Size`: the closure size (size on disk/NAR size + all transitive dependencies). - `NAR Size`: the size of the build output (package without the dependencies). - `[NAR] Size Change`: the amount changed compared to the main branch. **Tips on reading this data:** - For NixOS configurations you generally care only about the `Size` (closure size/size on disk). - Reduce the `Size` by disabling unneeded services/default packages. - For Packages you care about both the `Size` and the `NAR Size`. - Reduce the `NAR Size` by reducing the size of the build outputs, e.g. don't copy unnecessary data to the $out dir, optimize binaries for size, etc. - Reduce the `Size` by reducing the dependencies (e.g. `buildInputs`). - Don't worry too much about size, some dependencies are deduplicated, e.g. `glibc` adds ~40MiB to the `Size`, but is generally shared by ~every binary on the system, so, chances are, you are already including it from somewhere else and statically linking with e.g. `musl` is not gonna improve things. # Packages | Name | Size | Size Change | NAR Size | NAR Size Change | |------|-----:|------------:|---------:|----------------:| | `cargo-update` | 1.4Gi | -16Ki | 848 | 0 | | `default` | 38Mi | 4.3Ki | 6.2Mi | 4.3Ki | | `webnsupdate` | 38Mi | 4.3Ki | 6.2Mi | 4.3Ki |
jalil merged commit 6b4c0c4865 into main 2024-12-22 00:48:59 +01:00
jalil deleted branch cargo-update 2024-12-22 00:48:59 +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/webnsupdate#26
No description provided.