lix/doc/manual
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
..
advanced-topics Rename files 2014-12-14 01:07:23 +01:00
command-ref nix-shell: Add --run flag 2015-01-08 15:14:38 +01:00
expressions Add section on SSH substituter 2014-12-14 03:19:15 +01:00
figures
glossary
images/callouts
installation Document how to set up build users on Mac OS X 2015-01-06 11:17:11 +01:00
introduction Use https://cache.nixos.org instead of http://cache.nixos.org 2014-12-09 13:16:02 +01:00
packages doc: remove wrong phrase. 2015-01-05 15:08:53 +01:00
release-notes Belatedly add contributors 2014-12-16 18:58:04 +01:00
troubleshooting ReiserFS -> ext4 2014-12-13 23:23:19 +01:00
hacking.xml
local.mk Fix build 2014-12-14 01:29:35 +01:00
manual.xml edition -> subtitle 2015-01-02 12:53:32 +01:00
nix-lang-ref.xml
quote-literals.xsl
schemas.xml
style.css Style 2014-12-13 23:21:14 +01:00