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 'nixpkgs-master':
'github:NixOS/nixpkgs/890217570a9f6b293d896c64ecb24ab3ce8b5a20?narHash=sha256-oESLuOhNNshFD3rLC9uP4rOWLUJrZa4UlRayLUsBX50%3D' (2024-10-14)
→ 'github:NixOS/nixpkgs/e273688024588b785258dde795c63cb5b2ef2cc8?narHash=sha256-U/JIxvuc8/cyiXS/vvkJRUqsxBKI0c/vfdJi9dDDhkU%3D' (2024-10-15)
• Updated input 'nixpkgs-release-staging':
'github:NixOS/nixpkgs/f31f95446863dc280d828563968386f3e4fa48d8?narHash=sha256-O0PMB926lB7I570TxGFsRVgLmlH54t6sEC7NwtZ6WGc%3D' (2024-10-14)
→ 'github:NixOS/nixpkgs/11322d2783eac5ce6529c2a23f5595c400105cd4?narHash=sha256-Y4chifUp2vQGmh/m0%2BhTP/5%2B0p9GnCxSHuiVCDjZRos%3D' (2024-10-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:
```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
```
合并状态:未合并 0 条评论