con un clic
update-nixpkgs
Update nixpkgs flake inputs (linux-stable, darwin-stable, and unstable).
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Update nixpkgs flake inputs (linux-stable, darwin-stable, and unstable).
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | update-nixpkgs |
| description | Update nixpkgs flake inputs (linux-stable, darwin-stable, and unstable). |
| when_to_use | Use when the user asks to "update nixpkgs", "bump nixpkgs", "update the flake inputs", or wants the three nixpkgs channels refreshed. Trigger phrases: "update nixpkgs", "bump flake", "refresh inputs", "update channels". |
| allowed-tools | ["AskUserQuestion","Bash(nix flake update *)"] |
Update the three nixpkgs flake inputs: nixpkgs-linux-stable, nixpkgs-darwin-stable, and nixpkgs-unstable.
Use AskUserQuestion to confirm before running. This modifies flake.lock.
If the user picks "No" or "Other" with anything other than clear consent, stop and report cancellation.
nix flake update nixpkgs-linux-stable nixpkgs-darwin-stable nixpkgs-unstable
Summarize what changed: which inputs moved, old → new revs if shown. Suggest a follow-up darwin-switch or nixos-rebuild only if the user asks.