create-nix-package
CommunityCreate Nix packages from code or scripts.
Authoriamruinous
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Packaging software into reproducible Nix derivations can be tedious when sources come from GitHub, git repos, URLs, or local directories. This skill standardizes and automates the creation of Nix packages from diverse sources and build systems, reducing boilerplate and errors.
Core Features & Use Cases
- Source-agnostic packaging: fetch sources from GitHub, git repositories, direct URLs, or local directories.
- Language-aware templates: buildGoModule, buildRustPackage, buildPythonPackage, and stdenv.mkDerivation for shell and binary packages.
- End-to-end packaging: from source fetch to a derivation under packages/<package-name> with version metadata and reproducible results.
- Use Case: package a Go project from GitHub into a shareable Nix package for multi-platform deployments.
Quick Start
Create a package named myapp from GitHub using the Go module template.
Dependency Matrix
Required Modules
None requiredComponents
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: create-nix-package Download link: https://github.com/iamruinous/nix-config/archive/main.zip#create-nix-package Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.