lix/doc/manual/command-ref
Eelco Dolstra 128538ef06 nix-shell: Add --run flag
‘--run’ is like ‘--command’, except that it runs the command in a
non-interactive shell. This is important if you do things like:

  $ nix-shell --command make

Hitting Ctrl-C while make is running drops you into the interactive
Nix shell, which is probably not what you want. So you can now do

  $ nix-shell --run make

instead.
2015-01-08 15:14:38 +01:00
..
command-ref.xml Restructuring the Nix manual 2014-08-27 18:41:09 +02:00
conf-file.xml Add option to disable binary cache certificate checking 2014-12-09 13:16:02 +01:00
env-common.xml Undocument NIX_OTHER_STORES 2014-09-16 14:49:00 +02:00
files.xml Restructuring the Nix manual 2014-08-27 18:41:09 +02:00
main-commands.xml Restructuring the Nix manual 2014-08-27 18:41:09 +02:00
nix-build.xml Fix references to version.txt 2014-09-16 14:57:45 +02:00
nix-channel.xml Document channel format and excise most mentions of manifests and nix-pull 2014-12-13 23:16:08 +01:00
nix-collect-garbage.xml Fix references to version.txt 2014-09-16 14:57:45 +02:00
nix-copy-closure.xml Fix references to version.txt 2014-09-16 14:57:45 +02:00
nix-daemon.xml Fix references to version.txt 2014-09-16 14:57:45 +02:00
nix-env.xml nix-env: Add regular expression support in selectors 2014-10-03 21:29:40 +02:00
nix-generate-patches.xml add manpage for nix-generate-patches 2014-09-23 15:10:18 +02:00
nix-hash.xml Fix references to version.txt 2014-09-16 14:57:45 +02:00
nix-install-package.xml Update .nixpkg description 2014-12-13 23:27:22 +01:00
nix-instantiate.xml doc: fixed nix-instantiate --find-file 2014-10-27 08:45:10 +01:00
nix-prefetch-url.xml Fix references to version.txt 2014-09-16 14:57:45 +02:00
nix-pull.xml Document channel format and excise most mentions of manifests and nix-pull 2014-12-13 23:16:08 +01:00
nix-push.xml Use https://cache.nixos.org instead of http://cache.nixos.org 2014-12-09 13:16:02 +01:00
nix-shell.xml nix-shell: Add --run flag 2015-01-08 15:14:38 +01:00
nix-store.xml More build-cache-failures -> build-cache-failure 2014-11-24 16:52:13 +01:00
opt-common-syn.xml Restructuring the Nix manual 2014-08-27 18:41:09 +02:00
opt-common.xml Merge branch 'master' of github.com:thatdocslady/nix 2014-09-16 14:13:36 +02:00
opt-inst-syn.xml Restructuring the Nix manual 2014-08-27 18:41:09 +02:00
utilities.xml Undocument nix-generate-patches 2014-12-13 23:17:26 +01:00