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/2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8?narHash=sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw%3D' (2024-06-01)
→ 'github:hercules-ci/flake-parts/9227223f6d922fee3c7b190b2cc238a99527bbb7?narHash=sha256-pQMhCCHyQGRzdfAkdJ4cIWiw%2BJNuWsTX7f0ZYSyz0VY%3D' (2024-07-03)
• Updated input 'hercules-ci-effects':
'github:hercules-ci/hercules-ci-effects/0ab08b23ce3c3f75fe9a5598756b6fb8bcf0b414?narHash=sha256-03rLBd/lKecgaKz0j5ESUf9lDn5R0SJatZTKLL5unWE%3D' (2024-06-10)
→ 'github:hercules-ci/hercules-ci-effects/11e4b8dc112e2f485d7c97e1cee77f9958f498f5?narHash=sha256-YNkUMcCUCpnULp40g%2BsvYsaH1RbSEj6s4WdZY/SHe38%3D' (2024-06-24)
• Updated input 'nixpkgs-master':
'github:NixOS/nixpkgs/b5f40a60478406a672264428e79cd3cb589b177f?narHash=sha256-WuTG1T%2Ba1Army/eeeSCsSIK4STP2sJ/vP/JcFe5Hq/0%3D' (2024-06-12)
→ 'github:NixOS/nixpkgs/453eac6c66a5c8f74d0f1cdaec9301617806dfc7?narHash=sha256-AmVc043mub5aj/7jN6slhh64zSsMuu%2BHQCmyR/nGTLo%3D' (2024-07-03)
• Updated input 'nixpkgs-nixos-unstable':
'github:NixOS/nixpkgs/57d6973abba7ea108bac64ae7629e7431e0199b6?narHash=sha256-9YrUjdztqi4Gz8n3mBuqvCkMo4ojrA6nASwyIKWMpus%3D' (2024-06-12)
→ 'github:NixOS/nixpkgs/00d80d13810dbfea8ab4ed1009b09100cca86ba8?narHash=sha256-H3%2BEC5cYuq%2BgQW8y0lSrrDZfH71LB4DAf%2BTDFyvwCNA%3D' (2024-07-01)
• Updated input 'nixpkgs-nixpkgs-unstable':
'github:NixOS/nixpkgs/e913ae340076bbb73d9f4d3d065c2bca7caafb16?narHash=sha256-Ds1QpobBX2yoUDx9ZruqVGJ/uQPgcXoYuobBguyKEh8%3D' (2024-06-11)
→ 'github:NixOS/nixpkgs/0aeab749216e4c073cece5d34bc01b79e717c3e0?narHash=sha256-0LD%2BKePCKKEb4CcPsTBOwf019wDtZJanjoKm1S8q3Do%3D' (2024-07-02)
• Updated input 'nixpkgs-release':
'github:NixOS/nixpkgs/47b604b07d1e8146d5398b42d3306fdebd343986?narHash=sha256-hoB7B7oPgypePz16cKWawPfhVvMSXj4G/qLsfFuhFjw%3D' (2024-06-11)
→ 'github:NixOS/nixpkgs/d032c1a6dfad4eedec7e35e91986becc699d7d69?narHash=sha256-Zw9rQjHz1ilNIimEXFeVa1ERNRBF8DoXDhLAZq5B4pE%3D' (2024-07-01)
• Updated input 'nixpkgs-release-staging':
'github:NixOS/nixpkgs/af5dfce50de0d3050acd6146eb0c3eb3f00dfd62?narHash=sha256-PyDsGiXJnbDAHrzghTP3QHtlL8tVl0vjkbT8mOThPmE%3D' (2024-06-12)
→ 'github:NixOS/nixpkgs/9ea1979dea6099cdc19b6c1387a696532faa00d5?narHash=sha256-Iq7sKNC1jtdbCmxoRTV8AFyyLZFqyxdWc%2BB%2Bb5jI8tw%3D' (2024-07-03)
```
### 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-07-04 关闭于 2024-07-04 0 条评论