[chore] flake.lock: update inputs #190

Merged
jalil merged 1 commit from update-lockfile into main 2024-12-19 03:07:16 +01:00
Owner
No description provided.
jalil added 1 commit 2024-12-19 03:04:07 +01:00
[chore] flake.lock: update inputs
All checks were successful
/ check (push) Successful in 47s
/ build (audiomenu) (push) Successful in 1s
/ 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 1s
/ report-size (push) Successful in 3s
4183163ae2
Flake lock file updates:

• Updated input 'nixvim':
    'github:nix-community/nixvim/4f1fe403b18c45614d6b81423038a34cff371244' (2024-12-17)
  → 'github:nix-community/nixvim/37608b462772e35220e02bfbd9045d0946564436' (2024-12-19)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/0ce9d149d99bc383d1f2d85f31f6ebd146e46085' (2024-12-09)
  → 'github:numtide/treefmt-nix/76159fc74eeac0599c3618e3601ac2b980a29263' (2024-12-18)
• Updated input 'unstable':
    'github:NixOS/nixpkgs/3566ab7246670a43abd2ffa913cc62dad9cdf7d5' (2024-12-13)
  → 'github:NixOS/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33' (2024-12-17)
jalil scheduled this pull request to auto merge when all checks succeed 2024-12-19 03:04:07 +01:00
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 -1.2Mi 19Ki 0

Packages

Name Size Size Change NAR Size NAR Size Change
audiomenu 42Mi 0 2.1Mi 0
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 -1.2Mi 579Ki 0
nvim-headless 610Mi 216 579Ki 0
nvim-no-lsps 1.1Gi 104 579Ki 0
nvim-no-ts 2.0Gi -1.2Mi 579Ki 0
nvim-small 1.3Gi 104 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 | -1.2Mi | 19Ki | 0 | # Packages | Name | Size | Size Change | NAR Size | NAR Size Change | |------|-----:|------------:|---------:|----------------:| | `audiomenu` | 42Mi | 0 | 2.1Mi | 0 | | `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 | -1.2Mi | 579Ki | 0 | | `nvim-headless` | 610Mi | 216 | 579Ki | 0 | | `nvim-no-lsps` | 1.1Gi | 104 | 579Ki | 0 | | `nvim-no-ts` | 2.0Gi | -1.2Mi | 579Ki | 0 | | `nvim-small` | 1.3Gi | 104 | 579Ki | 0 |
jalil merged commit 4183163ae2 into main 2024-12-19 03:07:16 +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#190
No description provided.