feat(nix): add rootless profile installation #2

Merged
mjhukig merged 2 commits from feature/nix-profile-install into main 2026-08-01 17:51:52 +00:00
Contributor

Adds a reproducible x86_64 Linux Nix package and app for Cute Code, along with README and onboarding instructions for rootless Nix profile installs, upgrades, and branch previews.

Validation: nixfmt --check flake.nix, statix check flake.nix, deadnix --fail flake.nix, nix flake check --print-build-logs, nix run . -- --version, and a disposable nix profile add / nix profile upgrade --refresh --all smoke test.

Adds a reproducible x86_64 Linux Nix package and app for Cute Code, along with README and onboarding instructions for rootless Nix profile installs, upgrades, and branch previews. Validation: `nixfmt --check flake.nix`, `statix check flake.nix`, `deadnix --fail flake.nix`, `nix flake check --print-build-logs`, `nix run . -- --version`, and a disposable `nix profile add` / `nix profile upgrade --refresh --all` smoke test.
Expose a Nix package and app for x86_64 Linux, package the locked Bun
source runtime with its required tools and native libraries, and document
rootless install, update, and branch-preview workflows.
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!2
No description provided.