Check Updates banner
olafkfreund olafkfreund

Check Updates

Development community

Description

--- description: Check our pinned flake inputs + packages against upstream and report what's ready to update globs: alwaysApply: false version: 1.0 encoding: UTF-8 --- # Check Updates Compare our **running configuration** (everything pinned in `flake.lock`) against the upstream sources it tracks, then report — input by input — **what is ready to update, how far behind we are, and what a bump would pull in**. This command is **read-only**. It never runs `nix flake update`, never edits `flake.l

Installation

Installs to ~/.claude/commands/olafkfreund-nixos_config-check-updates.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/olafkfreund/nixos_config/HEAD/.claude/commands/check-updates.md -o ~/.claude/commands/olafkfreund-nixos_config-check-updates.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository