fix(nix): package web assets and refresh dependencies #3

Merged
mjhukig merged 1 commit from fix/nix-package-web-assets into main 2026-08-01 18:28:17 +00:00
Contributor

Keeps the Nix package current with the web and SDK integration: refreshes the fixed-output Bun dependency hash so the realtime web dependency is available, and installs the production web dist so cute-code web works from a Nix profile.

Validated with nixfmt --check flake.nix, statix check flake.nix, deadnix --fail flake.nix, nix build --no-link --print-build-logs .#cute-code, nix run . -- --version, and nix flake check --print-build-logs.

Keeps the Nix package current with the web and SDK integration: refreshes the fixed-output Bun dependency hash so the realtime web dependency is available, and installs the production web dist so `cute-code web` works from a Nix profile. Validated with `nixfmt --check flake.nix`, `statix check flake.nix`, `deadnix --fail flake.nix`, `nix build --no-link --print-build-logs .#cute-code`, `nix run . -- --version`, and `nix flake check --print-build-logs`.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pp/cute-code!3
No description provided.