Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flake.lock #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update flake.lock #87

wants to merge 1 commit into from

Conversation

WilliamHsieh
Copy link
Owner

@WilliamHsieh WilliamHsieh commented Jan 27, 2025

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'catppuccin':
    'github:catppuccin/nix/f06fcadf9a61b6581b392e72f230fa6783fe36e4?narHash=sha256-qZZ/K5XheRMjCNYgle90QESuys0PIFJNPJJswMJ0GEA%3D' (2025-01-15)
  → 'github:catppuccin/nix/b7a9a2d0b6c2d2a01d6e2685bd91bf543dce3b91?narHash=sha256-b/F1VUckXuZmvXjNPIdOFRSBR9gMIrKLG/r0xZ1uFBY%3D' (2025-02-16)
• Removed input 'catppuccin/catppuccin-v1_1'
• Removed input 'catppuccin/catppuccin-v1_2'
• Removed input 'catppuccin/home-manager'
• Removed input 'catppuccin/home-manager/nixpkgs'
• Removed input 'catppuccin/home-manager-stable'
• Removed input 'catppuccin/nixpkgs-stable'
• Removed input 'catppuccin/nuscht-search'
• Removed input 'catppuccin/nuscht-search/flake-utils'
• Removed input 'catppuccin/nuscht-search/flake-utils/systems'
• Removed input 'catppuccin/nuscht-search/ixx'
• Removed input 'catppuccin/nuscht-search/ixx/flake-utils'
• Removed input 'catppuccin/nuscht-search/ixx/nixpkgs'
• Removed input 'catppuccin/nuscht-search/nixpkgs'
• Updated input 'darwin':
    'github:LnL7/nix-darwin/944c2b181792ae7ae6b20c0df3f44879c11706c9?narHash=sha256-SDuKLOWAh8VJRXlNWQn9QE99bjeEUAAbYXqrKGbsiyk%3D' (2025-01-14)
  → 'github:LnL7/nix-darwin/353846417f985e74fdc060555f17939e4472ea2c?narHash=sha256-L4ou3xfOr17EAe836djRoQ7auVkYOREMtiQa82wVGqU%3D' (2025-02-14)
• Updated input 'git-hooks':
    'github:cachix/git-hooks.nix/15a87cedeb67e3dbc8d2f7b9831990dffcf4e69f?narHash=sha256-2UNmLCKORvdBRhPGI8Vx0b6l7M8/QBey/nHLIxOl4jE%3D' (2025-01-19)
  → 'github:cachix/git-hooks.nix/9364dc02281ce2d37a1f55b6e51f7c0f65a75f17?narHash=sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg%3D' (2025-01-21)
• Updated input 'home-manager':
    'github:nix-community/home-manager/bd65bc3cde04c16755955630b344bc9e35272c56?narHash=sha256-dinzAqCjenWDxuy%2BMqUQq0I4zUSfaCvN9rzuCmgMZJY%3D' (2025-01-08)
  → 'github:nix-community/home-manager/254d47082e23dbf72fdeca1da6fe1da420f478d8?narHash=sha256-eCc0/Q4bPpe4/AS%2BuzIrHLJcR6BxPQ69q2kD0/Qe6rU%3D' (2025-02-14)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/744d330659e207a1883d2da0141d35e520eb87bd?narHash=sha256-lEGgpA4kGafc76%2BAmnz%2Bgh1L/cwUS2pePFlf22WEyh8%3D' (2025-01-19)
  → 'github:Mic92/nix-index-database/ae15068e79e22b76c344f0d7f8aed1bb1c5b0b63?narHash=sha256-U1HQ7nzhJyVVXUgjU028UCkbLQLEIkg42%2BG7iIiBmlU%3D' (2025-02-16)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/107d5ef05c0b1119749e381451389eded30fb0d5?narHash=sha256-Qw2PwmkXDK8sPQ5YQ/y/icbQ%2BTYgbxfjhgnkNJyT1X8%3D' (2025-01-19)
  → 'github:nixos/nixpkgs/a60651b217d2e529729cbc7d989c19f3941b9250?narHash=sha256-f84lBmLl4tkDp1ZU5LBTSFzlxXP4926DVW3KnXrke10%3D' (2025-02-15)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/5df43628fdf08d642be8ba5b3625a6c70731c19c?narHash=sha256-Tbk1MZbtV2s5aG%2BiM99U8FqwxU/YNArMcWAv6clcsBc%3D' (2025-01-16)
  → 'github:nixos/nixpkgs/8bb37161a0488b89830168b81c48aed11569cb93?narHash=sha256-%2B/bSz4EAVbqz8/HsIGLroF8aNaO8bLRL7WfACN%2B24g4%3D' (2025-02-15)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@WilliamHsieh WilliamHsieh force-pushed the update_flake_lock_action branch from 1b079ec to eef2f10 Compare February 3, 2025 00:52

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@WilliamHsieh WilliamHsieh force-pushed the update_flake_lock_action branch from eef2f10 to f302885 Compare February 10, 2025 00:53

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Flake lock file updates:

• Updated input 'catppuccin':
    'github:catppuccin/nix/f06fcadf9a61b6581b392e72f230fa6783fe36e4?narHash=sha256-qZZ/K5XheRMjCNYgle90QESuys0PIFJNPJJswMJ0GEA%3D' (2025-01-15)
  → 'github:catppuccin/nix/b7a9a2d0b6c2d2a01d6e2685bd91bf543dce3b91?narHash=sha256-b/F1VUckXuZmvXjNPIdOFRSBR9gMIrKLG/r0xZ1uFBY%3D' (2025-02-16)
• Removed input 'catppuccin/catppuccin-v1_1'
• Removed input 'catppuccin/catppuccin-v1_2'
• Removed input 'catppuccin/home-manager'
• Removed input 'catppuccin/home-manager/nixpkgs'
• Removed input 'catppuccin/home-manager-stable'
• Removed input 'catppuccin/nixpkgs-stable'
• Removed input 'catppuccin/nuscht-search'
• Removed input 'catppuccin/nuscht-search/flake-utils'
• Removed input 'catppuccin/nuscht-search/flake-utils/systems'
• Removed input 'catppuccin/nuscht-search/ixx'
• Removed input 'catppuccin/nuscht-search/ixx/flake-utils'
• Removed input 'catppuccin/nuscht-search/ixx/nixpkgs'
• Removed input 'catppuccin/nuscht-search/nixpkgs'
• Updated input 'darwin':
    'github:LnL7/nix-darwin/944c2b181792ae7ae6b20c0df3f44879c11706c9?narHash=sha256-SDuKLOWAh8VJRXlNWQn9QE99bjeEUAAbYXqrKGbsiyk%3D' (2025-01-14)
  → 'github:LnL7/nix-darwin/353846417f985e74fdc060555f17939e4472ea2c?narHash=sha256-L4ou3xfOr17EAe836djRoQ7auVkYOREMtiQa82wVGqU%3D' (2025-02-14)
• Updated input 'git-hooks':
    'github:cachix/git-hooks.nix/15a87cedeb67e3dbc8d2f7b9831990dffcf4e69f?narHash=sha256-2UNmLCKORvdBRhPGI8Vx0b6l7M8/QBey/nHLIxOl4jE%3D' (2025-01-19)
  → 'github:cachix/git-hooks.nix/9364dc02281ce2d37a1f55b6e51f7c0f65a75f17?narHash=sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg%3D' (2025-01-21)
• Updated input 'home-manager':
    'github:nix-community/home-manager/bd65bc3cde04c16755955630b344bc9e35272c56?narHash=sha256-dinzAqCjenWDxuy%2BMqUQq0I4zUSfaCvN9rzuCmgMZJY%3D' (2025-01-08)
  → 'github:nix-community/home-manager/254d47082e23dbf72fdeca1da6fe1da420f478d8?narHash=sha256-eCc0/Q4bPpe4/AS%2BuzIrHLJcR6BxPQ69q2kD0/Qe6rU%3D' (2025-02-14)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/744d330659e207a1883d2da0141d35e520eb87bd?narHash=sha256-lEGgpA4kGafc76%2BAmnz%2Bgh1L/cwUS2pePFlf22WEyh8%3D' (2025-01-19)
  → 'github:Mic92/nix-index-database/ae15068e79e22b76c344f0d7f8aed1bb1c5b0b63?narHash=sha256-U1HQ7nzhJyVVXUgjU028UCkbLQLEIkg42%2BG7iIiBmlU%3D' (2025-02-16)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/107d5ef05c0b1119749e381451389eded30fb0d5?narHash=sha256-Qw2PwmkXDK8sPQ5YQ/y/icbQ%2BTYgbxfjhgnkNJyT1X8%3D' (2025-01-19)
  → 'github:nixos/nixpkgs/a60651b217d2e529729cbc7d989c19f3941b9250?narHash=sha256-f84lBmLl4tkDp1ZU5LBTSFzlxXP4926DVW3KnXrke10%3D' (2025-02-15)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/5df43628fdf08d642be8ba5b3625a6c70731c19c?narHash=sha256-Tbk1MZbtV2s5aG%2BiM99U8FqwxU/YNArMcWAv6clcsBc%3D' (2025-01-16)
  → 'github:nixos/nixpkgs/8bb37161a0488b89830168b81c48aed11569cb93?narHash=sha256-%2B/bSz4EAVbqz8/HsIGLroF8aNaO8bLRL7WfACN%2B24g4%3D' (2025-02-15)
@WilliamHsieh WilliamHsieh force-pushed the update_flake_lock_action branch from f302885 to 953a65b Compare February 17, 2025 00:54
Copy link
Contributor

Report for macos-local

Version changes
 <<< old-profile
>>> new-profile
Version changes:
[U.]  #01  c-grammar-neovim                0.10.3 -> 0.10.4
[C*]  #02  darwin-option                    ->  x2
[C*]  #03  darwin-rebuild                   ->  x2
[C.]  #04  darwin-system                   24.11, 24.11.944c2b1 -> 24.11, 24.11.3538464
[U.]  #05  eza                             0.20.17, 0.20.17-man -> 0.20.18, 0.20.18-man
[U.]  #06  git                             2.47.1, 2.47.1-doc -> 2.47.2, 2.47.2-doc
[U.]  #07  git-minimal                     2.47.1 -> 2.47.2
[U.]  #08  go                              1.23.3 -> 1.23.5
[C.]  #09  libcxx                          16.0.6, 16.0.6-dev, 19.1.5 -> 16.0.6, 16.0.6-dev, 19.1.7
[C.]  #10  libffi                          3.4.6 x2 -> 3.4.6, 35
[C.]  #11  libuv                           1.48.0, 1.48.0-dev, 1.49.2 -> 1.48.0, 1.48.0-dev, 1.50.0
[C.]  #12  libxcrypt                       4.4.36 x2 -> 4.4.36, 4.4.38
[U.]  #13  lua-grammar-neovim              0.10.3 -> 0.10.4
[U.]  #14  markdown-grammar-neovim         0.10.3 -> 0.10.4
[U.]  #15  markdown_inline-grammar-neovim  0.10.3 -> 0.10.4
[U.]  #16  neovim                          0.10.3 -> 0.10.4
[U.]  #17  neovim-unwrapped                0.10.3 -> 0.10.4
[U*]  #18  nix                             2.24.11, 2.24.11-man -> 2.24.12, 2.24.12-man
[U.]  #19  query-grammar-neovim            0.10.3 -> 0.10.4
[U.]  #20  rsync                           3.3.0 -> 3.4.1
[C.]  #21  sqlite                          3.46.1, 3.47.0 -> 3.46.1, 3.47.2
[U.]  #22  tree-sitter                     0.24.4 -> 0.24.6
[C.]  #23  tzdata                          2024b x2 -> 2024b, 2025a
[U.]  #24  vim-grammar-neovim              0.10.3 -> 0.10.4
[U.]  #25  vimdoc-grammar-neovim           0.10.3 -> 0.10.4
Closure size: 679 -> 681 (669 paths added, 667 paths removed, delta +2, disk usage -311.8KiB). 

Copy link
Contributor

Report for william-alt

Version changes
 <<< old-profile
>>> new-profile
Version changes:
[U.]  #01  c-grammar-neovim                0.10.3 -> 0.10.4
[U.]  #02  eza                             0.20.17, 0.20.17-man -> 0.20.18, 0.20.18-man
[U.]  #03  git                             2.47.1, 2.47.1-doc -> 2.47.2, 2.47.2-doc
[U.]  #04  git-minimal                     2.47.1 -> 2.47.2
[U.]  #05  go                              1.23.3 -> 1.23.5
[C.]  #06  libcxx                          16.0.6, 16.0.6-dev, 19.1.5 -> 16.0.6, 16.0.6-dev, 19.1.7
[C.]  #07  libffi                          3.4.6 x2 -> 3.4.6, 35
[C.]  #08  libuv                           1.48.0, 1.48.0-dev, 1.49.2 -> 1.48.0, 1.48.0-dev, 1.50.0
[C.]  #09  libxcrypt                       4.4.36 x2 -> 4.4.36, 4.4.38
[U.]  #10  lua-grammar-neovim              0.10.3 -> 0.10.4
[U.]  #11  markdown-grammar-neovim         0.10.3 -> 0.10.4
[U.]  #12  markdown_inline-grammar-neovim  0.10.3 -> 0.10.4
[U.]  #13  neovim                          0.10.3 -> 0.10.4
[U.]  #14  neovim-unwrapped                0.10.3 -> 0.10.4
[U*]  #15  nix                             2.24.11, 2.24.11-dev, 2.24.11-man -> 2.24.12, 2.24.12-dev, 2.24.12-man
[U.]  #16  query-grammar-neovim            0.10.3 -> 0.10.4
[U*]  #17  rsync                           3.3.0 -> 3.4.1
[C.]  #18  sqlite                          3.46.1, 3.47.0 -> 3.46.1, 3.47.2
[U.]  #19  tree-sitter                     0.24.4 -> 0.24.6
[C.]  #20  tzdata                          2024b x2 -> 2024b, 2025a
[U.]  #21  vim-grammar-neovim              0.10.3 -> 0.10.4
[U.]  #22  vimdoc-grammar-neovim           0.10.3 -> 0.10.4
Added packages:
[A.]  #1  1pm63xn676cdnmvr5yn2zywi5ayq3mml-source  
Removed packages:
[R.]  #1  cd0q2vk9vqwjg9rcilymm4x8f4n673zi-source  
Closure size: 565 -> 565 (559 paths added, 559 paths removed, delta +0, disk usage -295.1KiB). 

Copy link
Contributor

Report for william

Version changes
 <<< old-profile
>>> new-profile
Version changes:
[U.]  #01  c-grammar-neovim                0.10.3 -> 0.10.4
[C.]  #02  curl                            8.11.0, 8.11.1, 8.11.1-bin, 8.11.1-man -> 8.11.1 x2, 8.11.1-bin, 8.11.1-man
[U.]  #03  eza                             0.20.17, 0.20.17-man -> 0.20.18, 0.20.18-man
[C.]  #04  getent-glibc                    2.40-36 x2 -> 2.40-36, 2.40-66
[U.]  #05  git                             2.47.1, 2.47.1-doc -> 2.47.2, 2.47.2-doc
[U.]  #06  git-minimal                     2.47.1 -> 2.47.2
[C.]  #07  glibc                           2.40-36 x2, 2.40-36-bin, 2.40-36-dev, 2.40-36-getent x2 -> 2.40-36, 2.40-36-bin, 2.40-36-dev, 2.40-36-getent, 2.40-66, 2.40-66-getent
[C.]  #08  gnupg                           2.4.5 x2 -> 2.4.5, 2.4.7
[U.]  #09  go                              1.23.3 -> 1.23.5
[U.]  #10  hwdata                          0.388 -> 0.390
[C.]  #11  kbd                             2.6.4 x2 -> 2.6.4, 2.7.1
[C.]  #12  libbpf                          1.4.7 x2 -> 1.4.7, 1.5.0
[C.]  #13  libcap                          2.70-lib x2 -> 2.70-lib, 2.73-lib
[C.]  #14  libgpg-error                    1.50 x2 -> 1.50, 1.51
[C.]  #15  libnl                           3.10.0 x2 -> 3.10.0, 3.11.0
[C.]  #16  libuv                           1.48.0, 1.48.0-dev, 1.49.2 -> 1.48.0, 1.48.0-dev, 1.50.0
[C.]  #17  libxcrypt                       4.4.36 x2 -> 4.4.36, 4.4.38
[U.]  #18  lua-grammar-neovim              0.10.3 -> 0.10.4
[C.]  #19  lvm2                            2.03.27-lib, 2.03.28-lib -> 2.03.27-lib, 2.03.29-lib
[U.]  #20  markdown-grammar-neovim         0.10.3 -> 0.10.4
[U.]  #21  markdown_inline-grammar-neovim  0.10.3 -> 0.10.4
[U.]  #22  neovim                          0.10.3 -> 0.10.4
[U.]  #23  neovim-unwrapped                0.10.3 -> 0.10.4
[C.]  #24  nettle                          3.10 x2 -> 3.10, 3.10.1
[U*]  #25  nix                             2.24.11, 2.24.11-man -> 2.24.12, 2.24.12-man
[C.]  #26  publicsuffix-list               0-unstable-2024-10-25, 0-unstable-2024-12-06 -> 0-unstable-2024-10-25, 0-unstable-2025-01-16
[U.]  #27  query-grammar-neovim            0.10.3 -> 0.10.4
[C.]  #28  sqlite                          3.46.1, 3.47.0 -> 3.46.1, 3.47.2
[C*]  #29  systemd                         256.8, 256.10 -> 256.10, 257.2
[C.]  #30  systemd-minimal-libs            256.8, 256.10 -> 256.10, 257.2
[U.]  #31  tree-sitter                     0.24.4 -> 0.24.6
[C.]  #32  tzdata                          2024b x2 -> 2024b, 2025a
[U.]  #33  vim-grammar-neovim              0.10.3 -> 0.10.4
[U.]  #34  vimdoc-grammar-neovim           0.10.3 -> 0.10.4
[U.]  #35  yt-dlp                          2025.1.15 -> 2025.1.26
Added packages:
[A.]  #1  1pm63xn676cdnmvr5yn2zywi5ayq3mml-source  
Removed packages:
[R.]  #1  cd0q2vk9vqwjg9rcilymm4x8f4n673zi-source  
Closure size: 869 -> 869 (459 paths added, 459 paths removed, delta +0, disk usage +346.8KiB). 

Copy link
Contributor

Report for nixos-local

Version changes
 <<< old-profile
>>> new-profile
Version changes:
[U*]  #01  bind                            9.18.28-host, 9.18.28-lib, 9.18.28-man -> 9.18.33-host, 9.18.33-lib, 9.18.33-man
[U.]  #02  c-grammar-neovim                0.10.3 -> 0.10.4
[C*]  #03  curl                            8.11.0, 8.11.1 x3, 8.11.1-bin x2, 8.11.1-man x2 -> 8.11.1 x4, 8.11.1-bin x2, 8.11.1-man x2
[U.]  #04  discord                         0.0.80 -> 0.0.84
[U.]  #05  eza                             0.20.17, 0.20.17-man -> 0.20.18, 0.20.18-man
[U*]  #06  firefox                         134.0.1 -> 135.0
[U.]  #07  firefox-unwrapped               134.0.1 -> 135.0
[C*]  #08  getent-glibc                    2.40-36 x3 -> 2.40-36 x2, 2.40-66
[U.]  #09  git                             2.47.1, 2.47.1-doc -> 2.47.2, 2.47.2-doc
[U.]  #10  git-minimal                     2.47.1 -> 2.47.2
[C*]  #11  glibc                           2.40-36 x3, 2.40-36-bin, 2.40-36-dev, 2.40-36-getent x3 -> 2.40-36 x2, 2.40-36-bin, 2.40-36-dev, 2.40-36-getent x2, 2.40-66, 2.40-66-getent
[C.]  #12  gnupg                           2.4.5 x4 -> 2.4.5 x3, 2.4.7
[U.]  #13  go                              1.23.3 -> 1.23.5
[U*]  #14  google-chrome                   132.0.6834.83 -> 133.0.6943.98
[U.]  #15  gtk4                            4.16.3 -> 4.16.7
[U.]  #16  hwdata                          0.388 x2 -> 0.390 x2
[U.]  #17  initrd-linux-zen                6.12.2 -> 6.12.10
[C*]  #18  kbd                             2.6.4 x3 -> 2.6.4 x2, 2.7.1
[C.]  #19  libbpf                          1.4.7 x3 -> 1.4.7 x2, 1.5.0
[C*]  #20  libcap                          2.70, 2.70-doc, 2.70-lib x3, 2.70-man -> 2.70, 2.70-doc, 2.70-lib x2, 2.70-man, 2.73-lib
[C.]  #21  libgpg-error                    1.50 x3 -> 1.50 x2, 1.51
[C.]  #22  libnl                           3.10.0 x3 -> 3.10.0 x2, 3.11.0
[C.]  #23  libuv                           1.48.0 x2, 1.48.0-dev, 1.49.2 -> 1.48.0 x2, 1.48.0-dev, 1.50.0
[C.]  #24  libxcrypt                       4.4.36 x4 -> 4.4.36 x3, 4.4.38
[U.]  #25  linux-firmware                  20250109-zstd -> 20250211-zstd
[U.]  #26  linux-zen                       6.12.2, 6.12.2-modules, 6.12.2-modules-shrunk -> 6.12.10, 6.12.10-modules, 6.12.10-modules-shrunk
[U.]  #27  lua-grammar-neovim              0.10.3 -> 0.10.4
[C*]  #28  lvm2                            2.03.27, 2.03.27-bin, 2.03.27-lib x2, 2.03.27-man, 2.03.28-lib -> 2.03.27, 2.03.27-bin, 2.03.27-lib x2, 2.03.27-man, 2.03.29-lib
[U.]  #29  markdown-grammar-neovim         0.10.3 -> 0.10.4
[U.]  #30  markdown_inline-grammar-neovim  0.10.3 -> 0.10.4
[U.]  #31  neovim                          0.10.3 -> 0.10.4
[U.]  #32  neovim-unwrapped                0.10.3 -> 0.10.4
[C.]  #33  nettle                          3.10 x3 -> 3.10 x2, 3.10.1
[U*]  #34  nix                             2.24.11, 2.24.11-doc, 2.24.11-man -> 2.24.12, 2.24.12-doc, 2.24.12-man
[U.]  #35  nixos-system-nixos-local        24.11.20250119.107d5ef -> 24.11.20250215.a60651b
[C.]  #36  nss                             3.101.2, 3.107 -> 3.101.2, 3.108
[C.]  #37  openexr                         2.5.10, 3.2.4 -> 3.2.4
[C.]  #38  publicsuffix-list               0-unstable-2024-10-25 x2, 0-unstable-2024-12-06 -> 0-unstable-2024-10-25 x2, 0-unstable-2025-01-16
[U.]  #39  query-grammar-neovim            0.10.3 -> 0.10.4
[U*]  #40  rsync                           3.3.0 -> 3.4.1
[U.]  #41  skypeforlinux                   8.134.0.202 -> 8.136.0.202
[C.]  #42  sqlite                          3.46.1 x2, 3.47.0 -> 3.46.1 x2, 3.47.2
[U*]  #43  strace                          6.12 -> 6.13
[C*]  #44  systemd                         , 256.8, 256.10 x2, 256.10-man -> , 256.10 x2, 256.10-man, 257.2
[C.]  #45  systemd-minimal-libs            256.8, 256.10 x2 -> 256.10 x2, 257.2
[U*]  #46  thunderbird                     128.6.0esr -> 128.6.1esr
[U.]  #47  thunderbird-unwrapped           128.6.0esr -> 128.6.1esr
[U.]  #48  tree-sitter                     0.24.4 -> 0.24.6
[C.]  #49  tzdata                          2024b x3 -> 2024b x2, 2025a
[C.]  #50  udev-rules                       x2 -> 
[U.]  #51  vim-grammar-neovim              0.10.3 -> 0.10.4
[U.]  #52  vimdoc-grammar-neovim           0.10.3 -> 0.10.4
[U.]  #53  webkitgtk                       2.46.5+abi=4.1, 2.46.5+abi=6.0 -> 2.46.6+abi=4.1, 2.46.6+abi=6.0
[U*]  #54  wireplumber                     0.5.7, 0.5.7-doc -> 0.5.8, 0.5.8-doc
[U*]  #55  xwayland                        24.1.4 -> 24.1.5
[U.]  #56  yt-dlp                          2025.1.15 -> 2025.1.26
Added packages:
[A.]  #1  unit-systemd-journald-audit.socket  
Removed packages:
[R.]  #1  extra-utils    
[R.]  #2  initrd-fsinfo  
[R.]  #3  keymap         
[R.]  #4  link-units     
Closure size: 2211 -> 2206 (1216 paths added, 1221 paths removed, delta -5, disk usage +13.5MiB). 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant