fix(guix): restore preference-injector identity in guix.scm - #58
Conversation
guix.scm declared (name "squisher-corpus") -- the squisher clobber, which copied one package definition into many repos carrying the wrong project's identity. Measured across all 418 estate repos: 45 affected. Fixes IDENTITY ONLY: name, synopsis, description, home-page, header comment. The (license ...) form is deliberately untouched -- the licence drift (58 repos asserting PMPL) is a separate owner decision. Verified byte-identical by md5 of the licence form before and after. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
|
Note Automatic reviews are paused because your trial's included automatic processing has been used for this period. Upgrade now, or comment "Gitar review" to run a review anytime. Code Review ✅ ApprovedRestores the correct preference-injector identity in guix.scm by updating the package name, synopsis, description, home-page, and header comment. No issues found.
OptionsDisplay: compact → Showing less information. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
|
|



guix.scmdeclared(name "squisher-corpus")— the squisher clobber. Measured across all 418 estate repos: 45 affected.Fixes identity only — name, synopsis, description, home-page, header comment.
The
(license ...)form is deliberately untouched; the licence drift (58 repos asserting PMPL) is a separate owner decision. Verified byte-identical (md5 of the licence form before and after).Commit is GPG-signed — the earlier contents-API attempt produced unsigned commits, which
required_signaturesrejected.🤖 Generated with Claude Code