nix-registry
Verified for current stable LTS
Nix Registry Command: Pin Nixpkgs Revision
Use for pin nixpkgs revision with Nix Registry. Exact CLI syntax to pin nixpkgs revision using Nix Registry.
When to use this: Use for pin nixpkgs revision with Nix Registry.
Command Syntax
nix registry pin <nixpkgs> nix registry pin <nixpkgs> Command Breakdown
nix is the base executable for this command.
FAQ
Purpose: Exact syntax to pin nixpkgs revision using Nix Registry.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Nix Registry Command: Add Entry Latest Github Version
nix registry add <entry> {github:owner/repo} Nix Registry Command: Pin Entry Latest Github Revision nix registry pin <entry> {github:owner/repo/branch_or_revision} Nix Registry Command: Remove Registry Entry nix registry remove <entry> Nix Registry Command: View Nix Registry Help nix registry --help