nixpkgs-update

Community

Batch update nixpkgs with automation.

Authoranntnzrb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Batch workflow for contributing package updates to NixOS/nixpkgs with automated validation, review, and PR creation.

Core Features & Use Cases

  • Discovery & Filtering: Locate outdated nixpkgs packages via Repology with strict criteria.
  • Validation & Selection: Validate simplicity and platform support before presenting candidates.
  • Parallel Updates: Use worktrees for isolated git operations and parallel updates.

Quick Start

Run the discovery and selection prompts to choose easy updates, then kick off parallel update tasks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nixpkgs-update
Download link: https://github.com/anntnzrb/.claude/archive/main.zip#nixpkgs-update

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository