nix-init
Generate Nix package definitions automatically.
Syntax
$nix-init [OPTIONS] SOURCE
Examples
Examples
$nix-init github:owner/repo
Examples
$nix-init --url https://example.org/src.tar.gz
Typical use cases
nix-init github:owner/repo
nix-init --url URL
Note
Helps bootstrap new derivations and reduces packaging effort.
Export