nix run

Nix 플레이크에서 애플리케이션 실행. 같이 보기: 플레이크에 대한 정보는 nix flake. 더 많은 정보: https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-run.html.

nix run

nix run nixpkgs#{{패키지}}

nix run nixpkgs#{{vim}} -- {{경로/대상/파일}}

nix run {{원격_이름}}:{{소유자}}/{{레포}}

nix run {{원격_이름}}:{{소유자}}/{{레포}}/{{참조}}

nix run "{{원격_이름}}:{{소유자}}/{{레포}}?dir={{디렉토리_이름}}#{{앱}}"

nix run github:{{소유자}}/{{레포}}/pull/{{번호}}/head