Provides practical Nix usage: running packages from nixpkgs, creating ephemeral shells, evaluating expressions, converting hashes, and troubleshooting build or cache issues. Includes command examples for running packages, formatting Nix files, prefetching hashes, and evaluating expressions non-interactively.
Use when you need reproducible, temporary environments for running tools, debugging derivations, converting hash formats, or scripting with Nix shebangs. Handy for CI tasks, local development without permanent installs, and when inspecting package attributes in nixpkgs.
Agents that can run shell commands and manage ephemeral environments (CLI-focused assistants, dev tooling bots).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
JJ Hunk
Programmatic hunk selection for Jujutsu (jj): list, split, commit, or squash specific hunks to enable partial commits and fine-grained history editing without a
Conventional Commits (v1.0.0)
Génère et examine des messages formatés selon Conventional Commits (type(scope): sujet, corps et pieds de page optionnels) pour supporter le versionnage sémantique et les changelogs automatisés
uv (Gestionnaire de packages et de projets Python)
Installez et utilisez uv — un gestionnaire d'outils Python tout-en-un ultra-rapide pour installer des packages, créer des venvs, exécuter des scripts et gérer les versions de Python.