·nix-best-practices
</>

nix-best-practices

0xbigboss/claude-code

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.

80Installs·0Trend·@0xbigboss

Installation

$npx skills add https://github.com/0xbigboss/claude-code --skill nix-best-practices

SKILL.md

When adding overlay inputs, use follows to share the parent nixpkgs and avoid downloading multiple versions:

All inputs must be listed in outputs function even if not directly used:

Use numtide/nixpkgs-unfree for EULA-licensed packages without requiring user config:

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix. Source: 0xbigboss/claude-code.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/0xbigboss/claude-code --skill nix-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is nix-best-practices?

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix. Source: 0xbigboss/claude-code.

How do I install nix-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/0xbigboss/claude-code --skill nix-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/0xbigboss/claude-code