Commit 06b6436
chore(nix): Update package to v0.109.0 (#491)
## Automated Nix Package Update
This PR updates the Nix package expression to version **0.109.0**.
### Changes
- ✅ Updated `version` to `0.109.0`
- ✅ Updated source `hash` to
`sha256-3sxTjCBvOgwL7G/sSZRCWUJNmNwqjzhXvJ11W14FneQ=`
- ✅ Updated `vendorHash` to
`sha256-ge+R4F7BoriAKIGmwvF7cS5hJFLJ3HO/HkIOPhEdXbA=`
- ✅ Formatted with nixfmt-rfc-style
The `Nix Build Verification` workflow runs on this PR and is the
authoritative gate for verifying the updated hashes build cleanly.
### Verification
```bash
nix-build nix/default.nix
result/bin/infer version
```
### Related
- Release:
https://github.com/inference-gateway/cli/releases/tag/v0.109.0
---
🤖 Auto-generated by `.github/workflows/nix-version-sync.yml`
Co-authored-by: ig-semantic-release-bot[bot] <207089317+ig-semantic-release-bot[bot]@users.noreply.github.com>1 parent 09d69ea commit 06b6436
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments