chore(nix): sync flakes with upstream latest
dependenciesautomated
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action.
```
Flake lock file updates:
• Updated input 'catppuccin':
'github:catppuccin/nix/96cf8b4a05fb23a53c027621b1147b5cf9e5439f?narHash=sha256-B8LaxUP93eh%2Bit8RW1pGq4SsU2kj7f0ipzFuhBvpON8%3D' (2024-10-08)
→ 'github:catppuccin/nix/f99984a7f4e2a7f92893443dc1d1971d0ff1fe23?narHash=sha256-o91SqI7aFZZHMoqv99WfYcxu9czFV/nqWXV4v9WGFDg%3D' (2024-10-26)
• Updated input 'darwin':
'github:LnL7/nix-darwin/d99f9ae9fdfbcc36b81d264678bf58004464892e?narHash=sha256-nGBcMeL6iB20z8Gz/H6roGa/WRmKAmipY0/iXCq4DCo%3D' (2024-10-23)
→ 'github:LnL7/nix-darwin/2eb472230a5400c81d9008014888b4bff23bcf44?narHash=sha256-HmLLQbX07rYD0RXPxbf3kJtUo66XvEIX9Y%2BN5QHQ9aY%3D' (2024-10-26)
• Updated input 'hm':
'github:nix-community/home-manager/5ec753a1fc4454df9285d8b3ec0809234defb975?narHash=sha256-7LAGY32Xl14OVQp3y6M43/0AtHYYvV6pdyBcp3eoz0s%3D' (2024-10-21)
→ 'github:nix-community/home-manager/93435d27d250fa986bfec6b2ff263161ff8288cb?narHash=sha256-nL9nzNE5/re/P%2BzOv7NX6bRm5e%2BDeS1HIufQUJ01w20%3D' (2024-10-25)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/dfffb2e7a52d29a0ef8e21ec8a0f30487b227f1a?narHash=sha256-9Rg%2BAqLqvqqJniP/OQB3GtgXoAd8IlazsHp97va042Y%3D' (2024-10-23)
→ 'github:nixos/nixpkgs/41dea55321e5a999b17033296ac05fe8a8b5a257?narHash=sha256-WvLXzNNnnw%2BqpFOmgaM3JUlNEH%2BT4s22b5i2oyyCpXE%3D' (2024-10-25)
```
### 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:
```sh
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
```
合并状态:已合并 合并于 2024-11-01 关闭于 2024-11-01 0 条评论