nix-run
Verified for current stable LTS
Nix Run Commands
Nix Run command syntax with verified terminal examples.
Commands
7 commands for Nix Run
nix-run Operations
Nix Run Command: Run Command Remote Repository
nix run <remote_name>:<owner>/<repository> nix-run Operations
Nix Run Command: Run Command Remote Repository With Reference
nix run <remote_name>:<owner>/<repository>/<reference> nix-run Operations
Nix Run Command: Run Command Remote Repository With Subdirectory
nix run "<remote_name>:<owner>/<repository>?dir=<dir_name>#<app>" nix-run Operations
Nix Run Command: Run Command With Arguments
nix run nixpkgs#<vim> -- <path/to/file> nix-run Operations
Nix Run Command: Run Default Application Flake
nix run nix-run Operations
Nix Run Command: Run Flake Github Pull Request
nix run github:<owner>/<repository>/pull/<number>/head nix-run Operations
Nix Run Command: Run Package Command Nixpkgs
nix run nixpkgs#<pkg> Suggest a Nix Run Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Nix Run workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.