Skip to content

chore(nix): pin code v0.4.8 - #38

Merged
atyrode merged 1 commit into
mainfrom
chore/pin-v0.4.8
Jul 25, 2026
Merged

chore(nix): pin code v0.4.8#38
atyrode merged 1 commit into
mainfrom
chore/pin-v0.4.8

Conversation

@atyrode

@atyrode atyrode commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Repoints the flake self-pin at the published v0.4.8 release, so nix run github:atyrode/code serves code ls / code session reap.

Hashes converted from the release checksums.txt with nix hash convert --hash-algo sha256 --to sri.

Verification

  • nix build .#code succeeds -> /nix/store/np36li1xwzdxw82q52aipbcv6gj9pwwq-code-0.4.8, which validates the aarch64-darwin hash against the real published artifact.
  • Ran the built release binary: code ls prints no live sessions, and code session reap refuses without a filter (exit 2). The shipped artifact really does carry the new subcommands.

Note: produced by hand rather than with scripts/bump-flake-pin.sh. That script relies on GNU sed -i and fails on macOS with extra characters at the end of d command — same limitation as update-pins.sh in dotfiles. Worth a gsed fallback in both if you ever run them off the Linux box.

Repoints the flake self-pin at the published v0.4.8 release so
`nix run github:atyrode/code` serves code ls / code session reap.

Hashes converted from the release checksums.txt. Produced by hand rather
than scripts/bump-flake-pin.sh: that script needs GNU sed -i and fails on
macOS with 'extra characters at the end of d command'.
@atyrode
atyrode merged commit c5e7110 into main Jul 25, 2026
1 check passed
@atyrode
atyrode deleted the chore/pin-v0.4.8 branch July 25, 2026 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant