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 'darwin':
'github:LnL7/nix-darwin/f86f158efd4bab8dce3e207e4621f1df3a760b7a?narHash=sha256-vG%2BO2RZRzYZ8BUMNNJ%2BBLSj6PUoGW7taDQbp6QNJ3Xo%3D' (2024-11-15)
→ 'github:LnL7/nix-darwin/2bcef10f4319f34ddebadb5f37eaa81ca2510730?narHash=sha256-9Zj2baKY3KaKzs5%2BnqZgIwr/o/iibhENFxjOnpU%2BIOU%3D' (2024-11-16)
• Updated input 'home-manager':
'github:nix-community/home-manager/1d0862ee2d7c6f6cd720d6f32213fa425004be10?narHash=sha256-Qq2YZZaDTB3FZLWU/Hgh1uuWlUBl3cMLGB99bm7rFUM%3D' (2024-11-14)
→ 'github:nix-community/home-manager/1bd5616e33c0c54d7a5b37db94160635a9b27aeb?narHash=sha256-130gQ5k8kZlxjBEeLpE%2BSvWFgSOFgQFeZlqIik7KgtQ%3D' (2024-11-16)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/24f0d4acd634792badd6470134c387a3b039dace?narHash=sha256-sz8/v17enkYmfpgeeuyzniGJU0QQBfmAjlemAUYhfy8%3D' (2024-11-13)
→ 'github:nixos/nixpkgs/c69a9bffbecde46b4b939465422ddc59493d3e4d?narHash=sha256-ddcX4lQL0X05AYkrkV2LMFgGdRvgap7Ho8kgon3iWZk%3D' (2024-11-16)
```
### 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-20 关闭于 2024-11-20 0 条评论