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/bad96d3fabf8d2e8f0bf0c2cb899a9fccf01ea03?narHash=sha256-IjdGPDnBNk3r5h02kiPTKUOfn%2BUiKNWlhy/ozC0NgyQ%3D' (2024-10-02)
→ 'github:catppuccin/nix/96cf8b4a05fb23a53c027621b1147b5cf9e5439f?narHash=sha256-B8LaxUP93eh%2Bit8RW1pGq4SsU2kj7f0ipzFuhBvpON8%3D' (2024-10-08)
• Updated input 'darwin':
'github:LnL7/nix-darwin/8c8388ade72e58efdeae71b4cbb79e872c23a56b?narHash=sha256-LTJuQPCsSItZ/8TieFeP30iY%2BuaLoD0mT0tAj1gLeyQ%3D' (2024-10-03)
→ 'github:LnL7/nix-darwin/fd0e3ed30b75ddf7f3d94829d80a078b413b6244?narHash=sha256-KtE4F2wTzIpE6fI9diD5dDkUgGAt7IG80TnFqkCD8Ws%3D' (2024-10-12)
• Updated input 'hm':
'github:nix-community/home-manager/509dbf8d45606b618e9ec3bbe4e936b7c5bc6c1e?narHash=sha256-03liqiJtk9UP7YQHW4r8MduKCK242FQzud8iWvvlK%2Bo%3D' (2024-10-04)
→ 'github:nix-community/home-manager/d57112db877f07387ce7104b5ac346ede556d2d7?narHash=sha256-8ZWr1HpciQsrFjvPMvZl0W%2Bb0dilZOqXPoKa2Ux36bc%3D' (2024-10-12)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/e2f08f4d8b3ecb5cf5c9fd9cb2d53bb3c71807da?narHash=sha256-CAZF2NRuHmqTtRTNAruWpHA43Gg2UvuCNEIzabP0l6M%3D' (2024-10-05)
→ 'github:nixos/nixpkgs/b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221?narHash=sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU%3D' (2024-10-10)
```
### 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-10-13 关闭于 2024-10-13 0 条评论