Skip to content

chore: bump flake.nix version to 0.2.0 - #32

Merged
N283T merged 1 commit into
mainfrom
fix/flake-version-bump-0.2.0
Apr 16, 2026
Merged

chore: bump flake.nix version to 0.2.0#32
N283T merged 1 commit into
mainfrom
fix/flake-version-bump-0.2.0

Conversation

@N283T

@N283T N283T commented Apr 16, 2026

Copy link
Copy Markdown
Owner

Summary

PR #31build.zig.zon は 0.2.0 に上げたが、flake.nixversion 文字列が "0.1.1" のまま残っていた。nix run github:N283T/mmcif-dict-cli で表示されるパッケージバージョンが実態と合わない。

v0.2.0 タグはもう publish 済みなので、本 PR は main に追従反映するのみ。

Test plan

  • git diff flake.nix が version 文字列の 1 行差分のみ
  • CI green (flake は CI で走らないので zig build だけ)

Missed in PR #31. build.zig.zon was updated but the Nix derivation's
version string still said 0.1.1, so `nix run github:N283T/mmcif-dict-cli/v0.2.0`
would misreport the package version. The v0.2.0 tag itself is already
published; this fix lands on main so subsequent references see the
correct version.
@N283T
N283T merged commit 4389abe into main Apr 16, 2026
1 check passed
@N283T
N283T deleted the fix/flake-version-bump-0.2.0 branch April 16, 2026 01:23
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