[PR #13837] fix: Fix Nix build dependency issues #14834

Closed
opened 2026-02-16 18:19:35 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13837

State: closed
Merged: No


Resolves dependency version conflicts and type errors preventing successful Nix builds.

Changes

  • Updated package versions in catalog (remeda, hono, vite, @types/node, etc.)
  • Added missing peer dependency (quansync)
  • Updated Nix hashes for reproducible builds
  • Fixed Stripe API version and type access errors

Commits

  • fix: update Stripe API version to 2026-01-28.clover for compatibility
  • fix: correct Stripe type access in webhook handlers after API update
  • docs: update nix hash for node_modules after dependency changes
  • docs: update @smithy/eventstream-codec to latest
  • docs: update @types/node to latest
  • docs: add quansync peer dependency to fix lockfile
  • docs: update package versions to fix nix build dependencies

Closes #13825

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13837 **State:** closed **Merged:** No --- Resolves dependency version conflicts and type errors preventing successful Nix builds. ## Changes - Updated package versions in catalog (remeda, hono, vite, @types/node, etc.) - Added missing peer dependency (quansync) - Updated Nix hashes for reproducible builds - Fixed Stripe API version and type access errors ## Commits - fix: update Stripe API version to 2026-01-28.clover for compatibility - fix: correct Stripe type access in webhook handlers after API update - docs: update nix hash for node_modules after dependency changes - docs: update @smithy/eventstream-codec to latest - docs: update @types/node to latest - docs: add quansync peer dependency to fix lockfile - docs: update package versions to fix nix build dependencies Closes #13825
yindo added the pull-request label 2026-02-16 18:19:35 -05:00
yindo closed this issue 2026-02-16 18:19:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14834