fix(guix): restore scripts identity in guix.scm - #96
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. 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 package identity, name, synopsis, and description in guix.scm, fixing the inadvertent squisher-corpus clobber. 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 before and after.🤖 Generated with Claude Code