Skip to content

refactor: follow the cl-prolog-kit / cl-dataflow-kit rename - #7

Merged
takeokunn merged 1 commit into
mainfrom
feat/rename-cl-prolog-dataflow-kit
Aug 17, 2026
Merged

refactor: follow the cl-prolog-kit / cl-dataflow-kit rename#7
takeokunn merged 1 commit into
mainfrom
feat/rename-cl-prolog-dataflow-kit

Conversation

@takeokunn

Copy link
Copy Markdown
Collaborator

nerima-lisp/cl-prolog was renamed to cl-prolog-kit (v1.5.0) and cl-dataflow to cl-dataflow-kit (v1.2.0). The ASDF system names and CL package names moved with the repositories, so cl-prolog: no longer resolves and :depends-on "cl-prolog" no longer finds a system.

Updated: the flake input's Nix variable name and URL, the ASDF :depends-on entries, every package-qualified symbol reference, and prose naming either package. flake.lock was regenerated with nix flake lock, never hand-edited.

The pin also moves forward to the current release rather than carrying the old one — the tag the old pin named no longer contains a system under the old name.

Verification before pushing: a residual grep for cl-prolog/cl-dataflow not followed by -kit (and the uppercase and CL_…_ env-var spellings) returns zero hits, no kit-kit double suffix was produced, and (/) counts are byte-identical per .lisp/.asd file before and after — so the source change is rename-only. CI here is the build verification.

nerima-lisp/cl-prolog was renamed to cl-prolog-kit (v1.5.0) and
cl-dataflow to cl-dataflow-kit (v1.2.0). The ASDF system names and CL
package names moved with the repositories, so `cl-prolog:` no longer
resolves and `:depends-on "cl-prolog"` no longer finds a system.

Updated here: the flake input's Nix variable name and URL, the ASDF
:depends-on entries, every package-qualified symbol reference, and the
prose that names either package. flake.lock was regenerated with
`nix flake lock`, not hand-edited.

This also moves the pin forward to the current release rather than
carrying the old one, since the tag the old pin named no longer contains
a system under the old name.
@takeokunn
takeokunn merged commit 71bcad0 into main Aug 17, 2026
1 check passed
@takeokunn
takeokunn deleted the feat/rename-cl-prolog-dataflow-kit branch August 17, 2026 08:24
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