nix: update flake.lock
nix
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action.
```
Flake lock file updates:
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a?narHash=sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U%3D' (2024-09-12)
→ 'github:hercules-ci/flake-parts/3d04084d54bedc3d6b8b736c70ef449225c361b1?narHash=sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0%3D' (2024-10-01)
• Updated input 'nixpkgs-master':
'github:NixOS/nixpkgs/568bfef547c14ca438c56a0bece08b8bb2b71a9c?narHash=sha256-ZMHMThPsthhUREwDebXw7GX45bJnBCVbfnH1g5iuSPc%3D' (2024-09-23)
→ 'github:NixOS/nixpkgs/890217570a9f6b293d896c64ecb24ab3ce8b5a20?narHash=sha256-oESLuOhNNshFD3rLC9uP4rOWLUJrZa4UlRayLUsBX50%3D' (2024-10-14)
• Updated input 'nixpkgs-nixos-unstable':
'github:NixOS/nixpkgs/9357f4f23713673f310988025d9dc261c20e70c6?narHash=sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c%3D' (2024-09-21)
→ 'github:NixOS/nixpkgs/5633bcff0c6162b9e4b5f1264264611e950c8ec7?narHash=sha256-9UTxR8eukdg%2BXZeHgxW5hQA9fIKHsKCdOIUycTryeVw%3D' (2024-10-09)
• Updated input 'nixpkgs-nixpkgs-unstable':
'github:NixOS/nixpkgs/a1d92660c6b3b7c26fb883500a80ea9d33321be2?narHash=sha256-V5LpfdHyQkUF7RfOaDPrZDP%2Boqz88lTJrMT1%2BstXNwo%3D' (2024-09-20)
→ 'github:NixOS/nixpkgs/b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221?narHash=sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU%3D' (2024-10-10)
• Updated input 'nixpkgs-release':
'github:NixOS/nixpkgs/944b2aea7f0a2d7c79f72468106bc5510cbf5101?narHash=sha256-NmcVhGElxDbmEWzgXsyAjlRhUus/nEqPC5So7BOJLUM%3D' (2024-09-20)
→ 'github:NixOS/nixpkgs/a3f9ad65a0bf298ed5847629a57808b97e6e8077?narHash=sha256-u%2BrxA79a0lyhG%2Bu%2BoPBRtTDtzz8kvkc9a6SWSt9ekVc%3D' (2024-10-12)
• Updated input 'nixpkgs-release-staging':
'github:NixOS/nixpkgs/2e0f5ec38f055ba192dcb6ddda414f9bca024954?narHash=sha256-e%2BOWvxBLYLbots4qSXpKnwrOy9I2u9pT9vFpXF6fQ%2BM%3D' (2024-09-23)
→ 'github:NixOS/nixpkgs/f31f95446863dc280d828563968386f3e4fa48d8?narHash=sha256-O0PMB926lB7I570TxGFsRVgLmlH54t6sEC7NwtZ6WGc%3D' (2024-10-14)
```
### 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-14 关闭于 2024-10-14 0 条评论